Member
Member
Rafe   20-04-2009, 21:44
#1

The Admin Toolbox thingy doesn't work since upgrading to 1.2.4. Clicking on it does nothing

Any help much appreciated!

Member
Member
sbillard   20-04-2009, 22:04
#2

You can try the nightly build--there were two fixes made. One had to do with missing html tags and the other with the album/image delete items. I doubt either of these would cause the toolbox not to open when you click it, but who knows, it would be worth a try.

Also please check to see if there are any Javascript errors reported by your browser.

Member
Member
Rafe   20-04-2009, 22:12
#3

I get three JS errors...

Object Expected
'ZPStrings' is undefined
Syntax error

Any use?

Member
Member
sbillard   20-04-2009, 22:19
#4

The JS errors are what is causing the malfunction. Please try the nightly build. I am pretty sure these problems are fixed. (Do you have working gettext() support on your server?)

Member
Member
Rafe   20-04-2009, 22:23
#5

Please see my other post - changing to the zenphoto.js.php from 1.2.3 has solved this issue.

No I don't have gettext() on my server.

Thanks for all your help.

Junior Member
Junior Member
ss44   01-05-2009, 19:12
#6

the fix for this is:

add the line:

require_once( dirname(FILE).'/../lib-gettext/gettext.inc');

at the top of /zen-core/js/zenphoto.js.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.