How do I remove these errors?

thewonderer

New Member
I was trying to install the classified hack and ran into problems do to missing files. I installed "product-photopost_classifieds.xml" and realized that this file also needed a plugin (recent ads classifieds-plugin.xml) in order to work. I installed the plugin and it was then when I found I was missing a config file. So I uninstalled the hack. The problem comes in with the "Photopost Classifieds Recent Ad Block on Forumhome" plugin. There error below are from the plugin. How do I get rid of these errors?:

Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in /index.php(537) : eval()'d code on line 144

Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php') in /index.php(537) : eval()'d code on line 144

Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in /index.php(537) : eval()'d code on line 145

Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php') in /index.php(537) : eval()'d code on line 145


These errors only appear on the forum index.php page. They do not show when making posts, reading/posting private messages, etc.
 
thewonderer said:
how do i disable the hook system?

Go into admin section the options down the left side there will be Vbulletin options click on there and then in that list look for plugin/hook system
 
ok... I disabled the hook system and the errors are gone. What next? (I also enabled the system back so the members can continue to use the features of the board... and yes the errors come back)

Also... just noticed that the "Top 5 Stats" section has become destorted. The table that "Top 5 Stats" sits in has a black background (as it should) and it extends 2 screens in height before it begins the next row (which it shouldn't) that has the stats. Hope this sheds a bit more light on the problem.
 
Ok, you have to disable hook system, then uninstall whatever last plugin that cause this problem.

After that you can enable the hook system, and install the plugin again - CORRECTLY

Hope it works
 
letdoit said:
Ok, you have to disable hook system, then uninstall whatever last plugin that cause this problem.

After that you can enable the hook system, and install the plugin again - CORRECTLY

Hope it works

The plugin was deleted when I realized I was missing a file, so the file is not there. What do I do now?
 
ok.. redownloaded and reinstalled both. Still received the same results, but this time it added another error.:

Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in /index.php(537) : eval()'d code on line 144

Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php') in /index.php(537) : eval()'d code on line 144

Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in /index.php(537) : eval()'d code on line 145

Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php') in /index.php(537) : eval()'d code on line 145

Warning: include(./classifieds/inc_ads.php) [function.include]: failed to open stream: No such file or directory in /index.php(537) : eval()'d code on line 146

Warning: include() [function.include]: Failed opening './classifieds/inc_ads.php' for inclusion (include_path='.:/usr/lib/php') in /index.php(537) : eval()'d code on line 146


This time I disabled the hook feature before I deleted the plugin. Then I uninstalled the product hoping this would reverse the errors like somebody advised in an earlier post. I still get the same results with the errors. But evertime I install the plugin it adds another error.

So back to step 1... Where do I go to remove these errors?
 
Ok... I have figured it out... the plugin.xml file placed multiple files in various locations within the plugin manager. Even though I deleted the plugin under the "Product : Classifieds" category it did not delete the same plugin under "Product : vBulletin" category. I removed the 3 plugins associated with the classified hack (because of the 3 different installs) and now all is ok.

I am surprised that none of the very expierenced members here did not think of this scenario. Well... now we know what the problem was.

Thanks for the help and advice I did receive for this issue though. ;)
 
Back
Top