1
Tuscany
Error creating new album with xcgal
  • 2006/11/7 20:00

  • Tuscany

  • Just popping in

  • Posts: 56

  • Since: 2005/4/19


Hi!

When trying to create an album on a fresh installed site SQL Debug reports following error:

INSERT INTO mjbo__xcgal_albums (category, title, uploads, pos) VALUES ('2', 'Zeitungsartikel', 'NO', '1')
Error number: 0
Error message: Database update not allowed during processing of a GET request

I am using XOOPS 2.0.15 and xcgal 2.0.2

Same works on anather site in same server fine !

Can someone interpret the error message?
Thx

Tus

2
mcleines
Re: Error creating new album with xcgal
  • 2006/11/8 15:30

  • mcleines

  • Not too shy to talk

  • Posts: 108

  • Since: 2004/10/7


You have to edit the file xcgal/delete.php row 264 and 269:

change $xoopsDB->query($query);
to $xoopsDB->queryF($query);

3
Tuscany
Re: Error creating new album with xcgal
  • 2006/11/8 16:29

  • Tuscany

  • Just popping in

  • Posts: 56

  • Since: 2005/4/19


Very starnge to make changes in "delete.php" to correct an error adding a new album - but it worked and is running fine now!

Thanx for your help

Tus

Login

Who's Online

176 user(s) are online (130 user(s) are browsing Support Forums)


Members: 0


Guests: 176


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