I would Love to but a rival forum member got it to that point for me and I have no idea what he did. If @Sledmore can get trading sorted I will release the emulator with trading fixed if sledmore doesn't.
Heya, Have already done this. Still stuck on confirming (Both users press confirm on trade and its stuck saying "waiting for other use to accept" with buttons greyed out) Would appreciate if you could look into this further for me? Not sure if @Kool is getting the same issue or if it's just me.
No, I wish it did.
Its now to the point that trading can happen between two users and be accepted but once each use press's confirm its just stuck saying waiting for other use to confirm. Any ideas? @Sledmore
Nova Emulator is not saving furni placed in rooms. I place the furni, restart the emu by doing shutdown on it. Reopen it and the furni is gone. I have this error.
Error in query:
REPLACE INTO items_rooms (item_id,room_id,x,y,n,user_id) VALUES...
Done this and it's not working @Sledmore
final public function hashed($password) {
$params['salt1'] = "e08cee1efd";
$params['salt2'] = "fcf1945631";
//let's md5 that salt and the string.
$salt1 = md5( $params['salt1'] );
$salt2 =...
Hello all, I'm intergrating Radipanel into RevCMS and I decided that Radipanel's password hashing is better than RevCMS's So i wish to change RevCMS to have radipanel's hashing.
Here is radipanel's hashing:
public function encrypt( $string ) {
global $vars...
Hello all,
I had this code in dashboard.php in wwwroot/app/housekeeping and then moved it to home.php in wwwroot/app/housekeeping/pages and its no broken, username does not show as it did and get an error for the rank
Here is the code thats now broken.
<h1>{username}</h1>
<h2><?php
$rank =...
Heya,
I'm about to start playing with Mango Emulator but need SWF RELEASE63-201302071600-466653663 Cracked.
Could anyone supply me with one?
Thanks,
Josh
Hello,
It only started happening today and it happened twice i have no idea how to fix it but this error happens and disconnects all the users and doesn't let them back on you just get stuck at 87%.
Now i know something is null on thislocation
This is the void.
And line 33 is this
I...