Seite 1 von 1

Anti Bot Question 2.0 with blank pages !

Verfasst: 02.12.2006 22:59
von Asp
Hi,

I just added Anti Bot Question 2.0 on my phpBB forum.
No problem but..
In admin mode, when I click on configuration, "Automatic Questions" administration or font administration sub-menus, I receive a blank page !
With the other sub-menus, I have no problem.

I have controlled that I've added correctly the MOD but...
Have you got an idea ?

Thank you in advance
Regards
Asp

Verfasst: 03.12.2006 12:48
von Robert_Waanders
I have the same Problem! Installed it on my 2.0.21 version board.. I'm sorry that I cannot write in german, reading is no problem. Can anybody help me?

Robert

Same here

Verfasst: 05.12.2006 13:31
von oe6bkf
Im just trying to debug, here the abq_config.php seems to stop (without comment) at the following line:

Code: Alles auswählen

$FTL_JN = @imagettfbbox(10, 0, $Schrift, 'AAA');
, trying to print something after this line does not work anymore, can anyone give me a hint ??

Thanx
Bernd

Verfasst: 05.12.2006 13:37
von [Flex]
Try to remove the @.
The @ suppresses the error of a php function. If you can post that error, we can help you more ;)

Verfasst: 05.12.2006 14:43
von oe6bkf
Thanx for the hint !!!

Okay, on my side the gd.so was not running in the apache, freetype was not installed and the do-not-delete.ttf was not readable by the server, up and running fine here now :lol:

Thanx,
Allerbesten Dank !!

Bernd