21
chefry
Re: SimpleNewsletter 2.32 Beta 1 released for testing
  • 2013/5/12 8:10

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


in simplenewsletter/include/common.php

in line 57 change

'validate' => "<img src='". $pathIcon16 ."on.png' alt='"._SIMPLENEWSLETTER_VALIDATE."' align='middle' />"

to

'validate' => "<img src='". $pathIcon16 ."/on.png' alt='"._SIMPLENEWSLETTER_VALIDATE."' align='middle' />"

22
Mamba
Re: SimpleNewsletter 2.32 Beta 1 released for testing
  • 2013/5/12 8:10

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Go to /include/common.php and in line 57 add "/" before "on.png", so it looks like this:
'validate' => "<img src='"$pathIcon16 ."/on.png' alt='"._SIMPLENEWSLETTER_VALIDATE."' align='middle' />"
[EDIT] Oh, I see you have found it already! That's good! And thanks for reporting it back!
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

23
chefry
Re: SimpleNewsletter 2.32 Beta 1 released for testing
  • 2013/5/12 10:47

  • chefry

  • Home away from home

  • Posts: 1005

  • Since: 2006/10/14


I always try to report back fixes, for the next guy

24
SMEDrieben
Re: SimpleNewsletter 2.32 Beta 1 released for testing
  • 2013/5/12 13:44

  • SMEDrieben

  • Not too shy to talk

  • Posts: 173

  • Since: 2009/6/17


Thanks ! Indeed, it is a bug.
SMEDrieben

Login

Who's Online

191 user(s) are online (124 user(s) are browsing Support Forums)


Members: 0


Guests: 191


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