hello tought the problemens of sending to database where over but again its back
after i dit some altering to the local configfile and the update to the latest release
so i need some help what ame i doing wrong
i install vms full install than i upload via ftp the vms beta type in explorer /update/install.php the installer says install ok
after install i delete the install map
and than the problemens begin
i get errors in my admin page like these
Warning: simplexml_load_string() [function.simplexml-load-string]: Entity: line 1: parser error : Start tag expected, ‘<’ not found in /home/dutchgl/domains/dutch-global-virtual-airlines.nl/public_html/phpvms/admin/modules/VACentral/VACentral.php on line 58
Warning: simplexml_load_string() [function.simplexml-load-string]: 1 in /home/dutchgl/domains/dutch-global-virtual-airlines.nl/public_html/phpvms/admin/modules/VACentral/VACentral.php on line 58
Warning: simplexml_load_string() [function.simplexml-load-string]: ^ in /home/dutchgl/domains/dutch-global-virtual-airlines.nl/public_html/phpvms/admin/modules/VACentral/VACentral.php on line 58
There was an error, server said “”
and alsow after the update i added this code to the local config file
Fuel info
/* Default fuel price, for airports that don’t have
And the surcharge percentage. View the docs
for more details about these
*/
Config::Set(‘FUEL_DEFAULT_PRICE’, 0.45);
Config::Set(‘FUEL_GET_LIVE_PRICE’, true);
Config::Set(‘FUEL_SURCHARGE’, ‘5’);
so i dont know what i ame doing wrong
gr joeri