I´ve got a problem i´m totaly new with stuff like this.
I have a vew problems.
First of all in all the topic´s peeps are talking about a gallery inside you root folder. My gallery is at the same server but in a subdomain
my site is at ppd.remkodevos.com and my gallery is at fotoboek.remkodevos.com Where to put cpmfetch.
When I call the install.php file I get /** * RELEASE VERSION: 1.6.4 * * This is the installation program for CpmFetch. * * Usage: Call this file from a web browser and follow the instructions * */ But I don´t get any instructions when I call for the file.
I figured out that in the doa file I can put all the DB info as pw localhost etc etc.
What to do I have know clue.. Is there a treat that provides a step by step installation guide, If so I´m srry I missed it.
kind regards Remko
Split from http://forum.coppermine-gallery.net/index.php?topic=36403.0
Quote from: remkodevos on November 23, 2006, 08:41:02 AM
I´ve got a problem i´m totaly new with stuff like this.
I have a vew problems.
First of all in all the topic´s peeps are talking about a gallery inside you root folder. My gallery is at the same server but in a subdomain
my site is at ppd.remkodevos.com and my gallery is at fotoboek.remkodevos.com Where to put cpmfetch.
When I call the install.php file I get /** * RELEASE VERSION: 1.6.4 * * This is the installation program for CpmFetch. * * Usage: Call this file from a web browser and follow the instructions * */ But I don´t get any instructions when I call for the file.
I figured out that in the doa file I can put all the DB info as pw localhost etc etc.
What to do I have know clue.. Is there a treat that provides a step by step installation guide, If so I´m srry I missed it.
kind regards Remko
You are going to have a lot of problems with the sub domain. You may be best off to use SSI or something to grab them. You are generally into some world of pain trying to get this done unless you are good with php.
Read me footer here also. It clearly says when to PM me.
Tnx for your help,
Is it eaeyer to get it workig when I install a new coppermine photobook into te same domain as the website.
Quote from: remkodevos on December 10, 2006, 12:59:31 PM
Tnx for your help,
Is it eaeyer to get it workig when I install a new coppermine photobook into te same domain as the website.
Having everything in the same subdomain is definately easier for cpmfetch, especially if you are not good with webservers and php.
I have some expirence with php but it is not much.
I will put everything in the same subdomain and try it again.
remko
I've put everything in the same folder. And all tests ar passed again.
but the next error is what I get?
Parse error: parse error, unexpected $, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /data/members/paid/r/e/remkodevos.com/htdocs/ppd/cpmfetch/cpmfetch.php on line 1456
What to do??
greetsz Remko
Quote from: remkodevos on December 12, 2006, 02:24:26 AM
I've put everything in the same folder. And all tests ar passed again.
but the next error is what I get?
Parse error: parse error, unexpected $, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or '}' in /data/members/paid/r/e/remkodevos.com/htdocs/ppd/cpmfetch/cpmfetch.php on line 1456
What to do??
greetsz Remko
You messed with something in the file... Parse errors don't crop up for no reason
I reuploaded all the files,
Changed the root and the former error left the building.
but the nex error showed up..
Fatal error: Call to a member function on a non-object in /data/members/paid/r/e/remkodevos.com/htdocs/fotoboek/cpmfetch/cpmfetch.php on line 772
you can check the cpmfetch installation at: http://ppd.remkodevos.com/fotoboek/cpmfetch
greetings.
I just updated to youre latest release 1.9.4, all the former errors are fixed
Now I have a new error for you
Error: config file /fotoboek specified but was not found.
I checked it all, and the config file is on the place where it belongs. ??? the URL is still the same
I hope you know how I can fix this
greets
Quote from: remkodevos on December 12, 2006, 02:59:19 PM
I just updated to youre latest release 1.9.4, all the former errors are fixed
Now I have a new error for you
Error: config file /fotoboek specified but was not found.
I checked it all, and the config file is on the place where it belongs. ??? the URL is still the same
I hope you know how I can fix this
greets
For the dev version, the call to create cpmfetch is the path to the config file that was created during the install. This is not well documented, since it is a dev version
I've got it working vuut.
I was uploading it in the "Old" situation with the sub domains. But this morning I watched again and hit my self for the head. What a fool i've been...
So uploaded the dev version to the "new" situation and it displayd pic's emediatly.
Now I have to figure out how to display them i an nice module... any sugestions? ::)
Thanx allot for your help.. the result you can see.
http://ppd.remkodevos.com/fotoboek/cpmfetch/install.php
greets Remko
Quote from: remkodevos on December 12, 2006, 03:48:05 PM
I've got it working vuut.
I was uploading it in the "Old" situation with the sub domains. But this morning I watched again and hit my self for the head. What a fool i've been...
So uploaded the dev version to the "new" situation and it displayd pic's emediatly.
Now I have to figure out how to display them i an nice module... any sugestions? ::)
Thanx allot for your help.. the result you can see.
http://ppd.remkodevos.com/fotoboek/cpmfetch/install.php
greets Remko
Vuud, not Vuut.
Anyway - good. Have fun with it. Read the docs, etc...