Slideshow images not showing after moving to another host Slideshow images not showing after moving to another host
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Slideshow images not showing after moving to another host

Started by gurdip, April 25, 2008, 10:52:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

gurdip

Hi,

I'm moving to another host so I have to move 2 Coppermine galleries. I moved the 1st gallery without any problems, but the slideshow is not working on the second (shows broken image); on the original host it works perfectly. When I right-click the broken image, I realise that the reference/url does not show the full path to images, wheares it does on the original. What could have gone wrong?

The steps I used to move the galleries are as follows:


- FTP-downloaded complete coppermine-folder to my PC
- use phpMyAdmin to dump mySQL database entries.
- FTP-uploaded the coppermine-folder to the new server
- CHMOD the folder /albums to 755
- restore the mySQL tables via phpmyadmin
- corrected entries in include/config.inc.php  


Thanks in advance.

gs