Gossamer Forum
Home : Products : Others : Gossamer Community :

MySQL Update problems

Quote Reply
MySQL Update problems
I have a small problem. I wrote a global that updates a specific field in the table comm_users of Gossamer-Community.
For testing purposes the initial field I used was the comm_email. After testing it over and over to see if it works,
I added a column , comm_points, to the comm_users table. I updated all references from the comm_email field to
the comm_points field. Guess what? It doesn't work Tongue. The field can't be updated for some reason. I changed the refences
to the comm_email field and it worked again. Any hint on what might be the problem?


Sacrifice is not about what you lose,
it is about what you gain in the process.
Subject Author Views Date
Thread MySQL Update problems EZFrag 5344 Feb 12, 2008, 12:19 AM
Post Re: [EZFrag] MySQL Update problems
EZFrag 5247 Feb 12, 2008, 12:24 AM
Thread Re: [EZFrag] MySQL Update problems
Andy 5248 Feb 12, 2008, 2:18 AM
Post Re: [Andy] MySQL Update problems
EZFrag 5235 Feb 12, 2008, 3:09 AM