URL Wrong In Ecards URL Wrong In Ecards
 

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

URL Wrong In Ecards

Started by Bone, January 31, 2006, 08:28:49 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Bone

Hi
First off great program, I'm well impressed with it!

I am haowever just haveing one small problem, well it possibly is a big problem :)

When I send an eecard the URL is wrong, this is the link I get:
http://www.battle-fields.com/coppermine//displayimage.php?pos=-162

its got 2 /'s just before the displayimage.php filename. I have checked my setup and I tried deleting the trailing / off the end of my gallery url in general settings (http://www.battle-fields.com/coppermine/) but it just keeps reapearing so I guess it needs it?

Any help would be greatly recieved.
Thanks

Bone

So I take it I am alone with this problem?

I have managed to fix it by editing the configuration table in the database I removed the trailing / from the url, problem is when ever I change a config via the admin panel it goes back to how it was.

Ive got version 1.4.3 and everything seems to be checking out OK in versions.

Bone

Just a thought,I use joomla and have altered the path in coppermine for albums and userpics to the stories directory in joomla so I cna use the images in our webpages.
Could that affect it?

Joachim Müller

I don't think so. Can't take a deeper look right now, your site is blocked for me (because of issues on my end, not yours - don't worry).

Bone

Thanks for your interest, I uploaded the entire package again except the includes/config and the otehr file you are supposed to leave alone when upgrading :)


Nibbler

Remove the extra slash from this line in include/themes.inc.php


<a href="{VIEW_MORE_TGT}/displayimage.php?pos=-{PID}">

Joachim Müller


Nibbler

Seems to be, not sure why no-one noticed before now though.

Bone

Sorry for late reply thanks for that Ill give it a go :)

Nibbler