[Solved]: Template error Failed to find block 'logout' [Solved]: Template error Failed to find block 'logout'
 

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

[Solved]: Template error Failed to find block 'logout'

Started by zzapper, February 20, 2009, 12:40:20 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

zzapper

Hi
http://floors.nextspace.co.uk/album/

Template error
Failed to find block 'logout'(#(<!-- BEGIN logout -->)(.*?)(<!-- END logout -->)#s) in :

            <!-- BEGIN  -->
        <a href="" title="0">Array</a>
  <!-- END  -->  <!-- BEGIN  -->
        <a href="" title="1">Array</a>
  <!-- END  -
etc etc
(searched forum no luck)

Don't know whether user has misconfigured something or if it's been hacked. I have just upgraded 1.4.20 (previous version was 2007 - couldn't persuade them to upgrade)
No unusual files/images in the album directory

Best regards
David Rayner
Where do I start,?

zzapper

Hi
Previous version was Coppermine version: 1.4.10

Is there anything in the database I can check?

Nibbler

This happened to a bunch of people a while back. Cause was an incompatibility between versions of PHP and the Zend optimizer. If Zend is in use try getting it updated or disabling it.

zzapper

Nibbler
Problem fixed: You hit the nail right on the head!!


They had upgraded the PHP to 4.3.11 but not the Zend Engine

Best regards
David Rayner