Replies: 6 comments 1 reply
-
You need to run the item sql files from rAthena first. |
Beta Was this translation helpful? Give feedback.
-
ok I did what you said! Still nothing here! I did modify the modules/item/index.php script and this one modules/item/view.php still nothing in my database I do not understand. Thank you for your help. |
Beta Was this translation helpful? Give feedback.
-
itemInfo.lua has nothing to do with the items being displayed from your database, it only adds the item desc to the cp_itemdesc table. What mode are you using; renewal or pre-renewal? Have you made sure the compatibility view files were ran correctly without errors? You don't need to keep posting screenshots of default code. |
Beta Was this translation helpful? Give feedback.
-
can you explain why this error is appearing? I don't understand! Thank you in advance for your support .... |
Beta Was this translation helpful? Give feedback.
-
problem solved thanks anyway |
Beta Was this translation helpful? Give feedback.
-
I installed fluxcp on my site the mob db works correctly but the item db still doesn't work even though ItemInfo.lua is well implemented in the database. Here are some screenshots:
![site](https://private-user-images.githubusercontent.com/181579839/367522145-dd0c2094-54a9-4bc5-b740-717aae57b0c2.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1ODE1MjgsIm5iZiI6MTczOTU4MTIyOCwicGF0aCI6Ii8xODE1Nzk4MzkvMzY3NTIyMTQ1LWRkMGMyMDk0LTU0YTktNGJjNS1iNzQwLTcxN2FhZTU3YjBjMi5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE1JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNVQwMTAwMjhaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05YzlmMDgzMmQ3OGJmMmFmZjA4ZmQ0OGUxMDE5NTIzZWVmOWY4OTViODk0Y2I1YjM0ZDMxZjE4NzBkYTM1MDdhJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.ihvp4Q9c9YS95jN9CTTbJllAibCd98PXFMwiqDgUwjQ)
here is index.php in modules/item :
here is view.php in modules/item :
I try to implement item_db_compat , item_db_re_compat , item_db2_compat , item_db2_re_compat but impossible here is my error message :
after spending a few hours on it I don't understand Thank you for your precious help. <3<3
Beta Was this translation helpful? Give feedback.
All reactions