I'm trying to get a script working from Insane Visions - OneCMS Page :: OneCMS
The author doesn't seem to be providing much support, so I am coming here. (it's a gpl script)
I'm trying to edit something that I assume is supposed to write to the database, however I am getting this error.
I know this isn't much to go on, so let me know what other info you might need to help me get this working.
If anyone feels like installing the script, the error is coming from clicking on Modules Manager and then trying to edit one of the module names. (after selecting edit, then clicking on submit I rename the title and then select submit changes and get the error)
I'm using version 2.5 of the script.
My PHP version is 5.2.5
The author doesn't seem to be providing much support, so I am coming here. (it's a gpl script)
I'm trying to edit something that I assume is supposed to write to the database, however I am getting this error.
Code:
A fatal MySQL error occured.
Query:
Error: (1064)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 'sql = '' WHERE id = '3'' at line 1
I know this isn't much to go on, so let me know what other info you might need to help me get this working.
If anyone feels like installing the script, the error is coming from clicking on Modules Manager and then trying to edit one of the module names. (after selecting edit, then clicking on submit I rename the title and then select submit changes and get the error)
I'm using version 2.5 of the script.
My PHP version is 5.2.5
Last edited:






