Quote:
Originally Posted by iSuicideBomber
Huh Weom have done nothing on that CMS haha.
Anyway ....
The row szMail does not exist in TACCOUNT, genius.
|
Did you mean the
column szMail?
Quote:
Originally Posted by lordofme001
Hi Guys , After registration, I'm getting this error :mad: Pls help :(
[Only registered and activated users can see links. Click Here To Register...]
|
Read what does it says. It says: invalid column name 'szMail'.
Either remove that part of the code where it uses szMail, or add the field szMail to your TACCOUNT table via Navicat's table designer, or by executing the following command:
Code:
ALTER TABLE TACCOUNT ALTER COLUMN szMail varchar(128)
Was it too painful? ;-)
By the way, as iSuicideBomber said, this CMS has nothing to do with Weom. As far as I know, It's originally by Syntaxfehler.