The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
microCART: Shopping System for vB4 Details »» | |||||||||||||||||||||||||||||||||||||
microCART is a fully featured Shopping Cart for vBulletin 4.x, with support for Downloadable & Pysical Products, Subscriptions and Services, without missing any feature even from commercial scripts. Installation is very easy, you just need sometime for the initial configuration.
Edit: Please note - Currently this mod is only compatible with vBulletin 4.1.9 and below, if your using vBulletin 4.1.10 then the modifications current version released here (1.1.4) is not suggested for use. - TheLastSuperman 1.- Highlights
In version 1.0.3 has been added support for configurable options. Not just simple text choices, but options that can increase/decrease the total price. That's why you need to pay extra attention on entering these options to avoid pricing mess. First of all, you can find these options as "Extra Options" on the droplist on the right of each product (AdminCP). By choosing it you'll get a list of all available configurable options for the specific product. You can Edit and Delete it, or you can change the display order. Click "New Extra Option" to add one. There is no need for explanation of title. Write there anything that you want. Examples of configuration options are: Color, Size, Ram, Hard disk etc. So let's write Size. In the box below you must add all the available options keeping the format: Amount|Name Examples:
To understand Shipping fields (Base weight, Base fare, Extra weight, Extra fare), you must know how the companies (at least the most of them) are working. They're saying: Till 3 kilos the rate is $15. More than 3 kilos you must add $3 per 500gr (1/2 kilos). In this example you must setup:
The included HTML Editor is commercial, so you can use it ONLY within microCART directory. UPGRADING To upgrade just upload the new files then follow 2.- Installationwith Allow Overwrite set to YES CHANGE LOG
Download Now
Show Your Support
|
2 благодарности(ей) от: | ||
mohammadxxx, Romamo |
Comments |
#712
|
||||
|
||||
ITS WORKING with 4.1.11, thanks! (all problems solved, just read below)
Code:
Warning: require_once(./includes/functions_wysiwyg.php) [function.require-once]: failed to open stream: No such file or directory in [path]/cart.php on line 66 Fatal error: require_once() [function.require]: Failed opening required './includes/functions_wysiwyg.php' (include_path='.:/usr/local/php5/lib/php') in /home/idcom/public_html/forums/cart.php on line 66 got fixed? if yes, wheres the patch/code? cant find it, thanks! UPDATE: uploaded the functions_wysiwyg.php file from VB 3.8.x, its working, making some tests now. UPDATE2 [FIXED] (just CHMOD microcart folder to 777, and all sub dirs): now im getting this: Code:
Warning: require_once(./microcart/pdf/tcpdf.php) [function.require-once]: failed to open stream: No such file or directory in [path]/microcart/functions.php on line 1103 Fatal error: require_once() [function.require]: Failed opening required './microcart/pdf/tcpdf.php' (include_path='.:/usr/local/php5/lib/php') in /home/idcom/public_html/forums/microcart/functions.php on line 1103 i had an issue with paypal redirect, and found the solution here, Quote:
ITS WORKING with 4.1.11, thanks! (all problems solved) |
#713
|
|||
|
|||
Quote:
|
#714
|
|||
|
|||
Quote:
I'm in the same boat. The killer feature for me is an inventory-based option that we could label, and assign inventory counts. As for coding, couldn't you check for an additional pipe "|" separator, and use that for inventory, and only allow one (multiple would be too confusing)? This example would give me an inventory count of 155 items, and override any value in the Stock number, plus it allows me to charge more for "plus" sizes automatically. This also opens up the door for after market or used sales, where you could have a "Quality" field that's inventory based, and apply extra charges or discounts based on your inventory's quality: Example:This doesn't seem like it would be too hard to code up since it's based on your current Options code. It would just need some simple sanity-check functions to validate the existence of the extra option value and override the normal stock field, increment and decrement the inventory in the option instead of the stock field, and check for attempts to add additional inventory-based options. You could show the individual counts in the option's drop down menu on the store page, like you do with the price changes. In fact, any "option" that isn't inventory-based is actually an "add-on" selection, like Gift Wrap, Insurance, Expedited Delivery, etc. Anyway, I hope you add this special option to your commercial product. I'll be one happy new customer if you do! |
#715
|
|||
|
|||
Probably already been asked but is it possible to have multiple paypal accounts associated to different items?
For example can my users put things in the store that they want to sell and when someone buys the respective item the person who owns that item will get paid? |
#716
|
|||
|
|||
I think you can in the latest version but its not free. You have to pay ~60$.
|
#717
|
|||
|
|||
PHP Code:
|
#718
|
|||
|
|||
Quote:
|
#719
|
|||
|
|||
Quote:
Quote:
|
#720
|
|||
|
|||
Probably the most insecure and ugly piece of code i have ever seen. After regurgitating, i uninstalled this mod.
|
#721
|
|||
|
|||
the commercial version has alot of the insecure problems fixed
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|