hello
Quote:
Step 1)
To get new sms on each page
put this code in you phpinclude_end template:
include("./includes/functions_sms.php");
|
when i add the include line to the template i can no longer view my board it draws a blank page?Why would including this file be breaking my templates or not display the board at all?
has anyone else had this problem with the includes file?