coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Installation & Setup => Topic started by: chriz on December 07, 2004, 06:39:49 PM

Title: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: chriz on December 07, 2004, 06:39:49 PM
I have been looking on the board for two hours now to find a possible solution to my problem, but I must be missing it.

I moved my albums from albums.photoplus.nu to the subdomain limburger.photoevents.nu
Of course I chmodded the required folders to 777 and I changed the config file to point to the new database (other name) and with new username.
I connects to the database, shows the thumbnails BUT I get this error.

Warning: getimagesize(): Unable to access albums/ddl141104/ 16_27_40.JPG in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/include/iptc.inc.php on line 21

Warning: getimagesize(albums/ddl141104/ 16_27_40.JPG): failed to open stream: No such file or directory in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/include/iptc.inc.php on line 21

Notice: Undefined variable: IPTC_data in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/include/iptc.inc.php on line 49

Notice: Undefined variable: meta_keywords in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/displayimage.php on line 632



and more errors within the page


Notice: Undefined variable: template_tab_display in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/themes/fruity/theme.php on line 1369

Notice: Undefined variable: lang_thumb_view in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/themes/fruity/theme.php on line 1372

Notice: Undefined index: inactive_tab in /home/httpd/vhosts/photoevents.nu/subdomains/limburger/httpdocs/themes/fruity/theme.php on line 1373



Please advice  :)

Chriz

link to the site: http://limburger.photoevents.nu
user: test
pw: tst123
debugmode: on
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: Hein Traag on December 07, 2004, 06:52:13 PM
Stupid question maybe but why not freshly install the cpg and then if needed import the mysql comments stuff etc.. ?

Did you even try to install a fresh copy of cpg and see if that does work ?
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: chriz on December 08, 2004, 10:14:17 AM
That is an option, sure.
And no I did not try that yet.
but is hell the most logical thing to do if nothing else works  ;D

Thanks for the wakeup  ;)
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: Hein Traag on December 08, 2004, 10:27:01 AM
Graag gedaan hoor ;)

Zowiezo altijd wel de beste optie indien je echt van locatie verhuisd met cpg.
Leuke pagina verder.. op de errors na dan  ;D
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: chriz on December 08, 2004, 05:48:16 PM
Sorry, ik ben lastig!

I did a new install and it works fine, but I do not have a sql dump, only the raw files which I upload using root access directly into the mysql folder.
So I'm back to step 1

I wonder why the error says: Warning: getimagesize(): Unable to access albums/ddl141104/ 16_27_40.JPG
Why can't it access albums/... ?
dir is chmodded to 777

What I understand is that the function getimagesize cannot read variable.
If you would like to have admin access to try for yourself, then please let me know.

Chriz
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: Nibbler on December 08, 2004, 05:59:48 PM
Probably caused by having a space in the filename.
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: chriz on December 08, 2004, 08:21:21 PM
The files in the albums folders do not have a space in front.
Is the script maybe adding a space?
I will rename all files and add a space to see if that solves the problem.

Thank you so much for your feedback  :D


YEP, that solved the problem. NOW, how did that space get in there  ???

Chriz
Title: Re: errors after moving from albums.photoplus.nu to limburger.photoevents.nu
Post by: Joachim Müller on December 09, 2004, 09:05:08 AM
probably happened during migration - make sure you have no "funny" configuration in your ftp app (or whatever you used to move the files).

Joachim