coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: PvtPulse on March 14, 2007, 10:27:16 AM

Title: Another Last Updated Albums topic
Post by: PvtPulse on March 14, 2007, 10:27:16 AM
You might remember me from:
http://forum.coppermine-gallery.net/index.php?topic=41696.msg197876#msg197876

I have followed the instructions left and it seems like it wants to work, but now my error is:
Error: config file ./gallery specified but was not found.

But I cant find anything to fix this, can someone help me. my gallery is:
www.shad-online.com/gallery
Title: Re: Another Last Updated Albums topic
Post by: vuud on March 14, 2007, 02:43:06 PM
Quote from: PvtPulse on March 14, 2007, 10:27:16 AM
You might remember me from:
http://forum.coppermine-gallery.net/index.php?topic=41696.msg197876#msg197876

I have followed the instructions left and it seems like it wants to work, but now my error is:
Error: config file ./gallery specified but was not found.

But I cant find anything to fix this, can someone help me. my gallery is:
www.shad-online.com/gallery

Ah yes, thanks for the refresher.

My last post in there still stands true.  You are mixing the new version with the old way of doing this:


QuoteSince its this confused at this point, upgrade cpmfetch to dev release 1.9.11.  Follow the installation instructions in the releasenotes.
This line will need to change:

Code:
$objCpm = new cpm('/gallery');

the '/gallery' will be different depending on your installation.


The answer is in the release notes that came with the download - BUT, I have also released some beta documenation

http://forum.coppermine-gallery.net/index.php?topic=41984.0

That documentation is valid for the version 1.9.x and on...

I suggest reading it, and posting comments to that thread if you have any.  It also covers the problem you are having.

Vuud