Hi,
I'm going to open soon a v26 hotel, and i am a bit out of ideas what to add on my hotel.
Could you share some ideas you would like to see on a v26 hotel. (Client side), not on the website.
Still -2 for both answers.
$time = date('d-m-y');
$db->query("INSERT INTO users_club(userid,months_expired,months_left,date_monthstarted) VALUES ('".$row[0]."','0','12', ".$time.")");
Ok, i'll give it a try
I know what the problem is, the time was wrong.
phpretro automatically deletes the badge and club.
I currently have got this:
$date = date("d-m-y");
$db->query("INSERT INTO users_club(userid,months_expired,months_left,date_monthstarted) VALUES...
Hi,
I want that users automatically get hc and a badge, but for some reason it doesn't work.
My sql should be right, the register page doesn't give me any errors.
Code:
// Gives a user 12 months of hc
$db->query("INSERT INTO...
Hi,
I've found a couple bugs in woodpecker v3, but i can't fix them myself..
The bugs i've found:
- Call for help doesn't work
- Laying down on beds is bugged.
If someon has a fix for them, could you share it?
Sincerely, Jamie