viewing ecard viewing ecard
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

viewing ecard

Started by RF, September 12, 2004, 01:33:59 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

RF

i recently upgraded to cpg 1.3.2.  I noticed there is a problem with e-card.  I can send e-cards fine.  However, once you try viewing them there is no picture showing up. Just a broken image icon. I tried using outlook and hotmail with the same result.  I tried using the link "If the e-card does not display correctly, click this link" but that did not work either.

I checked the properties on the broken image and got this: "http://www.rumbafactory.com/albums/rubber/normal_DSC0019.JPG."
This means the link is missing the cpg folder .. in other words it should read http://www.rumbafactory.com/cpg/albums/rubber/normal_DSC0019.JPG

I checked the properties on the failing link and noticed the same problem with the url...
"http://www.rumbafactory.com/displayecard.php?data=blablablabla" and should read "http://www.rumbafactory.com/cpg/displayecard.php?data=blablablabla"

I would appreciate any help on how and where to fix this.  I'm not experienced in this at all.  
john

kegobeer

Change the ecard target url in your config settings.
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

RF

ok that makes sense .. thank you... i didn't have a problem with it before so i didn't expect it.. ok now it works fine but i have another problem.. the link for "Click this link to view more pictures !" is not the one I'd like to use.. it's sending them directly to the cpg folder.  Is there a way to send them to another url... in other words instead of "http://www.rumbafactory.com/cpg/" how about just simply "http://www.rumbafactory.com"

thanks again

john

kegobeer

If you want to change that link, open up ecard.php and find

'{VIEW_MORE_TGT}' => $CONFIG['ecards_more_pic_target'],

and replace it with something like this

'{VIEW_MORE_TGT}' => 'http://www.rumbafactory.com',
Do not send me a private message unless I ask for one.  Make your post public so everyone can benefit.

There are no stupid questions
But there are a LOT of inquisitive idiots

thenomad

I am having a similar problem.

The ecard like is pointing to the correct directory, but an incorrect file. It's pointing to

http://www.thenomadsland.com/gallery/albums/thailand/normal_000018.JPG

but the filename should not actually have normal_ in it. The filename should be

http://www.thenomadsland.com/gallery/albums/thailand/000018.JPG