I have recently upgraded Joomla from 2.5 to 3.0 and also upgraded my JomSocial to the latest version. Immediately after upgrading, everything worked fine. I then woke up this morning to a SQL error. There is as follows:
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 'AND memberid=1293' at line 1 SQL=DELETE FROM d8whn_community_groups_members WHERE groupid= AND memberid=1293
because of this error I cannot get to my admin page anymore. I get this error on both the main site and the admin site.
I think this is being caused by JomSocial since it references the community_groups_members table. So I attempted to manually remove all of the components and plugins, and modules, as well as all of the tables that contained _community in the database. So My question is two fold.
- Has anyone experienced this and do you possibly have a solution?
- Is there a way that I can directly pinpoint which file the error is coming from?
This is a critical problem as it has my site completely down. Can anyone help me?
THanks so much for your time.