Change the following code in file - seopanel/config/sp-config.php
- Code: Select all
# The DB debug mode
define('SP_DEBUG', 0);
to
- Code: Select all
# The DB debug mode
define('SP_DEBUG', 1);
Please check your Seo Panel after this, it will show the details of error if error occurred..