I cannot get it to work for me at all. I have changed the $pathToConfigFile = "/";
to so. and notta. LOL . I am using cpmfetch 1.9.4 and coppermine 1.4.10 .
My site is at http://tdharris.byethost6.com (http://tdharris.byethost6.com) and the cpm fetch is at http://tdharris.byethost6.com/cpmfetch (http://tdharris.byethost6.com/cpmfetch) I am unsure if this has any relation to it but I tried the "stable" version of cpm fetch and could not get it to display images, the block showed up but not pic when I right clicked it, it would give the image location as /albums/name of picture. Not http:// etc. etc. again I am unsure if it is same problem or not. But I did get 1.9.4 to work just not the cfimageget. everything else works great though. So thanks for the great addon. It is great. thanks in advance for the help.
p.s. I attatched my cfimageget.php just in case you need it.
Quote from: maybe on December 24, 2006, 03:53:17 PM
I cannot get it to work for me at all. I have changed the $pathToConfigFile = "/";
to so. and notta. LOL . I am using cpmfetch 1.9.4 and coppermine 1.4.10 .
My site is at http://tdharris.byethost6.com (http://tdharris.byethost6.com) and the cpm fetch is at http://tdharris.byethost6.com/cpmfetch (http://tdharris.byethost6.com/cpmfetch) I am unsure if this has any relation to it but I tried the "stable" version of cpm fetch and could not get it to display images, the block showed up but not pic when I right clicked it, it would give the image location as /albums/name of picture. Not http:// etc. etc. again I am unsure if it is same problem or not. But I did get 1.9.4 to work just not the cfimageget. everything else works great though. So thanks for the great addon. It is great. thanks in advance for the help.
p.s. I attatched my cfimageget.php just in case you need it.
1.9.4 is a dev version - so it is possible I busted something relating to that. I am going to roll out 1.9.5 in a day or two, so I will make sure it cfimageget works - then we can take it from there
Quote from: vuud on December 27, 2006, 12:32:09 AM
1.9.4 is a dev version - so it is possible I busted something relating to that. I am going to roll out 1.9.5 in a day or two, so I will make sure it cfimageget works - then we can take it from there
1.9.5 released tonight: see this post
http://forum.coppermine-gallery.net/index.php?topic=39640.0 (http://forum.coppermine-gallery.net/index.php?topic=39640.0)
I tested cfimageget and it works as advertised (at least for me)
If you can upgrade, then report what is happening we can take it from there
I tried the upgrade and it displays nothing ??? Notta on the page.
Quote from: maybe on December 28, 2006, 12:03:29 AM
I tried the upgrade and it displays nothing ??? Notta on the page.
Okay, did you enable it by changing the $ALLOW_DIRECT_ACCESS = false; to true?
Also, is the cpmfetch folder under your CPG folder, and is that were cfimageget is located.
Also, do view source to make sure some error is not getting displayed
And make sure you are calling it directly from your browser to make sure there is no interference from page or image tags, etc...