News:

Welcome to SMF Ads Support Forum

Main Menu
Coinbase

Fatal error: Call to undefined function show_boardAds() in

Started by joethebreakdown, August 09, 2008, 01:35:50 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

joethebreakdown

I tried uninstalling the mod, the latest mod. The board had an old mod that I forgot to remove, and so the ads showed up twice. So I tried removing the ads and then I got this error:

QuoteFatal error: Call to undefined function show_boardAds() in /usr/home/perfect/domains/perfect-illusions.com/public_html/is/Sources/Load.php(1737) : eval()'d code on line 10

http://perfect-illusions.com/is/index.php

help? please?

ccbtimewiz

In order to actually see where this error is coming from, you need to disable eval. Please open your phpmyadmin, and type this following command:

INSERT INTO smf_settings VALUES ('disableTemplateEval', 1);

Then paste to us the errors that come up.

Then reactivate eval once you finish by doing:

DELETE FROM smf_settings WHERE variable = 'disableTemplateEval';

joethebreakdown

Nevermind it's working. We just had to update the forum, cause the updated index.php was 1.1.5 and the forum was 1.1.4