We do not control what Fantastico has. cpaddons was disabled as it contained outdated scripts.
You can download yabb and get install instructions at http://www.yabbforum.com/
Your cPanel username is fragouio.
You were suspended for not changing the default index page. During a suspension cPanel is locked. I have unsuspended your account. Please change the index page.
You should simply be able to comment that line out by adding // in front of it and it'll work. It sets Set whether a client disconnect should abort script execution.
In your .htaccess file, Options All -Indexes was causing the problem. I have commented it out for you.
I'm trying to contact a admin to see if it's possible to get that enabled.
Please don't get into a argument here about whether or not he was flaming.
Simple stated he was. He never saw the image or anything and just said it's a failure and rubbish. JuniorD quite plainly said to PM him if you want to see it.
MySQL isn't the problem
[Mon Aug 25 18:22:40 2008] [error] [client 65.29.30.66] ALERT - function within blacklist called: ini_set() (attacker 'xx.xx.xx.xx', file '/home/bss101/public_html/includes/framework.php', line 22), referer...
Comment out the set_time_limit function by adding // infront of it. It is trying to change change the PHP setting that limits how long a script runs which we don't allow.