![]() |
How do I remove this plugin from the navbar? As I now have it in a custom dropdown tab?
|
Quote:
|
Quote:
then disable this microCART: Tab Menu that will remove the tab for the navbar. |
[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 |
Please ignore my previous message, got it working now, Thanks Micheal!
|
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 |
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. |
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. |
Quote:
if a product has no weight set it will not add the shipping costs. |
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'); |
All times are GMT. The time now is 01:44 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|