Status: offline

twistedfreak

Forum User
Junior
Registered: 05/08/02
Posts: 29
I've been trying to add the phpbb plugin to my site but get this error after trying to login to geeklog: Fatal error: Call to undefined function: phpbb_login() in /usr/home/mysite/public_html/users.php on line 422 I think it's to do with this line in the gl_functions.php : // NOTE: the easiest way to incorporate this code into your Geeklog is to copy this file // to your Geeklog's system directory and add the following // include($_CONF['path_system'] . 'gl_functions.php'); I've pretty sure i've added all the rest of the lines to the users.php and the admin/user.php scripts, but im not sure where im supposed to add this line, maybe i'm just being dumb but please help. also does anyone know if I can use phpBB2 with geeklog and how to install it securely?