[Release] IN-ORBIT | Private server Website!

07/27/2014 14:41 optimus...prime#106
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Fatal error: Call to a member function prepare() on a non-object in C:\xampp\htdocs\KERNEL-DOCMS\Class.base.php on line 220



what most i now do i have not a password on
07/27/2014 16:54 cryz35#107
Quote:
Originally Posted by optimus...prime View Post
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Fatal error: Call to a member function prepare() on a non-object in C:\xampp\htdocs\KERNEL-DOCMS\Class.base.php on line 220



what most i now do i have not a password on
You should edit the neccesary files in kernel-docms (class.base or init)

Would you mind checking the equipment code, its not loading for my users.:confused:
07/27/2014 21:44 Luffa#108
Quote:
Originally Posted by optimus...prime View Post
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Fatal error: Call to a member function prepare() on a non-object in C:\xampp\htdocs\KERNEL-DOCMS\Class.base.php on line 220



what most i now do i have not a password on
Remember to edit Class.db.php

Quote:
Originally Posted by cryz35 View Post
You should edit the neccesary files in kernel-docms (class.base or init)

Would you mind checking the equipment code, its not loading for my users.:confused:
Send me following: flashAPI/inventory.php and Class.inventory.php


Edit: Cryz issue is fixed, it will NOT affect on any other code or downloads.

Best Regards Bau
07/28/2014 11:05 quinster08#109
Editing Azure's emulator. Looks good for now. Il make a video of it soon. And maybe il publish this.
07/28/2014 15:33 optimus...prime#110
i can't come in on localhost/acp/

and i can't buy boosters zeus apis designs and halls
07/28/2014 16:38 Luffa#111
Quote:
Originally Posted by optimus...prime View Post
i can't come in on localhost/acp/

and i can't buy boosters zeus apis designs and halls
If you don't know how to change your rank to 21 in the phpmyadmin then you shouldn't even download in-orbit.

Best Regards Bau
07/28/2014 16:58 optimus...prime#112
ok tnx it works now
07/28/2014 17:44 Luffa#113
New internalstart interface, ranking and clan+diplomacy will be published for test soon.

[Only registered and activated users can see links. Click Here To Register...]

Best Regards Bau
07/28/2014 18:40 optimus...prime#114
i cant see your clan and i dont can search your clan this is the only what i can see :[Only registered and activated users can see links. Click Here To Register...]
07/28/2014 19:15 NoCheatImPGM#115
Quote:
Originally Posted by Βau View Post
New internalstart interface, ranking and clan+diplomacy will be published for test soon.

[Only registered and activated users can see links. Click Here To Register...]

Best Regards Bau
We love PGM ♥ x')
Ahah beautiful :)
07/28/2014 19:37 buhobeh#116
Bau can i ask you something.... Do you think to make your own server soon?
07/28/2014 21:06 Luffa#117
Quote:
Originally Posted by optimus...prime View Post
i cant see your clan and i dont can search your clan this is the only what i can see :[Only registered and activated users can see links. Click Here To Register...]
As i wrote: New internalstart interface, ranking and clan+diplomacy will be published for test SOON.


Quote:
Originally Posted by buhobeh View Post
Bau can i ask you something.... Do you think to make your own server soon?
maybe, maybe not. Time will show.

Best Regards Bau
07/29/2014 01:04 olitis1#118
There is a mistake in Class.inventory.php in Line 831:
Code:
unset($pie[$o]);
Edit it to:
Code:
$pie = array_diff($pie, array($l));
Because with unset you are deletting key, and you need to delete itemid.

OneUltimate Developer, turso[DEV].
07/29/2014 01:41 Luffa#119
Quote:
Originally Posted by olitis1 View Post
There is a mistake in Class.inventory.php in Line 831:
Code:
unset($pie[$o]);
Edit it to:
Code:
$pie = array_diff($pie, array($l));
Because with unset you are deletting key, and you need to delete itemid.

OneUltimate Developer, turso[DEV].
That is a way to do so.

Best Regards Bau
07/29/2014 15:13 quinster08#120
Huh in azure emulator i cant find where the database rows are written. I decompiled everything. Somebody help me?