Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Website] MS Mall 1.4 - Online Shopping Store

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 16, 2008
Messages
94
Reaction score
16
[Website] MS Mall v2 - Online Shopping Store

zactanaz - [Website] MS Mall 1.4 - Online Shopping Store - RaGEZONE Forums


|

What MS Mall 2.0?
That's right. It being a while since MS Mall has being updated, almost a year to be honest. With the temporary closure of this section I never release further updates for this. A few people had sent me PM if am still updating it, including DarkBlight (5th time is the charm). For those who don't know what MS Mall is all about, it a PHP script the lets you buy items online with max stats, like armor and weapons. You can buy other items as well, like scrolls, stars, bullets, arrows and pets. This new version will only work for v0.75 and I have no plans for supporting older versions.

IF YOU DON'T LIKE IT, DON'T USE IT. SIMPLE ENOUGH.

What's in v2.0?
Update 2.0.4
Template:
-> Some cosmetic changes to the default template​
MS Mall:
-> ACP - cookies are now combine into a single cookie named 'mall_admin'
-> Stream - change the swear filter (it should not filter words like 'hello' or 'how')
-> Shopping Cart - displays a list of past purchases (limit of 20 items), item list is stored in a cookie
-> Shopping Cart - when auto-scrolling it updates the sales of the scroll, since you pay for them
-> Shopping Cart - option to require the character to already have the item in the inventory (item must not be equiped or scrolled)
-> Shopping Cart - checking to see if the items in the cart are valid, for example: the item is no longer available for purchase
-> Shopping Cart - updated the items with the new scrolls for auto-scrolling​
Update 2.0.3
Template:
-> Fix some problems for default template files
-> ACP - layout changes to in-game shops display
-> ACP - shops now display NPC image
-> ACP - some changes to the GM Book pages​
MS Mall:
-> GM Book - added missing entries
-> GM Book - fix some entries not displaying image even if it was available
-> GM Book - added NPC images
-> GM Book - can now be downloaded in text or XML format inside of a ZIP archive
-> Shops - added NPC images for shops
-> Shops - browse NPC's and select by clicking them
-> Login - cookies are now combine into a single cookie named 'mall_user'
-> Mall - added support for v.83 servers
-> Items - added item up to version 0.83
-> Items - easy enable and disable of items between versions 75 and 83​
Update 2.0.2
  • Installer: fixed mall_armor and mall_weapons tables not inserting all items.
  • Installer: now it checks if admin account was created successfully.
  • Installer: now checks for DB tables inconsistencies, like missing email field or using hammer and not vicious.
  • Template: fixed some problems with the template files.
  • Template: new template - [IMG]https://forum.ragezone.com/ima...forum.ragezone.com/images/404_image.png[/IMG]
 
Last edited:
Junior Spellweaver
Joined
Jul 26, 2008
Messages
128
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

niiiice :)

Will be looking forward for more updates :)
Goood job btw :)
 
Newbie Spellweaver
Joined
Jan 2, 2009
Messages
34
Reaction score
1
Re: [Release] MS Mall 1.4 - Online Shopping Store

wow really nice job very neat work!
 
Junior Spellweaver
Joined
Dec 7, 2008
Messages
116
Reaction score
14
Re: [Release] MS Mall 1.4 - Online Shopping Store

I love this thing. It's really great especially when the server is down and you want to do something while waiting.
 
Newbie Spellweaver
Joined
Oct 6, 2008
Messages
61
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

nice release i think this would go great wit my server
 
Supreme Arcanarch
Loyal Member
Joined
Jul 21, 2008
Messages
969
Reaction score
1
Re: [Release] MS Mall 1.4 - Online Shopping Store

nice job. :)
 
Master Summoner
Loyal Member
Joined
Sep 25, 2008
Messages
501
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

Woooooooooooooot nice my idea is release on this version
 
Junior Spellweaver
Joined
Jul 19, 2008
Messages
151
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

is there a way to block certain items from being purchased? This is a very creative and smart idea. Kudos to you btw.
 
Custom Title Activated
Loyal Member
Joined
Oct 3, 2008
Messages
1,938
Reaction score
3
Re: [Release] MS Mall 1.4 - Online Shopping Store

haha, very nice, good job :thumbup:
its great >o<
 
Newbie Spellweaver
Joined
May 5, 2008
Messages
65
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

hi , really nice release, i love it!

but I got these errors when I copy the content of the html to "C:\wamp\www"


Code:
Notice: Use of undefined constant msm_id - assumed 'msm_id' in C:\wamp\www\install\index.php on line 49

Notice: Undefined index: xs_php in C:\wamp\www\install\template.php on line 292

Notice: Undefined index: xs_def_template in C:\wamp\www\install\template.php on line 293

Notice: Use of undefined constant XS_TPL_ANY - assumed 'XS_TPL_ANY' in C:\wamp\www\install\template.php on line 381

Notice: Use of undefined constant XS_TPL_START - assumed 'XS_TPL_START' in C:\wamp\www\install\template.php on line 382

Notice: Undefined index: default_lang in C:\wamp\www\install\template.php on line 2125


what could I do? thanks again!
 
Newbie Spellweaver
Joined
Jul 16, 2008
Messages
94
Reaction score
16
Re: [Release] MS Mall 1.4 - Online Shopping Store

hi , really nice release, i love it!

but I got these errors when I copy the content of the html to "C:\wamp\www"


Code:
Notice: Use of undefined constant msm_id - assumed 'msm_id' in C:\wamp\www\install\index.php on line 49

Notice: Undefined index: xs_php in C:\wamp\www\install\template.php on line 292

Notice: Undefined index: xs_def_template in C:\wamp\www\install\template.php on line 293

Notice: Use of undefined constant XS_TPL_ANY - assumed 'XS_TPL_ANY' in C:\wamp\www\install\template.php on line 381

Notice: Use of undefined constant XS_TPL_START - assumed 'XS_TPL_START' in C:\wamp\www\install\template.php on line 382

Notice: Undefined index: default_lang in C:\wamp\www\install\template.php on line 2125


what could I do? thanks again!

Simple answer do NOT use WAMP use XAMPP safest way to go, my script has problems with WAMP for some reason. It think its one of the following options but I cannot be sure.

1) Make sure you have PHP Sessions ON, so you can use the Super Global Variable $_SESSION
2) Have Register Globals OFF
3) Safe Mode is OFF

And use PHP 5 and above please, good luck
 
Newbie Spellweaver
Joined
Mar 28, 2007
Messages
16
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

somehow, i can't download 1.4 -_-"
 
Newbie Spellweaver
Joined
May 23, 2008
Messages
50
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

mmm is it possible to don't sell pirates stuf? for people like me who are still using v55
 
Newbie Spellweaver
Joined
Aug 25, 2008
Messages
79
Reaction score
1
Re: [Release] MS Mall 1.4 - Online Shopping Store

INTERESTIN.. i will be trying to make it 100% compatible with Wamp and ill give you the files. Thank you for this and the guy who wants v.55 Ill start working on that too
 
Newbie Spellweaver
Joined
Feb 21, 2008
Messages
39
Reaction score
0
Re: [Release] MS Mall 1.4 - Online Shopping Store

Thank you for your contribution.
 
Newbie Spellweaver
Joined
Dec 18, 2007
Messages
48
Reaction score
5
Re: [Release] MS Mall 1.4 - Online Shopping Store

nice but the site for mediafire dont seem to be working
 
Joined
Jun 3, 2008
Messages
267
Reaction score
13
Re: [Release] MS Mall 1.4 - Online Shopping Store

Here's a mirror for you guys:

 
Newbie Spellweaver
Joined
Dec 18, 2007
Messages
48
Reaction score
5
Re: [Release] MS Mall 1.4 - Online Shopping Store

by the way, i cant pass thru the install page, when i press next, it keep wanting me to download step_1.php
help me!
and u don't have config.php, so we cant use our Wan ip or no-ip
 
Last edited:
Status
Not open for further replies.
Back
Top