The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I keep running into this fatal error below when trying to run the rss psoter bot task.
Fatal error: Call to a member function query_first() on a non-object in /home/public_html/includes/class_bootstrap.php(103) : eval()'d code on line 3 |
#2
|
|||
|
|||
![]()
That line is where the hook global_bootstrap_init_start is executed, so the problem is in a plugin using that hook location. I'm not sure why it would only happen when you run the rss poster task, that seems strange.
|
#3
|
|||
|
|||
![]()
not sure why either....when clicking "preview feed" within the feed, everything works fine but when running it manually I get the above error.
|
#4
|
|||
|
|||
![]()
I finally took the plunge and upgraded to 4.2.2 pl3 ran into the time zone issue which I finally fixed...but I am still having this posterbot issue.
|
#5
|
||||
|
||||
![]()
Lets do this, disable plugins via the includes/config.php file.
To do that open your includes/config.php file and below <?php add the following. PHP Code:
PHP Code:
If that fixes the issue enable plugins again by adding // before the line you added, then navigate to ACP --> Plugins & Products --> Manage Products and disable one mod at a time until you find the one causing the issue. Once you find the culprit, post in that mods thread what the issue is, and maybe someone in that thread can help. ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|