1
fredgsanford
error message in ecal

Ok ..I recently bought this MySpace clone that uses XOOPS modules to power the content.

I am having a problem with the ecal module. I just get this error message on the module's index page:

"Fatal error: Call to undefined function phpinclude() in /home/username/public_html/mysite/modules/ecal/header.php on line 1"

Here is the php code for the header.php file:
("../../mainfile.php");include("include/function.php");include("cache/config.php");include_once(XOOPS_ROOT_PATH."/class/xoopstree.php");include_once(XOOPS_ROOT_PATH."/class/xoopsform/formdhtmltextarea.php");if(file_exists(XOOPS_ROOT_PATH."/modules/ecal/language/".$xoopsConfig['language']."/main.php")){    include(XOOPS_ROOT_PATH."/modules/ecal/language/".$xoopsConfig['language']."/main.php");}else{    include(XOOPS_ROOT_PATH."/modules/ecal/language/english/main.php");}echo "        form{margin : 0px; padding : 0px;}        ";?>


I don't know php coding so can someone please help me fix this and get this module working? ...thanks

Login

Who's Online

497 user(s) are online (421 user(s) are browsing Support Forums)


Members: 0


Guests: 497


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits