![]() |
|
Zenphoto 1.1.2 - 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: Zenphoto 1.1.2 (/thread-1765.html) Pages:
1
2
|
Zenphoto 1.1.2 - trisweb - 09-11-2007 Zenphoto 1.1.2 has been released, fixing the installation bugs from 1.1.1 which we're very sorry about. Thanks to the team for the quick release! Zenphoto 1.1.2 - Claudia - 09-11-2007 Thanks a lot to all programmers for making the new version possible. Could someone all theme authors please also update their theme descriptions to indicate whether or not the themes are 1.1.2 compatible? I encountered one problem: mod_rewrite does not work for me any more, though it's enabled on the server. Does anyone know why this could be the case? This is the message I get: "Internal Server Error It did work before the upgrade. I did not change the line in the new .htaccess file because the path to my zenphoto installation did not change. Do I have to edit any other file? Zenphoto 1.1.2 - BertSimons - 09-11-2007 Although I get this output the upgrade works fine.. Zenphoto Error MySQL Query ( INSERT INTO Zenphoto 1.1.2 - aitf311 - 09-11-2007 Claudia, to use mod rewrite you have to edit htaccess to tell zenphoto your gallery folder. Then you have to go into the admin options tab and turn mod rewrite on. Zenphoto 1.1.2 - David_1cog - 09-11-2007 `Warning: getimagesize() [function.getimagesize]: Read error! in /home/glassham/public_html/gallery/zp-core/functions.php on line 830 Warning: Cannot modify header information - headers already sent by (output started at /home/glassham/public_html/gallery/zp-core/functions.php:830) in /home/glassham/public_html/gallery/zp-core/refresh-metadata.php on line 21 Warning: Cannot modify header information - headers already sent by (output started at /home/glassham/public_html/gallery/zp-core/functions.php:830) in /home/glassham/public_html/gallery/zp-core/admin-functions.php on line 48` First seen in 1.1.1, later spotted in 1.1.2. A bug or just me? Zenphoto 1.1.2 - aitf311 - 09-11-2007 What page do you get this on? Zenphoto 1.1.2 - sbillard - 09-11-2007 Claudia: The folder that zenphoto installs in has changed from 'zen' to 'zp-core'. This means that you do have to change the .htaccess file references to 'zen' as per the example that comes with the release. Zenphoto 1.1.2 - sbillard - 09-11-2007 BertSimons: Were you running any of the community builds before the upgrade? It is possible that you have duplicate entries in you options table, which are not allowed now. The easiest fix is to drop the options table and run upgrade.php again. Zenphoto 1.1.2 - bitterfly - 09-11-2007 I got the same message as BertSimons. Was upgrading from 1.1.1 and did no modifications of any sort. Everything seems to work, though and the admin page shows version number as 1.1.2. Thanks. Zenphoto 1.1.2 - Claudia - 09-11-2007 sbillard, I used the .htaccess file that came with the release and didn't change anything since in my installation, zenphoto is installed in the subfolder /zenphoto, exactly as in the example file. In other words, I used the example file without any changes and turned on mod_rewrite in the admin options. It still doesn't work. Do the admin options override the zp-config file, by the way? Zenphoto 1.1.2 - sbillard - 09-11-2007 Yes, the admin options overwrite the zp-config file. Have you tried the site with mod_rewrite turned off? Zenphoto 1.1.2 - David_1cog - 09-11-2007 @aitf311 - sorry, missed the obvious and essential info: it appeared after clicking on 'Refresh Image Metadata'. Zenphoto 1.1.2 - trisweb - 09-11-2007 BertSimons - That error is OK, nothing to worry about. It was trying to insert default options entries but they already exist. We'll have this fixed in future upgrades. David_1cog - Can you please submit a Trac ticket with that info if you haven't already? That applies to everyone actually, for all bug reports: http://zenphoto.org/trac/newticket Create an account if you don't have one. Thanks! Zenphoto 1.1.2 - Claudia - 09-11-2007 sbillard: Yes, it works with mod_rewrite turned off. That's the way I'm running it at the moment. This is my gallery if you want to check. Zenphoto 1.1.2 - sbillard - 10-11-2007 Claudia: Can you post your .htaccess file? Also the one from the prior installation if you still have it. Given that things work with mod_rewrite reset all things point to a problem in the .htaccess file. Zenphoto 1.1.2 - psychobolt - 10-11-2007 I tried doing a full new install with a default database. I get this while running setup: Zenphoto Error Zenphoto 1.1.2 - sbillard - 10-11-2007 psychobolt: Please check that you have uploaded zenphoto version 1.1.2 where this problem has been corrected. Zenphoto 1.1.2 - motaheri - 10-11-2007 yeah I also had gotten that error, cheers Zenphoto 1.1.2 - psychobolt - 10-11-2007 I was doing a fresh install with 1.1.2 and got that error. Zenphoto 1.1.2 - sbillard - 10-11-2007 I am unable to recreate this problem on zenphoto 1.1.2. Please do the following:
|