Pages (2): 1 2   
Developer
Developer
trisweb   09-11-2007, 04:26
#1

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!

Member
Member
Claudia   09-11-2007, 11:34
#2

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
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, [clipped] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log."

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?

Member
Member
BertSimons   09-11-2007, 11:35
#3

Although I get this output the upgrade works fine..

Zenphoto Error

MySQL Query ( INSERT INTO options (name, value) VALUES ('gallery_title', 'Gallery'); ) Failed. Error: Duplicate entry 'gallery_title' for key 2

Member
Member
aitf311   09-11-2007, 13:10
#4

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.

Member
Member
David_1cog   09-11-2007, 15:49
#5

`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?

Member
Member
aitf311   09-11-2007, 16:35
#6

What page do you get this on?
Is it a new installation or upgrade? if upgrade, from what version
Did you modify any of the core files?

Member
Member
sbillard   09-11-2007, 17:14
#7

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.

Member
Member
sbillard   09-11-2007, 17:16
#8

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.

Member
Member
bitterfly   09-11-2007, 17:16
#9

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.

Member
Member
Claudia   09-11-2007, 17:23
#10

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?

Member
Member
sbillard   09-11-2007, 17:37
#11

Yes, the admin options overwrite the zp-config file. Have you tried the site with mod_rewrite turned off?

Member
Member
David_1cog   09-11-2007, 17:43
#12

@aitf311 - sorry, missed the obvious and essential info: it appeared after clicking on 'Refresh Image Metadata'.

Developer
Developer
trisweb   09-11-2007, 19:18
#13

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!

Member
Member
Claudia   09-11-2007, 20:59
#14

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.

Member
Member
sbillard   10-11-2007, 00:43
#15

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.

Member
Member
psychobolt   10-11-2007, 04:11
#16

I tried doing a full new install with a default database. I get this while running setup:

Zenphoto Error
MySQL Query ( SELECT name, value FROM options ) Failed. Error: Table 'psychobo_gallery.options' doesn't exist
It looks like your zenphoto tables haven't been created. You may need to run the setup script.

Member
Member
sbillard   10-11-2007, 04:24
#17

psychobolt:

Please check that you have uploaded zenphoto version 1.1.2 where this problem has been corrected.

Member
Member
motaheri   10-11-2007, 11:43
#18

yeah I also had gotten that error,
I dropped the options table and upgraded again.. it worked :b

cheers

Member
Member
psychobolt   10-11-2007, 20:09
#19

I was doing a fresh install with 1.1.2 and got that error.

Member
Member
sbillard   10-11-2007, 21:01
#20

I am unable to recreate this problem on zenphoto 1.1.2. Please do the following:

  1. delete all copies of zenphoto on your computer
  2. download zenphoto 1.1.2
  3. delete the folder zp-core on your server
  4. upload the files from zenphoto 1.1.2
  5. run ...zp-core/setup.php
Pages (2): 1 2   
  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.