backing up-new slate backing up-new slate
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

backing up-new slate

Started by bit bit spears, February 08, 2004, 07:01:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

bit bit spears

Hi, my gallery is not working right, and I need to make a new one (in a new directory) and have all of the images/categories already pre-installed. How would i go about backing up my gallery without having to start all over with the categorizing and albuming...?

please be specific if you can...

Joachim Müller

http://coppermine.sourceforge.net/faq.php?q=BackupDatabase#BackupDatabase

What exactly isn't working on your coppermine install? I suggest you back up your database as descibed in above link, backup your file structure (with ftp) and just install a fresh coppermine package over the already installed files.
For further info, give a link to your gallery (and, if necessary, a test account).

GauGau

bit bit spears

there is no use in giving you a link, because you can't even access the gallery-it says 'a database error or whatever occured, and here is what is wrong (that no one has helped me with)

the favorites thing (when you click Add to Favorites) forwards to displayimage.php?pos=0 and says it couldn't find any pix.

the search feature shows the pix, but when you either click on the next page of the thumbnails, or click a picture, it says 'this image can not be found!'

that's about it.

Joachim Müller

go to coppermine config and switch debug_mode on (at the bottom of the config screen) - this will give you details what happened.
I insist on the link if you need further help!

GauGau

bit bit spears

i did that already and it gave this error:

There was an error while processing a database query.

While executing query "SELECT count(*) FROM wiregal_pictures, wiregal_albums WHERE wiregal_pictures.aid = wiregal_albums.aid AND category >= 10000" on 0

mySQL error: Can't open file: 'wiregal_pictures.MYD'. (errno: 145)

File: /home/var/www/html/gallery/include/functions.inc.php - Line: 105

Joachim Müller

apparently your mySQL database might be broken. Check the mySQL documentation for the repair command!

GauGau