1
knarf
XCGallery 1.1 with Xoops 2.2.3a
  • 2005/12/1 14:31

  • knarf

  • Just popping in

  • Posts: 12

  • Since: 2005/3/2 1


Hi all,

when sending a e-card with XCGallery 1.1 the card will be received but with no stamp on it...
It looks like that the variable XOOPS_URL used in template modules\xcgal\templates\xcgal_discard.html is empty.

in the source code of the mail i get the following for the code for the stamp:
<img src="/modules/xcgal/images/stamp.gif"...

As you can see without the URL of the server in front of it. so it's logical that the stamp-picture can't be found. Anyone any solutions for me?

Thanks,
Frank

2
petkove
Re: XCGallery 1.1 with Xoops 2.2.3a
  • 2005/12/1 15:01

  • petkove

  • Just popping in

  • Posts: 35

  • Since: 2005/6/7 2


why don't you try xcgallery 2.0 ?

3
SLEO577
Re: XCGallery 1.1 with Xoops 2.2.3a
  • 2005/12/8 18:00

  • SLEO577

  • Not too shy to talk

  • Posts: 110

  • Since: 2005/6/27


Knarf,

I had the same problem with the stamp.gif not showing up because I have a re-direct for the website on the server.

I went into /modules/xcgal/templates/xcgal_discard.html:

Where it reads:
[b]Line 22[/b] <div aligh="right'><img src="<{$xoops_url}>/modules/xcgal/images/stamp.gif" border="0" alt""/></div>


And changed it to:
[b]Line 22[/b] <div aligh="right'><img src="<{$xoops_url}>MyActualPath/modules/xcgal/images/stamp.gif" border="0" alt""/></div>


This way it went to the actual path of where the stamp.gif was.

4
knarf
Re: XCGallery 1.1 with Xoops 2.2.3a
  • 2005/12/8 18:45

  • knarf

  • Just popping in

  • Posts: 12

  • Since: 2005/3/2 1


Hi,

I did the same for the time being. In the future I will upgrade xcGallery,

Greetings,
Frank

Login

Who's Online

243 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 243


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits