The vB Geek

The vB Geek (http://www.thevbgeek.com/index.php)
-   Geek Article and Review System (http://www.thevbgeek.com/forumdisplay.php?f=26)
-   -   Problem with opening threads (http://www.thevbgeek.com/showthread.php?t=1432)

arachn1d 05-09-2006 12:54 AM

Problem with opening threads
 
All of the sudden today none of the actual threads will open. it just shows a blank page.

It displays the forumdisplay template, but "showthread" isn't working.

Weird?

(only happens with gars system)
________
HERBALAIRE

arachn1d 05-09-2006 03:00 AM

I figured this was caused by that "google adsense" module that I followed the tutorial in.

For some reason it was causing the error. I assume it's because of how it caches templates or something.
________
First-generation ford taurus specifications

The Geek 05-09-2006 04:38 AM

can you check your error log? I wont be a caching issue as that would only cause another query - however it may have something to do with buffering the output.

arachn1d 05-09-2006 07:10 AM

Where is the error log at?
________
WEBSITE HOST

The Geek 05-09-2006 12:44 PM

Your apache error log
(i.e. /var/logs/httpd/error) :)

arachn1d 05-10-2006 01:39 AM

I don't have access to those as I don't own the server.

Not to mention, I just tried again and it bassically messes up with anything adsense related.

Here is the module code:

<?PHP
if ($stage == "display")
{
eval('$output.="' . fetch_template('GARS_adsense_referral') . '";');
}
elseif($stage == "settings")
{
print_description_row("This module will display Google Adsense Referral");
}
?>

I have like 3/4 different types. Any template I try just messes up.
________
VOLCANO VAPORIZER REVIEW

arachn1d 05-10-2006 01:46 AM

This really sucks because now I can't get any revenue :(
________
Toyota Tf102 History

The Geek 05-10-2006 09:09 AM

check these links out:
http://www.thevbgeek.com/showpost.ph...6&postcount=14
http://www.thevbgeek.com/showpost.ph...7&postcount=17

HThs

arachn1d 05-10-2006 11:49 AM

Seems to have worked by removing the ?> at the end of the module file.

weird.
________
Vaporizer


All times are GMT. The time now is 02:47 PM.

Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.