PDA

View Full Version : 1.3->1.5.3OK ->1.5.4 problem !


Alexis427
23rd of October 2003 (Thu), 04:32
Hello !

I tried to update my galleries from 1.5 beta 3, it worked perfectly.

now i'm trying to up from beta 3 to beta 4 and it won't work : (

as up method i'm using EE15b4_FULL.zip
i tried to upload it on top of the beta 3 install, and to set it up on a fresh new dir, run setup.php and then restored a DB backup, i always get this problem :


the admin area works perfectly (almost, see below)
but the main public page will return this error
Exhibit Engine MySQL error!
ERROR FROM QUERY group_links in page 'index':

------------------------------
Unknown column 'ee_exhibition_group_eng.ee_groupthumbs_style' in 'field list'
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You.






i tried to play around and add groups, still getting this error
Exhibit Engine MySQL error!
ERROR FROM QUERY update_group_lang2 in page 'group_editor.php':

------------------------------
Unknown column 'ee_exhibition_group_eng.ee_groupthumbs_amount' in 'field list'
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You.


thanks !
Alex


Well, after some more testing 1.5.3 doesn't work perfectly, imagemagik is giving errors (it's correctly installed and working on this server) and some weird stuff, maybe it's due to the DB conversion that left a few hidden things that need fixed ?

Pekka
23rd of October 2003 (Thu), 13:26
alexis427 wrote:
Hello !

I tried to update my galleries from 1.5 beta 3, it worked perfectly.

now i'm trying to up from beta 3 to beta 4 and it won't work : (

as up method i'm using EE15b4_FULL.zip
i tried to upload it on top of the beta 3 install, and to set it up on a fresh new dir, run setup.php and then restored a DB backup, i always get this problem :


the admin area works perfectly (almost, see below)
but the main public page will return this error
Exhibit Engine MySQL error!
ERROR FROM QUERY group_links in page 'index':

------------------------------
Unknown column 'ee_exhibition_group_eng.ee_groupthumbs_style' in 'field list'
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You.






i tried to play around and add groups, still getting this error
Exhibit Engine MySQL error!
ERROR FROM QUERY update_group_lang2 in page 'group_editor.php':

------------------------------
Unknown column 'ee_exhibition_group_eng.ee_groupthumbs_amount' in 'field list'
------------------------------

If you encounter this error with unmodified EE source code please mail this error to EE developers with version number, detailed circumstances when it happened and preferably with a database backup dump. All reports helps improving EE to your satisfaction. Thank You.


Get http://photography-on-the.net/groupfix.zip and run the unzipped file in gallery root.


Well, after some more testing 1.5.3 doesn't work perfectly, imagemagik is giving errors (it's correctly installed and working on this server) and some weird stuff, maybe it's due to the DB conversion that left a few hidden things that need fixed ?



If you have problems let me know what happens and where. You may also mail me a dump of your database and I can check if all is ok there after update.

Alexis427
24th of October 2003 (Fri), 04:09
Yup, it fixed the tables problem !

now i'm still having a prob with imagemagik ... it's correctly setup on the server, since a gallery running from another dir will run it perfectly and from this install (difference between the 2 is working one is a fresh 1.5.4 install and nonworking is a upgrade from1.3)

that said, i could just start my galleries from scratch and get a 1.5.4 working, i'm not sure if you're interested in this kind of testing i'll try to get this upgrade fixed and help...
just let me know

Alex (alexis at netfutur dot net)

Pekka
24th of October 2003 (Fri), 15:13
alexis427 wrote:
Yup, it fixed the tables problem !

now i'm still having a prob with imagemagik ... it's correctly setup on the server, since a gallery running from another dir will run it perfectly and from this install (difference between the 2 is working one is a fresh 1.5.4 install and nonworking is a upgrade from1.3)

that said, i could just start my galleries from scratch and get a 1.5.4 working, i'm not sure if you're interested in this kind of testing i'll try to get this upgrade fixed and help...
just let me know

Alex (alexis at netfutur dot net)


I checked the database you sent me and Imagemagick worked ok with it, i.e. there seems to be no problems in db to prevent it working. Perhaps the profile command is not same in both, or all temp folder permissions are not set 777 in both.

Alexis427
24th of October 2003 (Fri), 16:29
pekka wrote:
. Perhaps the profile command is not same in both

That was it
thank you !

Alex

Pekka
24th of October 2003 (Fri), 17:14
alexis427 wrote:
pekka wrote:
. Perhaps the profile command is not same in both

That was it
thank you !

Alex

Great!