SMF Ads Support Forum

Support => General Support => Topic started by: joethebreakdown on August 09, 2008, 01:35:50 AM

Title: Fatal error: Call to undefined function show_boardAds() in
Post by: joethebreakdown on August 09, 2008, 01:35:50 AM
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?
Title: Re: Fatal error: Call to undefined function show_boardAds() in
Post by: ccbtimewiz on August 09, 2008, 09:18:15 AM
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';
Title: Re: Fatal error: Call to undefined function show_boardAds() in
Post by: joethebreakdown on August 10, 2008, 10:42:32 PM
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