2010-09-03, 10:24 PM
Hello, I migrate to MyBB 1.6 last weekend and... i got this problem today:
When I try to post a SQL query on a post like this:
ALTER TABLE
or
I get a Server Internal Error... maybe its my server I really dont know, but i will post this ScreenShot:
![[Image: 2ed5c1h.png]](https://camo.mybb.com/ec3303d308af25dd87b95466535842df86579f77/687474703a2f2f6935332e74696e797069632e636f6d2f326564356331682e706e67)
Maybe the problem is my host?
When I try to post a SQL query on a post like this:
ALTER TABLE
accounts
ADD rlname
varchar(255);or
ALTER TABLE `accounts` ADD `rlname` varchar(255);
I get a Server Internal Error... maybe its my server I really dont know, but i will post this ScreenShot:
Maybe the problem is my host?