View Single Post
lyric
Veteran Member
Join Date: Sep 2012
Old 07-05-2013 , 11:36   Re: SourceBans 2.0 Public Preview (2013/07/01)
Reply With Quote #69

Quote:
Originally Posted by DJ Tsunami View Post
I don't have a lot of experience with nginx, but try this: at the top of ajax.php, after <?php, press Enter and add this:
PHP Code:
define('YII_DEBUG'true); 
Then, after clicking Finish again, go to the Network tab instead of the Console tab, and click on ajax.php. To the right there should be a Response tab with an error message. If it says "table 'x' already exists", delete all the tables in your database and start again. Hopefully that will produce a useful error message.
Thank you. I did that and this is what it says in the Network tab

__________________
lyric is offline