![]() |
|
admintoolbox not showing - 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: admintoolbox not showing (/thread-6357.html) |
admintoolbox not showing - rlp2009 - 2010-01-04 Need some help The admin toolbox disapeared and is not visible anymore in image.php, album.php and index.php, so i cant delete images, edit descritption, etc, etc. Any help is appreciated. admintoolbox not showing - gjr - 2010-01-04 You probably got logged out. Log in again at: http://www.yoursite.com/zpfolderifyouhaveone/zp-core/admin.php admintoolbox not showing - rlp2009 - 2010-01-04 Thanks gjr I´m logged, for sure, i´m not loosed my mind yet admintoolbox not showing - rlp2009 - 2010-01-04 any suggestions? Yhanks in advance. admintoolbox not showing - gjr - 2010-01-04 You need to provide more information in order to get help. Link? Version? Recent upgrade? Did you check the theme files to ensure the function to show this is there? What happened recently to your site that would give clues as to why this happened?, etc... admintoolbox not showing - micheall - 2010-01-04 If you're positive you're logged in and the admin box isn't showing, then likely a plugin you are using is failing and the page never reaches the adminbox code. Check your cgi logs for errors. admintoolbox not showing - rlp2009 - 2010-01-05 It´s strange. i´m stucked this is my index.php theme file admintoolbox not showing - acrylian - 2010-01-05 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. admintoolbox not showing - rlp2009 - 2010-01-05 Thanks acrylian It´s not a custom theming issue, because it used to work perfectly. I get this code when i upload a photo and when i try to edit an album in the admin panel: Zenphoto Error admintoolbox not showing - acrylian - 2010-01-05 Always state the version number (as told in the forum rules) We assume always the current version that is 1.2.8. We don't support or fix things for older releases, so I suggest to upgrade. admintoolbox not showing - sbillard - 2010-01-05 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. |