mmlTools / DarkCore-CMS

This is a Trinitycore Website CMS under development
28 stars 34 forks source link

Rewrite Issue in .htaccess? #25

Closed sixshooterz closed 7 years ago

sixshooterz commented 7 years ago

I've got the website installed but instead of redirecting to index.php?page=, all links are to index?page= which produces a 404 Not Found.

Additionally, when I try to import DarkCore-CMS-AuthBase.sql to my auth db, I get the following: /* SQL Error (1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'INT(32) NULL DEFAULT NULL, staff_id INT(32) NULL DEFAULT NULL, vp VARCHAR(50' at line 6 */ I don't understand SQL well enough to fix this. I can, however, create the tables manually if necessary.

mmlTools commented 7 years ago

You don't need the .php extension just use .htaccess file we provided as for the auth you can manually add the columns

mmlTools commented 7 years ago

Oh just seen you use mariaDB sorry but this website use mysqld