To provide quick and effective support, please do the following before posting your message:
* Turn on NGFB's debug mode by checking the option on the bottom of the options page, or defining the following constant in your wp-config.php file:
define('NGFB_DEBUG', true);
* Turn on WordPress' debug mode by adding the following to your wp-config.php file:
define('WP_DEBUG', true);
if ( WP_DEBUG ) {
define('WP_DEBUG_LOG', true);
define('WP_DEBUG_DISPLAY', false);
@ini_set('display_errors',0);
}
In your support message, please include the following:
* A URL to the webpage showing the problem (if any).
* Any error messages related to NGFB in the WordPress debug log ~/wordpress/wp-content/debug.log
* Any error messages related to NGFB in the web server error log (defined by ErrorLog in Apache's config, for example).
Do not post to this thread - please start a new thread for your issue.
Thank you,
js.