re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
how to reinstall webshop? i cannot install and i get this error message
=======
The installation has been locked!! Better luck next time
please help how to fix.
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
dforth ive already install the webshop.
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Quote:
Originally Posted by
GoldbertGTR
bro it working for all version just make add item on your webshop all fine :)
i added id:73 type:8 for RF Phoenix armor but the image/path shows wrong image.gif. How do i edit the gif path?
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Please, anyone knows what version is compatible with 97d+99b without mods/new itens? Thanks a loT!
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
does this have S6EP3 items?
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Quote:
Originally Posted by
ushloui07
does this have S6EP3 items?
No, but you can easily add new items.
1 Attachment(s)
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
please Help meee I got This Bug ;( ;( ;( Please if anyone can help me add me skype: Firstmu.Ge , or add comment Howe Fixs this. :(
Attachment 126025
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Quote:
Originally Posted by
Vashakidze
please Help meee I got This Bug ;( ;( ;( Please if anyone can help me add me skype: Firstmu.Ge , or add comment Howe Fixs this. :(
Attachment 126025
You just need to choose from the above category, then you will see the items in this category.
Sent from my Galaxy Nexus using Tapatalk 2
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
I have a problem, everytime go to the page of the webshop, it shows like I have logged in, and I am not logged in -_- help?
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
admin account ? how to add
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Hi...
You guys know how to change the column name Credits to SCFCredits???
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
is there any possibilities to add custom item into webshop? just asking.. :)
re: [Release] (S-y) Advanced MuOnline WebShop [0.8] [05/12]
Quote:
Originally Posted by
MuIsBest
If you got this problem:
Code:
Verifying required extensions:OK
Warning: mssql_query() [function.mssql-query]: message: There is already an object named 'MEMB_CREDITS' in the database. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 32
Warning: mssql_query() [function.mssql-query]: message: There is already an object named 'XCredits' in the database. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 39
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\webshop\install\index.php on line 39
Warning: mssql_query() [function.mssql-query]: message: Invalid object name 'WebShop'. (severity 16) in C:\xampp\htdocs\webshop\install\index.php on line 46
Warning: mssql_query() [function.mssql-query]: Query failed in C:\xampp\htdocs\webshop\install\index.php on line 46
Your WebShop is now ready !! Enjoy!
Closing access to installation...
Successfully restricted the access to the install
Then simply run this command in SQL Query Analyzer:
Code:
drop table WebShop
Go
drop table WebShop_LOG
Go
drop table WebShop_UI
Go
drop table MEMB_CREDITS
go
drop procedure XCredits
go
Drop table WebShop_Groups
Go
Drop table WebShop_Feedback
Go
drop table WebShop_IpBlock
Go
And then go to yourweb.com/install/ again and it will work.
Regards,
MuIsBest
Thanks man!