Author Topic: Solved: 1.2: SQL error  (Read 8073 times)

Karl

  • Sr. Member
  • ****
  • Posts: 339
    • ICQ Messenger - 464979879
    • View Profile
Solved: 1.2: SQL error
« on: February 16, 2009, 06:16:14 pm »
After trying to change the email address of a user I'm getting this error:
Quote
Query failed with message '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'

Karl

Solved with v. 1.2.0.1
« Last Edit: February 17, 2009, 10:41:14 am by Karl »

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: 1.2.0.1: SQL error
« Reply #1 on: February 17, 2009, 09:21:40 am »
This can be fixed by changing 'coulmns' to 'columns' in line 250 of file 'application/models/searchable_objects/SearchableObjects.class.php'.

This bug was present in file 'opengoo_1.2.zip'. It was corrected on 'opengoo_1.2.0.1.zip'.