CodeCanyon

Simple Bulletin Board

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 open
sbb/cap1/secureimage.php
find
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.php

find
//$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;

by
by
by
by
by