[Release] Advanced MuOnline WebShop 0.9b

Murder

New Member
Joined
Apr 21, 2008
Messages
502
Reaction score
74
Това е пълният списък с нещата които Advanced MuOnline WebShop 0.9b съдържа :

• + A secure environment
• + A clean, tidy, understandable and easy to edit config.
• + Compatibility with both 2db and 6db mu versions
• + Login and Logout system (md5 and non md5)
• + Warehouse viewer, detailed item information
• + Clear but nice interface
• + Reset shop
• + Stats shop
• + Change class shop
• + Item thumbnails (can be turned on/off)
• + Item list
• + Vip User subscriptions
• + Item creator
• + Item remover
• + Language system
• + Item Settings -> Free Space Locator -> Item Adding
• + Item administration (full)
• + BuyLog for the administrator + search function
• + User credit Administration (adder/remover/viewer)
• + Zen Casino
• + Zen Shop
• + Vip Server subscriptions, prune expired for admins
• + Vip User subscriptions + vip levels
• + Credit Casino
• + Administrator item trackdown - search by serial
• + Buy character's freedom (unban for credits)
• + List of the top credited accounts
• + Item Table [WebShop] export
• + Item resell function (Refund)
• + Global announcement for credits (Shoutout to Sandbird)
• + IpBlock System (all four (ipv4) class support)
• + Character name change
• + Guild mark change + preview
• + User vault viewer (admin)
• + Multiple Items adder+manager (groups)
• + User feedback

Download Link:
http://store2.data.bg/extrememu/DarksTeam/WebShop_v09b.rar
[/URL]
 
Last edited:
  • Like
Reactions: Milanoob

parsy

New Member
Joined
Apr 9, 2008
Messages
351
Reaction score
152
А случайно да имаш ДРАГОН-МУ итемите вкарани в базата ?
Или ако не то поне кодовете им за WEBSHOP-a
 
  • Like
Reactions: Milanoob

Skyfi

New Member
Joined
Apr 27, 2008
Messages
64
Reaction score
4
Малко инфо как се инсталира WebShop-a (think)
 
  • Like
Reactions: Milanoob

Mephisto

New Member
Joined
Apr 10, 2008
Messages
451
Reaction score
240
Отваряш
Code:
wshconf.php
променяш,записваш,пишеш
Code:
http://localhost/дир-а на магазина/install
в някой browser
 
  • Like
Reactions: Milanoob and MOTION

Break House

Active Member
Joined
Apr 26, 2008
Messages
281
Reaction score
34
Verifying required extensions:OK
Changed database context to 'MuOnline'.

помогнете защо така показва като се опитам да го инстална
 
Last edited:

d0minuS

New Member
Joined
May 25, 2008
Messages
45
Reaction score
4
Трябва ми клипче сам не мога да го направя ....
 

parsy

New Member
Joined
Apr 9, 2008
Messages
351
Reaction score
152
Open Install/index.php-->>>

$sqladdr = $webshop['mssq']['host']; // MSSQL Server Address (Host\ip)
$sqluser = $webshop['mssq']['user']; // MSSQL Server Username
$sqlpass = $webshop['mssq']['pass']; // MSSQL Server Username Password
$sqldb = $webshop['mssq']['db']; // MSSQL Database to use


Now Open Webshop/wshconf.php

There you Change:

$webshop['mssq']['host'] = '127.0.0.1'; // Server Address (Host\ip)
$webshop['mssq']['user'] = 'sa'; // Username used for a connection
$webshop['mssq']['pass'] = 'password'; // Username's password
$webshop['mssq']['db'] = 'MuOnline'; // Database name
$webshop['mssq']['dbacc'] = 'MuOnline'; // If you are using 6databases - set this to 'Me_MuOnline' or whatever your account database is named. (v0.4)
$webshop['mssq']['use_md5'] = true; // Use md5 encrypted passwords (true/false)

And for Admin acc change:
$webshop['misc']['admins'] = 'myAdminAccount';


After all of those Open:
http://yourwebsite/Webshop/Install/
This will install the webshop SQL DB's

If Everything is OK open http://yourwebsite/Webshop/

And there you can open your WEB Shop !!!
 
Last edited:
  • Like
Reactions: Milanoob

d0minuS

New Member
Joined
May 25, 2008
Messages
45
Reaction score
4
Всичко добре обаче не мога да аддна кредити vikitooo's current credit balance is 0 това ми дава и не се сменят
 
  • Like
Reactions: Milanoob

d0minuS

New Member
Joined
May 25, 2008
Messages
45
Reaction score
4
Verifying required extensions:OK

Notice: Undefined index: 87.20.1.128 in c:\program files\easyphp1-8\www\webshop\install\index.php on line 19

Notice: Undefined index: acc in c:\program files\easyphp1-8\www\webshop\install\index.php on line 20

Notice: Undefined index: password in c:\program files\easyphp1-8\www\webshop\install\index.php on line 21
Changed database context to 'MuOnline'.
 
  • Like
Reactions: Milanoob

Gasolincho

Well-Known Member
Joined
May 15, 2008
Messages
683
Reaction score
693
Verifying required extensions:OK

Notice: Undefined index: 87.20.1.128 in c:\program files\easyphp1-8\www\webshop\install\index.php on line 19

Notice: Undefined index: acc in c:\program files\easyphp1-8\www\webshop\install\index.php on line 20

Notice: Undefined index: password in c:\program files\easyphp1-8\www\webshop\install\index.php on line 21
Changed database context to 'MuOnline'.

смени си web server'a... препоръчвам AppServ!


Verifying required extensions:OK
Changed database context to 'MuOnline'.

помогнете защо така показва като се опитам да го инстална

А ти с какъв web server си ?
 
  • Like
Reactions: Milanoob

parsy

New Member
Joined
Apr 9, 2008
Messages
351
Reaction score
152
Verifying required extensions:OK

Notice: Undefined index: 87.20.1.128 in c:\program files\easyphp1-8\www\webshop\install\index.php on line 19

Notice: Undefined index: acc in c:\program files\easyphp1-8\www\webshop\install\index.php on line 20

Notice: Undefined index: password in c:\program files\easyphp1-8\www\webshop\install\index.php on line 21
Changed database context to 'MuOnline'.

Here must be the SQL Pssword and ACC !!!
And For IP Leave 127.0.0.1
 
  • Like
Reactions: Milanoob

d0minuS

New Member
Joined
May 25, 2008
Messages
45
Reaction score
4
Всичко добре обаче не мога да аддна кредити "chocho's current credit balance is 0" това ми дава и не се сменят.Май не мога да използвам никакви опции когато банна някое ИП не се запазва и т.н. И ако можете да ми дадете итемите за с3 еп1 или еп2 No items found in this category това ми пише
 
  • Like
Reactions: Milanoob

Anarxiq

New Member
Joined
Apr 9, 2008
Messages
408
Reaction score
80
Браво за шопа много е добър и ми помогна много :)
 
  • Like
Reactions: Milanoob

Mephisto

New Member
Joined
Apr 10, 2008
Messages
451
Reaction score
240
Manage credits но трябва от конфига да си направиш акк да има достъп до това..
 
  • Like
Reactions: Milanoob

Aragorn

Well-Known Member
Joined
Apr 11, 2008
Messages
1,257
Reaction score
312
И как се прави това ако искаш ми пиши по скайпа aragorn_vt
 
  • Like
Reactions: Milanoob

Mephisto

New Member
Joined
Apr 10, 2008
Messages
451
Reaction score
240
Нямам желание да ти пиша по skype, виж в конфига на магазина това
$webshop['misc']['admins']
в скобите пишеш акк си
 
  • Like
Reactions: Milanoob