I was installing the hack but I believe part of the storehotel.txt file has some junk in it... at the bottom it contains:
If ($other =="otheremailaddyperson")
{
$toaddress = $otheremail;
$subject = "Your room key ".$bbuserinfo[username];
$mailcontent = 'Your room is ready. It is room '.$roomnumber[roomnumber].' and is named '.$roomname.'. Your key is '.$key.'. To goto your room use this link
http://www.vggmn.com/twz/forums2/roo...om&roomnumber='.$roomnumber[roomnumber].'&roomkey='.$key;
$additional_headers = "From:
Hotel@vggmn.com\n"
."Reply-To: "."webmaster@vggmn.com";
@mail($toaddress, $subject, $mailcontent, $additional_headers);
}
evallaw rules, govern this Agreement, and you expressly agree that jurisdiction for any claim or dispute arising from the use of the Service or Software resides in the federal and state courts of the Commonwealth of Virginia.
Doc. #48668-2 2
("dooutput(\"".gettemplate('store_hotel_dobuyroom' )."\");");
}
Of course I don't know what needs to be fixed, so it is causing some problems:dead:
Otherwise this is really cool!!!