You probably got logged out. Log in again at:
http://www.yoursite.com/zpfolderifyouhaveone/zp-core/admin.php
It´s strange.
When im logged in in the admin page, then i hit the link "View Gallery" at the upper right corner, it takes me to my gellery and i can´t edit image descriptions, image names, admin toolbox is not visible, etc, etc. It´s like im not logged in.
i´m stucked
this is my index.php theme file
I see no function call for image descriptions at all. This is apparently a custom theme and perhaps you have a JS conflict with that Dreamweaver JS code there. So please try a standard theme and review the theming tutorial and maybe the functions guide.
You can always edit, delete etc on the backend.
Thanks acrylian
It´s not a custom theming issue, because it used to work perfectly.
yesterday i did a fresh install of zenphoto (im using 1.2.6 version), and replaced the default theme files (index.php, image.php, and album.php) with my custom theme files.
After doing that it worked great, admintoolbox was visible and everything worked.
When i started to upload photos is when the problem show up and the admintoolbox disapeared.
I get this code when i upload a photo and when i try to edit an album in the admin panel:
Zenphoto Error
MySQL Query ( SELECT filename, title, sort_order, show, id FROM zp_images WHERE albumid= '4' ORDER BY `da
You are getting javascript injected into your code. Sometimes this is a browser issue. I think there have been other posters with similar problems of javascript showing up as text rather than being executed. You can try searching the forums. I don't know if anyone has found a resolution, though.
Also this could be a corrupted/hijacked website. I think the reinsatll is your best bet.
Anyway, this is not something Zenphoto has any control over.