![]() |
|
zpfocus_v1.4 errors - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Themes (https://forum.zenphoto.org/forum-5.html) +--- Thread: zpfocus_v1.4 errors (/thread-8730.html) |
zpfocus_v1.4 errors - reneesanguinetti - 17-06-2011 I have installed the 6-16-2011 trunk of zenphoto and am using zpfocus_v1.4. I get the following errors on the gallery page. (Only when logged in) Fatal Error: Call to undefined function printadminlink() in /home6/advertk3/public_html/advertk3/zptest/themes/zpfocus_v1.4/functions.php on line 139. These appear logged in or out. Notice: getPages (called from functions.php line 578) is deprecated Use the Zenpage class method instead. in /home6/advertk3/public_html/advertk3/zptest/zp-core/zp-extensions/deprecated-functions.php on line 70 Notice: processExpired (called from deprecated-functions.php line 885) is deprecated Use the Zenpage class method instead. in /home6/advertk3/public_html/advertk3/zptest/zp-core/zp-extensions/deprecated-functions.php on line70 What can I change to avoid these errors? Thank-you! zpfocus_v1.4 errors - sbillard - 17-06-2011 Mostly the theme needs to be updated. The second two error messages can be supressed==see the deprecated functions document. The first references a funcdtion that does not exist. Probably the easiest is to remove the function call. zpfocus_v1.4 errors - gjr - 18-06-2011 My themes are only updated to the latest stable release, otherwise I would be updating them constantly. I will be updating them soon as I think a new stable release is coming soon! zpfocus_v1.4 errors - acrylian - 18-06-2011 Since 1.4.1 is scheduled for tomorrow (and before was for last Wednesday but delayed a little) that is pretty soon...;-) (you can also always check the roadmap: http://www.zenphoto.org/trac/roadmap) zpfocus_v1.4 errors - edwink - 29-07-2011 Any news on this?
I now commente out the call to the printAdminLink() function and ignored the other errors, but it would be nice to see a fix. zpfocus_v1.4 errors - acrylian - 29-07-2011 http://www.gjr-web.com/zpfocus/ |