Advanced search  

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

Pages: [1]   Go Down

Author Topic: e-card picture url problem  (Read 4203 times)

0 Members and 1 Guest are viewing this topic.

jtothek3030

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
e-card picture url problem
« on: May 07, 2007, 11:23:37 pm »

Hi, i was having a problem with my e-card urls, extra slash at end of url.  I fixed it by hard coding the url to the "more pictures" in ecard.php and displayecard.php.  I changed it to this in 3 places '{VIEW_MORE_TGT}' => 'http://eoraptor.com',
That worked fine for view more pictures link, but now the e-card image gives this: http://eoraptor.comdisplayimage.php/?pos=-91
with no slash after the .com
How can i fix this?
« Last Edit: May 08, 2007, 08:58:41 am by GauGau »
Logged

jtothek3030

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 31
Re: e-card picture url problem
« Reply #1 on: May 08, 2007, 03:54:19 am »

ok, solved it. i just had to change the 3 instances ( 2 in ecards.php and one in displayecard.php) of '{VIEW_MORE_TGT}' => 'http://eoraptor.com', to '{VIEW_MORE_TGT}' => 'http://eoraptor.com/',
Logged
Pages: [1]   Go Up
 

Page created in 0.015 seconds with 19 queries.