wolf788
Member
- Jan 12, 2011
- 99
- 2
On step 6/6 i get the following :
Creating tables...
Inserting queries...
Updating settings...
Doing hotel specific queries...
Creating administrator account...
Fatal error: Call to undefined function get_magic_quotes_gpc() in C:\AppServ\www\VMS\includes\classes.php on line 22
then on line 22 it states :
if(get_magic_quotes_gpc()){ $str = stripslashes($str); }
Please help
Creating tables...
Inserting queries...
Updating settings...
Doing hotel specific queries...
Creating administrator account...
Fatal error: Call to undefined function get_magic_quotes_gpc() in C:\AppServ\www\VMS\includes\classes.php on line 22
then on line 22 it states :
if(get_magic_quotes_gpc()){ $str = stripslashes($str); }
Please help