
04-09-2005, 10:36 PM
|
|
|
Join Date: Oct 2004
Posts: 106
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by SS9267547
I didn't think that would work lol. Anyway try doing this instead, find:
PHP Code:
// ######################### REQUIRE BACK-END ############################
require_once('./global.php');
require_once('./includes/functions_showthread.php');
require_once('./includes/functions_user.php');
After that insert the following:
PHP Code:
require_once('./includes/functions_misc.php');
I think I forgot to add that. Let me know if that fixes the problem.
Update: Zip file has been updated.
|
thanks for the fix
|