coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 cpmFetch by vuud => Topic started by: eka on August 31, 2007, 05:18:45 PM

Title: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: eka on August 31, 2007, 05:18:45 PM
Hi,
I just upgraded to cpg 1.4.12.
I have a html page where I used the line <img src="./cpmfetch/cfimageget.php?album=72&size=large"> to call up a random photo from the album.
After upgrading, it doesn't work anymore.
Can anyone help?

Thanks.
Title: Re: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: vuud on September 01, 2007, 09:14:28 AM
Quote from: eka on August 31, 2007, 05:18:45 PM
Hi,
I just upgraded to cpg 1.4.12.
I have a html page where I used the line <img src="./cpmfetch/cfimageget.php?album=72&size=large"> to call up a random photo from the album.
After upgrading, it doesn't work anymore.
Can anyone help?

Thanks.

Two things,

1) Try running the cpmfetch install again - there may be something that changed inside CPG

2) Can you insert the debug code if that does not work and paste the results?

Thanks
Title: Re: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: eka on September 01, 2007, 12:49:06 PM
Hi Vuud,

Thanks. I will run reinstall cpmfetch again adn try your suggestion if it dioes not work.

But before I do that, I need to resolve a big problem.
You see, after upgrading to cpg1.4.12, my cpg pages were all OK (except the random image (using cpmfetch) does not upload on my html page).

I then installed the Highslide plugin. This is where I ran into the big problem.

Hein is looking into it in the Highslide thread.

I guess better solve one problem at a time.

Thanks Vuud.
Title: Re: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: eka on September 01, 2007, 04:44:03 PM
Hi Vuud,

Thanks to Sami.
My cpg pages have been restored after Sami's guidance.

I also read up the documentation on cpmfetch.
Documents said you got to reinstall after CPG upgrading.
I did just that and it worked - I got back the image on my html page.

The only problem is that the image on my html page is now blurred.

Is there anything else I need to do to correct this?

Title: Re: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: vuud on September 01, 2007, 09:02:12 PM
Quote from: eka on September 01, 2007, 04:44:03 PM
Hi Vuud,

Thanks to Sami.
My cpg pages have been restored after Sami's guidance.

I also read up the documentation on cpmfetch.
Documents said you got to reinstall after CPG upgrading.
I did just that and it worked - I got back the image on my html page.

The only problem is that the image on my html page is now blurred.

Is there anything else I need to do to correct this?




Blurred?

Can you post a link?
Title: Re: Upgraded to cpg1.4.12 - got problem with cpmfetch.
Post by: eka on September 02, 2007, 05:52:03 AM
Hi Vuud,

I've resolved the problem.

The "&size=large" was missing in my image tag and the width was set at 500.
This apparently caused the thumbnail to be uploaded and stretched.

Learned one thing though out of this episode - got to reinstall cpmfetech after upgrading cpg.

Thanks Vuud - appreciate very much your prompt response.