1.6rc error ?

Hello,

1.6rc is really nice.

My debug error log shows only some printGoogleMap errors :
PEERROR : call_user_func(): Argument #1 ($callback) must be a valid callback, function "printGoogleMap" not found or invalid function name dans /zp-core/template-functions.php(4309) : eval()'d code à la ligne 2

I do not use the Google map extension.
My template does not use any printGoogleMap code.

Do you get same errors ?

Comments

  • fretzl Administrator, Developer

    Do you perhaps have a codeblock somewhere with this in it?
    callUserFunction('printGoogleMap');

  • No, I do not use
    callUserFunction('printGoogleMap');
    in any codeblock

  • Tahnk you, fretzl,
    I double checked with a backup of my sql base
    I have found some albums using callUserFunction('printGoogleMap');
    Nothing in codeblock 1 ,
    this info was in codeblock 2.

    38 albums were concerned !

Sign In or Register to comment.