![]() |
|
error message with new zpfocus theme zp1.3 - 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: error message with new zpfocus theme zp1.3 (/thread-7238.html) |
error message with new zpfocus theme zp1.3 - yasharozov - 21-06-2010 Ive upgraded my install to 1.3 Warning: Missing argument 1 for checkforPassword(), called in /home/projectflag/projectflag.net/flag/themes/zpFocus_v1.2/sidebar.php on line 2 and defined in /home/projectflag/projectflag.net/flag/zp-core/template-functions.php on line 4338 Warning: Missing argument 2 for checkforPassword(), called in /home/projectflag/projectflag.net/flag/themes/zpFocus_v1.2/sidebar.php on line 2 and defined in /home/projectflag/projectflag.net/flag/zp-core/template-functions.php on line 4338 what could be the reason and how would i rectify this? error message with new zpfocus theme zp1.3 - sbillard - 21-06-2010 Remove those function calls from the theme. They are not needed. As to why you get the error, well that would be that zpfocus has not been updated to be fully compatible with the 1.3.1 release. Note that it is not one of the themes that we developers support. error message with new zpfocus theme zp1.3 - Blue Dragonfly - 22-06-2010 Removing those worked well for me - I've been using zpFocus as well, and have made several tweaks to it. Yasharozov - while the theme has not been updated by its developers for the 1.3+ releases, I have not run into many issues with it, so you shouldn't expect too many problems. error message with new zpfocus theme zp1.3 - yasharozov - 22-06-2010 Thank You both. |