Hi! Im using RevCMS and my News page dosn't work, this is what happens when i go to the news page: http://prntscr.com/3s26z7
Here is my news.php:
<!DOCTYPE html>
<html lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>{hotelName} -...
I got some requests:
First:
Badge Design: Design 2
Hotel Name: HabZen Hotel
Title: Owner
Second:
Badge Design: Design 1
Hotel Name: HabZen Hotel
Title: Mod
Third:
Badge Design: Design 1
Hotel Name: HabZen
Title: Event
Thank you! :D
Yea, that worked but now I got the error: "Field 'name' doesn't have a default value"
Edit: NVM I deleted:
while ($newUser = mysql_fetch_array($getUser))
{
$engine->query("INSERT INTO `bots` (`user_id`, `look`) VALUES ('".$newUser['id']."', '".$newUser['look']."')")...
This is my register.php if you need it:
<?php
if(isset($_POST['register'])){
$alertType = "danger"; // danger - warning - success - info
$alert = "Registration under construction.";
}
?>
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title>HabZen...
Hi! I would like a banner ! :)
Hotel Name: HabZen
Logo: You make one! ;)
Text at the bottom: R63 - DDoS Protection - Free VIP - 24/7 - Customs - Join Now!
Can you also make it so it sais how many users that is online? Thanks! :)
Hi! As the title sais, when I register to my hotel it dosn't take my ip and put it in the ip_reg in the DB. This is how it looks like: http://prntscr.com/3r8om6
Becouse of this it sais that all users have the same IP adress and I can't IP ban anyone. Please help!