Open GoogleCodeExporter opened 9 years ago
Same!
Original comment by dore...@gmail.com
on 18 Feb 2012 at 9:09
This is likely due to use of FluxCP with incompatible and unsupported software.
Original comment by Paradox924X
on 19 Feb 2012 at 4:16
what do you mean by this?
which software you mean? which s/w shall i change? i m using normal cp with php
/ mysqli and all installed
Original comment by ankitpise111
on 19 Feb 2012 at 4:19
FluxCP is only guaranteed to be compatible with stock eAthena.
This means it may not function correctly, or at all, with 3rd party projects or
modifications such as rAthena, 3CeAM, etc.
Original comment by Paradox924X
on 19 Feb 2012 at 5:16
i m using normal trunk latest version from
http://eathena-project.googlecode.com/svn/trunk/
Original comment by ankitpise111
on 19 Feb 2012 at 5:19
You must provide more details including any error logs
(FLUX_ROOT/data/logs/errors/exceptions/, FLUX_ROOT/data/mysql/errors/ and any
webserver logs).
Additionally, you should consider upgrading to the latest version of FluxCP by
upgrading to the latest revision (r1092) using an `svn update`.
Original comment by Paradox924X
on 19 Feb 2012 at 5:26
<?php exit('Forbidden'); ?>
[2012-02-18 04:25:42] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.item_db'
doesn't exist
[2012-02-18 04:25:42] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 04:25:42] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 04:25:44] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.mob_db'
doesn't exist
[2012-02-18 04:25:44] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:25:44] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:26:50] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.item_db'
doesn't exist
[2012-02-18 04:26:50] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 04:26:50] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 04:27:02] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.mob_db'
doesn't exist
[2012-02-18 04:27:03] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:27:03] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:27:22] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.mob_db'
doesn't exist
[2012-02-18 04:27:22] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:27:22] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.monsters'
doesn't exist
[2012-02-18 04:28:13] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.item_db'
doesn't exist
[2012-02-18 04:28:13] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 12:33:15] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.item_db'
doesn't exist
[2012-02-18 12:33:15] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
[2012-02-18 10:32:05] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.item_db'
doesn't exist
[2012-02-18 10:32:06] [SQLSTATE=42S02] Err 1146: Table 'ragnarok.items' doesn't
exist
This are the errors
And if i executed mob_db.sql in my RO database the mob database page in Flux CP
will show
Error
An error occurred while trying to process your request.
Please try contacting an administrator: admin@localhost
other pages will work fine
Original comment by ankitpise111
on 19 Feb 2012 at 5:39
oh paradox nvm this :P i didnt execute item db / item db2 and mob db / mob db2
my fault sorry
Original comment by ankitpise111
on 19 Feb 2012 at 7:08
Original issue reported on code.google.com by
ankitpise111
on 11 Feb 2012 at 9:09