1
hrac
Problem with rw_banner
  • 2008/7/16 12:23

  • hrac

  • Quite a regular

  • Posts: 305

  • Since: 2002/7/15


Hello,

I'm using XOOPS 2.0.18.1 and rw_banner 1.5. When I try to edit TAG's rw_banner gives following error:

There was a problem editing the tag.
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1

When I debug I finally found where is the problem but I cannot find a solution:

In this file: /modules/rw_banner/class/class.tags.php on line 70

$this->id = (!empty($dados['id']))?$dados['id']:'';

it gives NULL instead of id

Any idea?
Thanks

2
aquaportail
Re: Problem with rw_banner

Hello,

I got the same trouble.

Finally, the brasilian support web site seems to be down and not online... Bad news!

If anybody gets an idea to solve this problem, it would be fine. Thanks

3
trabis
Re: Problem with rw_banner
  • 2008/8/31 18:01

  • trabis

  • Core Developer

  • Posts: 2269

  • Since: 2006/9/1 1


Hi, I have found the bug.

Got to admin/insertag.php line 124 and replace:
if ($value == 'Editar')

By
if ($value == _ADM_BTN_OP2)



4
Shiva
Re: Problem with rw_banner
  • 2009/3/7 10:12

  • Shiva

  • Quite a regular

  • Posts: 280

  • Since: 2006/7/9 1


Is anyone still supporting / developing this module?

5
Catzwolf
Re: Problem with rw_banner
  • 2009/3/7 11:49

  • Catzwolf

  • Home away from home

  • Posts: 1392

  • Since: 2007/9/30


Well considering that most of their developers are now at ?????, I can imagine that unless they keep compatibility with Xoops, then I very much doubt it.

Edit: ????? = I m p re ss C M S

Login

Who's Online

196 user(s) are online (101 user(s) are browsing Support Forums)


Members: 0


Guests: 196


more...

Donat-O-Meter

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

Latest GitHub Commits