PDA

View Full Version : Automatic Link directory module problem


fish4carp
06-10-2006, 02:41 PM
(Automatic Link directory module problem sorted but still have homepage error)

If you go to my homepage www.bdaa.co.uk it also has an error, I have used the option (Check this option if you want to close down the website temporary for maintanance)

Fatal error: Call to undefined function: die_log() in /home/bdaa/public_html/include/includes.php on line 14

Thanks

Roger

boccio
06-12-2006, 04:05 PM
This is one of the things fixed in new patch, but you can also do it manually:

1. Open and edit include/includes.php file, line 14.

2. instead of: die_log();
put: die();

fish4carp
06-13-2006, 10:00 AM
Thanks problem fixed I had to do it manually as the new patch didn't fix ??

Cheers

Roger