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 |
#492
|
|||
|
|||
How do I remove this plugin from the navbar? As I now have it in a custom dropdown tab?
|
#493
|
|||
|
|||
Thats right you could do this to bypass the shipping for each product.
|
#494
|
|||
|
|||
Quote:
then disable this microCART: Tab Menu that will remove the tab for the navbar. |
#495
|
|||
|
|||
[QUOTE=micheal332001;2198742]login to admincp->plugin manager
then disable this microCART: Tab Menu that will remove the tab for the navbar.[/QUO If I do this, this will not work on my drop down tab, doing this will disable the product, I want to keep it but not in the navbar. please take a look at my site if you can for what i'm talking about in the 'extras' tab, I need it just there not on the navbar itself. www.nextgengaming.net |
#496
|
|||
|
|||
Please ignore my previous message, got it working now, Thanks Micheal!
|
#497
|
|||
|
|||
Clicking on any of the admin options in the admin cp will return this error for me.
Parse error: parse error in C:\wamp\www\admincp\microcart_admin.php on line 2778 |
#498
|
|||
|
|||
I have a question.
I'm added new product with type physical, price, weight etc. Taxes, shipping zones, country destination are also added. All are ok, but when I want to buy this product no shipping cost are added. Of course I choosed country destination from list. Rest like discount price, price per product are correct. Only shipping cost aren't counted. |
#499
|
|||
|
|||
Quote:
i used to use this as well for making my scripts but found it did not work as it would do on a real hosted site. |
#500
|
|||
|
|||
Quote:
if a product has no weight set it will not add the shipping costs. |
#501
|
|||
|
|||
This is my configuration of shipping zone.
http://tempra.org/uploads/weight.png And there is my product settings. (Some words are translated to my Polish language, I wrote what those words mean on image). http://tempra.org/uploads/product.png All seems to be set ok, but I don't know why shipping cost aren't added. BTW I found little bug. In Invoices section in user panel, click on view or download PDF. Error: Code:
Warning: fopen(./microcart/pdf/fonts/php_Helvetica.afm) [function.fopen]: failed to open stream: Permission denied in [path]/microcart/pdf/class.pdf.php on line 1419 Before Code:
$fp = fopen($dir.'php_'.$name.'.afm','w'); Code:
$fp = fopen($dir.$name.'.afm','w'); |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|