• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

[Gesior AAC] EQShower (Easy Setup)

Code:
Powered by Soulreaper, SoulAAC dev.
Items.xml -> MySQL Database Parser V1.0
Be sure to use a cleaned up items.xml else ur database becomes a mess.


Warning: include(../eqshower.php) [function.include]: failed to open stream: No such file or directory in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 75

Warning: include() [function.include]: Failed opening '../eqshower.php' for inclusion (include_path='.;D:\Program Files\xampp\php\pear\') in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 75

Warning: mysql_list_tables() [function.mysql-list-tables]: Access denied for user 'ODBC'@'localhost' (using password: NO) in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 64

Warning: mysql_list_tables() [function.mysql-list-tables]: A link to the server could not be established in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 64

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 65

Warning: mysql_list_tables() [function.mysql-list-tables]: Access denied for user 'ODBC'@'localhost' (using password: NO) in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 64

Warning: mysql_list_tables() [function.mysql-list-tables]: A link to the server could not be established in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 64

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in D:\Program Files\xampp\htdocs\equipshower\install\class-installer.php on line 65
Error: Neccesary tables not found.
Attempting to create neccesary tables


Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 90

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 90

Warning: mysql_query() [function.mysql-query]: Access denied for user 'ODBC'@'localhost' (using password: NO) in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 91

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 91

Warning: Invalid argument supplied for foreach() in D:\Program Files\xampp\htdocs\equipshower\install\install.php on line 95
Executed 0/0query's succesfully.
Attempted to create neccesary tables.

Powered by Soulreaper, SoulAAC dev.
Parsing took 1.987556 seconds.

@ven go into instal/instal.php and replace line 75 with this: include('../eqshower-config.php');
 
I found problem. In install.php (75 line) is:
Code:
include('../eqshower.php');
it should be:
Code:
include('../eqshower.php');
 
@up
LoL i can't edit my post.

it should be:
Code:
include('../eqshower-config.php');
 
then you have done something wrong while setting it up. Try go back and see if you missed anything. Also check the install/install.php file and make sure line 75 is like this: include('../eqshower-config.php');

then reinstall the items.
 
Why i saw the BP, soul and cap with bad colors and letters :S

eqshower.png
 
Code:
Warning: include(../eqshower.php) [function.include]: failed to open stream: No such file or directory in /home/ots/www/equipshower/install/install.php on line 75

Warning: include() [function.include]: Failed opening '../eqshower.php' for inclusion (include_path='.:/usr/share/php5:/usr/share/php') in /home/ots/www/equipshower/install/install.php on line 75

Warning: mysql_list_tables() [function.mysql-list-tables]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/ots/www/equipshower/install/class-installer.php on line 64

Warning: mysql_list_tables() [function.mysql-list-tables]: A link to the server could not be established in /home/ots/www/equipshower/install/class-installer.php on line 64

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ots/www/equipshower/install/class-installer.php on line 65

Warning: mysql_list_tables() [function.mysql-list-tables]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/ots/www/equipshower/install/class-installer.php on line 64

Warning: mysql_list_tables() [function.mysql-list-tables]: A link to the server could not be established in /home/ots/www/equipshower/install/class-installer.php on line 64

Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /home/ots/www/equipshower/install/class-installer.php on line 65
Error: Neccesary tables not found.

Attempting to create neccesary tables

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/ots/www/equipshower/install/install.php on line 90

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/ots/www/equipshower/install/install.php on line 90

Warning: mysql_query() [function.mysql-query]: Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2) in /home/ots/www/equipshower/install/install.php on line 91

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/ots/www/equipshower/install/install.php on line 91

Warning: Invalid argument supplied for foreach() in /home/ots/www/equipshower/install/install.php on line 95
Executed 0/0query's succesfully.

Attempted to create neccesary tables.

Help? ; o
 
hey i really whant a website i have router THOMSON TG782 if any1 have the same and he can make a website plzz msg
 
In ur ss soul and cap box has no border and does not fit in the whole eq pic. That doesn't look nice.
 
i don't have this line on my characters.php:
Code:
//equipment shower by ballack13
 
:S this killed my site. First off, in the instructions I dont have "//equipment shower by ballack13 "
so im having to guess where to put all this. Is there anyway someone can just supply the full php code for the page? i cant seem to find any way to get WQ showing :S
 
Back
Top