Will it update as a cron job like every 10 minutes?Yes.
I'm at a trip right now, so dev will be static, lets say.
also, I just got an idea - check if the hotel is offline - if it is, go on maintenance if is set on the config file.
Will it update as a cron job like every 10 minutes?Yes.
I'm at a trip right now, so dev will be static, lets say.
also, I just got an idea - check if the hotel is offline - if it is, go on maintenance if is set on the config file.
Yes.
I'm at a trip right now, so dev will be static, lets say.
also, I just got an idea - check if the hotel is offline - if it is, go on maintenance if is set on the config file.
Yes.
I'm at a trip right now, so dev will be static, lets say.
also, I just got an idea - check if the hotel is offline - if it is, go on maintenance if is set on the config file.
You can just use fsockopen on the server port I think. This is why I asked about cron jobs because if it does that every time user loads the CMS the hotel would lag (I think HoloCMS checked like this).Woo, I do this but if it cannot connect, but how will you check for if it's offline? lol
You can just use fsockopen on the server port I think. This is why I asked about cron jobs because if it does that every time user loads the CMS the hotel would lag (I think HoloCMS checked like this).
Oh, yeah never thought about it like that.
return (@fsockopen("server ip", "port", $errno, $errstr, 2)) ? true : false;
Better be good ;]Woo I'm back home. Let's get working
Woo I'm back home. Let's get working
A theme checker? (if its changer)Woo, whats the first thing being tackled? Also did you do the theme checker in the housekeeping?
A theme checker? (if its changer)
tbh dont add, staff will abuse and change theme,
A theme checker? (if its changer)
tbh dont add, staff will abuse and change theme,
Woo, whats the first thing being tackled? Also did you do the theme checker in the housekeeping?
You pick who has access to the configuration page.
I'm still deciding how to get on the multi-database problem and, ofc baby
And..
You pick who has access to the configuration page.
I'm still deciding how to get on the multi-database problem and, ofc baby
And..
Learn to pick staff if they are going to abuse. You need new ones in that case...A theme checker? (if its changer)
tbh dont add, staff will abuse and change theme,
Soon enoughWhen will the latest Rev be released? I'm on Uber 2.0 because it seems a lot of noobs use Rev 1.9.9.9 over its convenience.
Can't wait for this release. Been waiting a long timeSoon enough
---------------------
Since the only problem was updating the SSO with Butterfly, I just had to do a query specifically for it on the Emulator/Database files which works alright.
Now I must keep working on the Dashboard with making news and campaigns and then doing an installer and BOOM, release.