MySQL upgrade - Albums path now has extra / - now cannot see pictures MySQL upgrade - Albums path now has extra / - now cannot see pictures
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

MySQL upgrade - Albums path now has extra / - now cannot see pictures

Started by sb, July 05, 2006, 07:33:13 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

sb

Have just upgrade MySQL from 4.0 to 4.1.

In the process, when restoring the coppermine database seemed to have lost users and usergroup tables. Everything else appears to be there.

From basic.sql, manually ran the sql line to insert the admin usergroup. Then manually inserted an admin user.

Can now login - but albums path is prefixed by extra / (slash) at start and end - making albums folder 'lost' to coppermine. /W:\server-root\gallery\albums/
it seems to think it is on *nix despite working quite happily before under IIS5.

Cannot find where the albums path is stored - any help here would be much appreciated.
Of course - I need to put back all the usergroups and users (approx 10 of each - not too many) - perhaps it would be easier to backup the albums folder and then do a clean install of the latest version, putting the pictures back. That way I would know *nothing* else was missing.

Comments welcome.

TIA




Sami

it's on your xxx_config table
name=fullpath
value=albums/
I'm using this on IIS too and don't have any problem !
/ is not your issue it should be somthing else
what is the error of Mysql?
‍I don't answer to PM with support question
Please post your issue to related board

sb

Thanks for reply. not sure of MySQL error.

After sleeping on it, have decided to reinstall latest version from scratch and will set up albums again (yawn) by batch import from existing folders.

Means we have latest more secure code and gives me a chance to get head round groups and permissions from anew.

Thanks again.