Page 1 of 1

{nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Sun Jan 29, 2006 11:25 pm
by steve
Hi all,

a few moments ago my site that I'm working on went crazy. All the pages either has
'{nocache:d9ac3d4e3561c8a927ae737cd4857b88#1}' everywhere

or :

'Fatal error: Call to a member function on a non-object in /var/www/html/modules/EllNav/EllNav.module.php on line 218'

help!

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Sun Jan 29, 2006 11:27 pm
by steve
just in case you wanna look at the carnage:

http://www.timpope.tv/index.php

the index page is ok, but other pages a mess.

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Sun Jan 29, 2006 11:37 pm
by steve
OK, I just fixed it by clearing the cache.
Would love to know what happened if anyone knows.
steve

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Mon Jan 30, 2006 12:31 am
by steve
Right, clearing the cache was a very temp solution! As soon as I reloaded the page the site was back to gobbledegook!

need help!

here's the problem:

http://www.timpope.tv/index.php

PHP Version 4.4.1

thanks in advance

Steve    ???

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Mon Jan 30, 2006 12:38 am
by steve
erm... dunno what i did, but all seems to be ok again! that was scary! anybody know what was happening?
steve

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Mon Jan 30, 2006 3:19 am
by Ted
Talking to yourself a lot there.  :)

If the nocache error does show up (it will be lessened after 0.12 comes out), set debug to true in your config.php.  A lot of times that will allow smarty to give a more solid answer as to what is going on.

If I had to take a shot in the dark guess, I wouldn't be surprised if your host server was out of drive space and smarty couldn't write the cache files.  But, really, it could've been anything.

Re: {nocache:d9ac3d4e3561c8a927ae737cd4857b88#1} and other gobbledegook!

Posted: Mon Jan 30, 2006 10:40 am
by steve
Thanks for the tips Wishy,
I'm looking forward to 0.12 (ans 1.0!).
Steve