-
Proficient Member
How to add item in Babyran CP
At First I got an error:
Fatal error: Call to a member function RecordCount() on a non-object in C:\path\ShopItemMap.class.php on line 25
then i edit the function to avoid the error:
original -----> for($p=0;$p<$productSaleList->RecordCount();$p++){
edited ------> for($p=0;$p<$productSaleList;$p++){
No more error but still i can't add item in CP.
HELP!!!!
Please see attached for SS
THANK YOU!!!
-
-
ImJustaNewbie
Re: How to add item in Babyran CP
you should try other ran cp ?
-
Alpha Member
Re: How to add item in Babyran CP
try on database item category will be 1 on Weapon . if that isa babyran cp without itemupgrade you can use gzbk cp as admin pannel
-
Proficient Member
Re: How to add item in Babyran CP
thank you all for reply - I'm using different CP now. :D