![]() |
|
1.6rc error ? - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1.6rc error ? (/thread-13766.html) |
1.6rc error ? - ctdlg - 2022-11-18 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 ? 1.6rc error ? - fretzl - 2022-11-19 Do you perhaps have a codeblock somewhere with this in it? `callUserFunction('printGoogleMap');` 1.6rc error ? - ctdlg - 2022-11-19 No, I do not use callUserFunction('printGoogleMap'); in any codeblock 1.6rc error ? - ctdlg - 2022-11-19 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 ! |