ZenphotoCMS Forum
Javascript problem - 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: Javascript problem (/thread-6658.html)



Javascript problem - rlp2009 - 2010-02-26

I can´t use the administration popup menu, can´t add/edit tags, cant´t modify image descriptions and titles.
What should i do?
Please help.




Javascript problem - acrylian - 2010-02-26

[i]What should i do?[/i]
How about more info like which Zenphoto version, which theme, which browser?




Javascript problem - rlp2009 - 2010-02-26

Thanks acrylian

Im using zenphoto 1.2.8, default theme, and its happening in all browsers

This is the gallery: http://www.ricardolapiettra.com/zenphoto




Javascript problem - sbillard - 2010-02-26

Maybe you have javascript disabled?




Javascript problem - rlp2009 - 2010-02-26

Thanks slillard

It´s enabled, and it´s working fine in another site that i have.
It´s really weird, i have customized the index.php, image.php and album.php theme files, and i tought that´s was the problem, but i recently replaced those customized files with the original default theme files and still not working.




Javascript problem - acrylian - 2010-02-26

The site you linked is clearly no standard theme, especially not default theme. However, I can't reproduce that.




Javascript problem - rlp2009 - 2010-02-26

I´ve modified the index.php, image.php and album.php default theme files to fit my site acrylian, but as i said to sbillard, i replaced those custon files with the originals to test if that was the problem and is still not working.
I can paste the php code of the theme files if you want, maybe that helps?




Javascript problem - acrylian - 2010-02-26

Have you cleared your browser cache? Especially in Safari that is quite persistent occasionally. Also you of course need to be logged in to use these features.

PS: I had answered before I saw your reply.




Javascript problem - rlp2009 - 2010-02-26

Yes acrylian, i´ve cleared the cache. Im logged in, the Administration menu is visible when im logged, and disapears whem i log out, just doesn´t popup the options.
Im really stucked with this




Javascript problem - acrylian - 2010-02-26

As said I never encountered these issues with the standard themes. Sorry I have no idea. Any errors in the server log or any js errors?




Javascript problem - rlp2009 - 2010-02-26

i,ve found a js error acrylian

Line: 362
Char: 1
Error: "zpstrings" not defined
Code: 0
URL: http://ricardolapiettra.com/zenphoto/index.php




Javascript problem - acrylian - 2010-02-26

Well, never seen that. I know where that variable comes from but I would not know why that would not be defined.

Anyway, I would like to suggest to try the nightly build as 1.2.9 is scheduled on March 1st and those strings have been removed anyway.




Javascript problem - rlp2009 - 2010-02-26

I´ve re-uploaded the zp-core/js directory and it´s working now.
Thanks for all the help and the quick replies, this things makes zenphoto the best free galley available.