An unrecoverable explosion... what causes this? An unrecoverable explosion... what causes this?
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

An unrecoverable explosion... what causes this?

Started by mgc3003, January 03, 2006, 05:51:11 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mgc3003

First off, if I was doing something wrong by trying to remove the vanity images - I apologize. I was just trying to clean up the interface as much as possible. :-/

In the TEMPLATE.HTML , I attemped to comment out this line:   {CUSTOM_FOOTER}{VANITY}  ... I just wanted to see the forum without those 4 images across the bottom and figured if it didn't work - I'd just re-upload the template.html.

Unfortunately it blew something up. As soon as I uploaded the the template.html with that bit commented out, I get this across the top of the gallery, on every page:
ndtable(); $film_strip = ob_get_contents(); ob_end_clean(); return $film_strip; } ?> } ?>

It shows up on every page, across the top.  Does anyone know how I can recover from this?  I would be SO grateful if you could let me know if this is recoverable. :-/ What causes such a thing?  Re-uploading a proper version of template.html does NOT restore it? =(



mgc3003

How bizarre. Reuploading the original files from the CLASSIC theme directory one by one didn't seem to fix it... But when I uploaded the entire folder it seemed to fix it.  *** Is it possible that something like this can get cached at the server level?  If so how do you clear out that cache on the server side in order to know if you're actually fixing your problem?

My problem is fixed now, but I still don't know what caused it.  And it was scary...!   Sorry to litter your forum with this.  If anyone has an idea of what I encountered - I'd be grateful to know.  I've blown things up like this in phpBB and Invision Board as well -- with the same sort of problem.  Bits of code stuff appearing in unwanted places across the page out of order.

:-/

ecto

Looks like you messed up the line breaks when editing template.html, or when uploading it. Sure that you had your FTP client set to the right mode (auto should do it) when uploading? And that you really uploaded the right files when you did it one by one?

Joachim Müller

there's a switch in coppermine's config that toggles the display of the vanity footer