Why you want the VPS:
I want the VPS so I could reopen my hotel (BobbaStreets). I've been working on it for awhile now on localhost, but now I think it's ready to be opened to the public.
How it would help the community:
I don't think it would really help the community :p
I guess give them a...
I would use it for my hotel BobbaStreets :p
Currently dont have a site or anything, just working on all the stuff on localhost.
Hope to get it up soon though ^-^
My catalogue is messed up... and I have OCD. So this is bothering teh piss outta me.
I want to organize the id's in the furniture table (BEFORE: 2,5,8,14,15,46,etc.|AFTER: 1,2,3,4,5,6,etc.)
After that, I want to do the same to the catalogue_items.
I'm not exactly sure how this would be done, but...
First, PheonixEMU does work with UberCMS, if y'all didn't know already.
Second, it disposes your connection when you login.
Here is a fix for that.
add this at the top of your page-client.php.
<?php dbquery("UPDATE users SET ip_last = '" . $_SERVER['REMOTE_ADDR'] . "' WHERE username = '" ...
first, what CMS are you using?
second, I might try this. just add a new field to users like 'hide_rank'. then if hide_rank is on it shows them as hidden.