Warning: mysql_free_result() expects exactly 1 parameter, 2 given in C:\inetpub\wwwroot\inc\class.users.php on line 84
Thats what i got when i changed it
So After alot of thinking and looking i manged to get ubercms working at last so many errors.
I have ran into one problem i can not fix though and thats when a user signs up and goes to the page register_submit they get this error
Warning: mysql_result(): Unable to jump to row 1 on MySQL...
Basicly I am getting a black client on my retro.
All the ports are open Port 80,30001,30000
My client.php is right
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} - Client</title>...