PDA

View Full Version : beta4 to beta5 errors


dale09
12-07-2009, 06:44 PM
Please help. I am getting the following error on the content.php . Everything seem to be ok untill I tried modifying the categories. Here is the error I am getting:

Fatal error: Call to a member function can_view() on a non-object in /home/bob/public_html/packages/vbcms/content/article.php on line 661

Here is the above line of code:

$view->can_view_post = $post->can_view($user) ? 1 : 0;

Any help?

Lynne
12-07-2009, 06:50 PM
Questions regarding default vBulletin 4 should be asked on the vBulletin.com forums. See this sticky - Installation Issues / Questions or bug reports regarding default vBulletin 4.0 (https://vborg.vbsupport.ru/showthread.php?t=228035)

(Do a search on vb.com as this issue has already been posted about and a fix posted also.)