The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Fatal error
Fatal error
after changing the server i got this error while opening rss any one help me Fatal error: Class 'vB_Postbit_External' not found in /home/smmobile/public_html/forums/includes/class_postbit.php on line 125 |
#2
|
|||
|
|||
Looks like that class is defined in includes/class_postbit_alt.php, but at the top of that file is:
Code:
if (!isset($GLOBALS['vbulletin']->db)) { exit; } So I'm guessing that the problem is that the database hasn't been opened. BUt I don't know - what do you mean exactly when you say you're "opening rss"? |
#3
|
|||
|
|||
thanks kh99 problem solved this file class_postbit_alt.php not uploaded correctly now i fixed
|
#4
|
|||
|
|||
Oh...that would have been my second guess.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|