Jump to content
  • 0

Item and Mob not showing


ToiletMaster

Question


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  276
  • Reputation:   7
  • Joined:  08/11/12
  • Last Seen:  

i've already checked out other threads yet it cant be solved at all.

http://rathena.org/b...ing#entry104924

http://rathena.org/b...mob#entry163881

Here are some of the steps that i did so far.

1. Imported item and mob.sql into my database

2. changed the column to take out the exp per based on the column on the mvp that part.

yet nothing happens so far.

my item database shows me no items at all however the page is working.

for the monster part, the page worked without any monsters though, however once i imported, i get the contact admin@localhost page error.

What are the steps i'm missing here? the rest of the pages worked great without any problems as of now.

Thanks!

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  26
  • Topics Per Day:  0.01
  • Content Count:  331
  • Reputation:   63
  • Joined:  11/29/11
  • Last Seen:  

Just enable the showerror In config/errors.php I guess,

It will show you the exact error.

Making it easy for us to solve ur problems.

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  76
  • Topics Per Day:  0.02
  • Content Count:  276
  • Reputation:   7
  • Joined:  08/11/12
  • Last Seen:  

name='Dastgir Pojee' timestamp='1355887082' post='164675']

Just enable the showerror In config/errors.php I guess,

It will show you the exact error.

Making it easy for us to solve ur problems.

Thanks for the reply. i've enabled it and here's the error that came out

Critical Error

An error was encountered during the lifetime of the application.

This could be due to a variety of problems, such as a bug in the application.

However, normally it is caused by misconfiguration.

Exception Details

Error: Flux_Error

Message: Failed to import/replace rows from table 'rathena.mob_db2'

File: C:\xampp\htdocs\fluxcp\modules\monster\index.php:192 File Line Function/Method C:\xampp\htdocs\fluxcp\lib\Flux\Template.php 337 include() C:\xampp\htdocs\fluxcp\lib\Flux\Dispatcher.php 168 Flux_Template::render() C:\xampp\htdocs\fluxcp\index.php 177 Flux_Dispatcher::dispatch()

Exception Trace As String

#0 C:\xampp\htdocs\fluxcp\lib\Flux\Template.php(337): include()

#1 C:\xampp\htdocs\fluxcp\lib\Flux\Dispatcher.php(168): Flux_Template->render()

#2 C:\xampp\htdocs\fluxcp\index.php(177): Flux_Dispatcher->dispatch(Array)

#3 {main}

Sorry if this is a repeated question, i failed to understand from the rest of the threads that have been posted up. (not really good in php >_>)

for items, the page loads up fine. but i'm not able to search any item at all.

Menu: List Items

Items

Go back.

edit

Thanks Dastgir Pojee!

I dint know about the error.php part. thanks for the tip for this part!

I've managed to solved the problem for the monster database, however the item database doesn't show anything though.

the page loads up fine it's just that it doesn't show any items at all.

Edit-

I reinstalled and place again the sqls which finally shows the item page! but i believed that's not the renewal one is it?[/s] since i wasn't using the item sql_re

Edited by ToiletMaster
Link to comment
Share on other sites

×
×
  • Create New...