{online} grabs the info from server_status table, problem is PlusEMU does not send anything to that table. I'm sure there is an easier way that this but what I did was made a PHP file called online.php
<?php
$con = mysql_connect("localhost","root","password");
mysql_select_db("newdb"...
You don't define ranks in the ranks table, that was just the boon table that they used for the CMS (I think).
You need to change ranks in the permissions_groups table... There will be a rank 1 in this.
In your database, catalog_furni or catalog_items, I can't remember which. Go to the item you want, or add the item you want, then change ltd_stack to 100 (for 100 items). Do not touch the ltd_sells, this will change its self when the item is purchased.
Is anyone here good at editing SWF files? I have tried editing things but I end up causing the client to white screen so I was wondering if there is anyone who is experienced with editing SWF files who could do a few things for me?
Here's a few things I'd like changed, I know some might not be...
Check your external variables if it is redirecting you... As for client then it must be your SWFs, I could zip mine up and give you a download link if you wish?