Hi
I got a problem with MySQL. After the first user registers it comes with this error:
While executing query "SELECT aid, CONCAT('(', user_name, ') ', title) AS title FROM cpg11d_albums AS a INNER JOIN cpg11d_users AS u ON category = (10000 + user_id) ORDER BY title" on 0
mySQL error: Got error 127 from table handler
Apparently only the cpg11d_users "locks" but only when a user is registered.
Please Help.
Lamme