Upgraded to cpg1.4.12 - got problem with cpmfetch. Upgraded to cpg1.4.12 - got problem with cpmfetch.
 

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Main Menu

Upgraded to cpg1.4.12 - got problem with cpmfetch.

Started by eka, August 31, 2007, 05:18:45 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

eka

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.

vuud

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
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

eka

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.

eka

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?


vuud

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?
Please post for help to the forum... PM me only if you are sending security related items (passwords, security problems, etc).

cpmFetch - Images, RSS feeds from CPG from outside CPG
New release notification signup also. 
See http://cpmfetch.fistfullofco

eka

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.