PDA

View Full Version : Errors when viewing member profile...



Tim Mousel
Mon 13th Oct '08, 3:35am
Hello,

When viewing a member profile, the following error appears:


Warning: Missing argument 4 for vB_ProfileBlock::fetch(), called in [path]/member.php on line 468 and defined in [path]/includes/class_profileblock.php on line 205

Warning: Missing argument 4 for vB_ProfileBlock_VisitorMessaging::fetch(), called in [path]/member.php on line 468 and defined in [path]/includes/class_profileblock.php on line 1326

Here is an example:
http://www.defend.net/deluxeforums/members/tim%20mousel.html

Please advise.

Thanks,

Tim

Tim Mousel
Tue 14th Oct '08, 2:31am
Problem solved. member.php was set to permissions of 444 so when I uploaded all the new files the member.php file did not get replaced with the new one. I chmoded to 644 and uploaded the new version and all is good.

Tim