Hmmmmm....just forget my question, I managed to log in but now I get an error when I try to create a poll:
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 ' 'Test', 0, 0, '6')' at line 1
insert into phesis_poll_data (pollid,optiontext,optioncount,voteid, language_id) values (, 'Test', 0, 0, '6')
So I guess I'll start looking for the solution to that now :-)