Ok guyz first Download the files from my attachment.
This is the guide how to make this page works with no errors.
Add WebLoginState to your UserInfo in RanUser DB
1) Follow the instruction in the first Picture below.
2) Follow the instruction in the Second Picture below.
3) Now the last part extract the files inside your htdocs\ranCP\ folder.
Now you can open the itemMap Table in http://yoursite/ran/home.php?page=imapping <-- ShopItemMap Table
http://yoursite/ran/home.php?page=newitem <-- Adding item to ShopItemMap Table
Note: You can access this page by logging in your GM account, the normal account can't access this page ^__^v
If you do it correctly, this will happen...
ShopItemMap
Adding Item
Attachment Updated(Nov.9 2007 | 2pm)NOTE: FOR WebLoginState PROBLEM
Just add this line in your query.php
DEFINE("ACCOUNT_ONLINE", "UPDATE UserInfo SET WebLoginState = 1 WHERE UserName = '%s'");
then under your UserInfo add new Column name it WebLoginState with default value of 0
For the ShopItemMap... Make sure all of existing items has the value of 1 for ItemList if Null will not work.
now try to browse it again...
Updated *April, 2007 1:31pm*
Sorry guys i got busy this pass few months hehehe... thanks to all







Reply With Quote![[Release] Displaying/Adding/Delete Item to ShopItemMap (no need to open SQL)](http://ragezone.com/hyper728.png)


