How link "Post new topic" change with image:
27 2005-09-24 13:55
Re: Create new admin - please help (7 replies, posted in PunBB 1.2 troubleshooting)
OK!! Big thanks.
By the way, how with phpmyadmin (sql query) set up all users Polish language. After migration evrybody have English language...
sorry for my english.
28 2005-09-24 13:47
Re: Create new admin - please help (7 replies, posted in PunBB 1.2 troubleshooting)
sorry, but agein...
#1054 - Unknown column 'g_id' in 'field list'
sql query: UPDATE users SET g_id =1 WHERE id =2
;(
29 2005-09-24 13:34
Re: Create new admin - please help (7 replies, posted in PunBB 1.2 troubleshooting)
Thanks, but...
#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 'set g_id = 1 where id = 2' at line 1
sql query:
UPDATE SET g_id =1 WHERE id =2
30 2005-09-24 13:29
Topic: Create new admin - please help (7 replies, posted in PunBB 1.2 troubleshooting)
Hi !!
I want creat new administrator with phpmyadmin. How??