some database error

hi

I am getting some database error after members adding some content like events, sites, and I got these mails with debug trace (not posted entirely here) :

 

Database error in domainname

 

Query:

 

SELECT * FROM `bx_sites_main` WHERE `url` = 'http://shortwww.com/moviesbx?source=domainname.com&se=2017_04_14&keyword=M%C3%BCnchen%20Mord%20-%20Einer%20der's%20geschafft%20hat' LIMIT 1

Mysql error: 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 's%20geschafft%20hat' LIMIT 1' at line 1

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/modules/boonex/sites/classes/BxSitesDb.php' at line 62.

Called 'getRow' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

SELECT * FROM `bx_sites_main` WHERE `url` = 'http://shortwww.com/moviesbx?source=domainname.com&se=2017_04_14&keyword=Meet%20Me%20At%20The%20Lindell%3A%20The%20Story%20of%20America's%20First%20Sports%20Bar' LIMIT 1

Mysql error: 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 's%20First%20Sports%20Bar' LIMIT 1' at line 1

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/modules/boonex/sites/classes/BxSitesDb.php' at line 62.

Called 'getRow' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('4', 'ad', 'spongebob squarepants: sea side story 3', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'spongebob squarepants: sea side -4-ad' for key 'PRIMARY'

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/inc/classes/BxDolTags.php' at line 233.

Called 'query' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('7', 'ad', 'the recycled spirits of roel cabatoga', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'the recycled spirits of roel cab-7-ad' for key 'PRIMARY'

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/inc/classes/BxDolTags.php' at line 233.

Called 'query' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('8', 'bx_events', 'jill billcock: the art of film editing services', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'jill billcock: the art of film e-8-bx_events' for key 'PRIMARY'

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/inc/classes/BxDolTags.php' at line 233.

Called 'query' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

SELECT * FROM `bx_sites_main` WHERE `url` = 'http://shortwww.com/moviesbx?source=domainname.com&se=2017_04_15&keyword=C'est%20beau%20la%20vie%20quand%20on%20y%20pense' LIMIT 1

Mysql error: 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 'est%20beau%20la%20vie%20quand%20on%20y%20pense' LIMIT 1' at line 1

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/modules/boonex/sites/classes/BxSitesDb.php' at line 62.

Called 'getRow' function with erroneous argument #0.

 

Database error in domainname

 

Query:

 

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('12', 'blog', 'raffaello - il principe delle artist', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'raffaello - il principe delle ar-12-blog' for key 'PRIMARY'

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/inc/classes/BxDolTags.php' at line 233.

Called 'query' function with erroneous argument #0.

 

 

Database error in domainname

 

Query:

 

INSERT INTO `sys_tags` (ObjID, Type, Tag, Date) VALUES ('12', 'bx_events', 'strange beasts and where to find them dvd release date', CURRENT_TIMESTAMP)

Mysql error: Duplicate entry 'strange beasts and where to find-12-bx_events' for key 'PRIMARY'

 

Found error in the file '/var/www/vhosts/domainname.com/httpdocs/inc/classes/BxDolTags.php' at line 233.

Called 'query' function with erroneous argument #0.

 

Quote · 15 Apr 2017

Oh no, the single quote bug is biting us yet again; I thought we had gotten rid of all of them by now.

 

The duplicate entry error is quite simple, the entry already exits.

Geeks, making the world a better place
Quote · 15 Apr 2017

Thank u geek_girl

what is the solution to avoid such errors? anyone?

One major problem I have felt all time is

I added an event or store product etc. by filling form and hitting submit,

when I click back button to edit, it is going to the same form which I filled and after editing and hitting submit

a duplicate is being created of the same item. 

This should not happen by anyway?

Please let me know how to avoid this?

Quote · 16 Apr 2017

Thank u geek_girl

what is the solution to avoid such errors? anyone?

One major problem I have felt all time is

I added an event or store product etc. by filling form and hitting submit,

when I click back button to edit, it is going to the same form which I filled and after editing and hitting submit

a duplicate is being created of the same item. 

This should not happen by anyway?

Please let me know how to avoid this?

After that, when tried to delete the item by hitting delete, it should show some loading or wait symbol.

But suddenly after few seconds the delete process takes place without any message.

Quote · 16 Apr 2017

Actually it's a bug, issue created:

https://github.com/boonex/dolphin.pro/issues/571

We'll fix it in upcoming update.

Rules → http://www.boonex.com/terms
Quote · 17 Apr 2017
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.