Captcha Issue: GD is installed on server, but captcha code doesn’t show up
Maybe GD’s TTF ’s are not supported by the php-installation
please opensbb/cap1/secureimage.phpfind
var $use_gd_font = false;and replace with
var $use_gd_font = true;
I’ve activated the SEO links and now I’m unable to access any site of my board.
You could temporarly overrule the SEO -Settings:
please open
sbb/conf.phpfind
//$board_config->seo = false;replace with
$board_config->seo = false;
now you can access the board administration, correct your .htaccess settings and/or disable the SEO -Links
after that you should comment the SEO -Links in the conf.php again to
//$board_config->seo = false;


328 Purchases
254 Comments