Marco: Yes, I get it when trying to run the HIS uninstall program
Eric: Thanks, I will try that.
It seems to have almost worked! The SQL errors seem to have been resolved. Now, all I've got left is:
Quote:
Parse error: parse error, expecting `')'' in /var/www/html/index.php on line 25
|
Here's line 20-30 in the file:
PHP Code:
// ################### PRE-CACHE TEMPLATES AND DATA ######################
// get special phrase groups
$phrasegroups = array('\holiday\');
// get special data templates from the datastore
$specialtemplates = array(
'memberoftheday',
'userstats',
'birthdaycache',
'maxloggedin',
'iconcache',
'eventcache',
Any idea what that's all about?
Thanks a million btw!