Welcome, Guest. Please login or register.
Login with username, password and session length


It's a release candidate! VirtueMart 2.0 RC - the next generation VirtueMart - is available! Read more....

  Advanced search

247038 Posts in 67506 Topics- by 258314 Members - Latest Member: aniketana
VirtueMart ForumVirtueMart Dev/Coding CentralDevelopment Projects, Modifications, Hacks & TweaksShipping Modules (Moderator: koltz)New Shipping Module - WHIP - Customizable Alogorithms - Shipper Rate Integration
Pages: 1 [2]   Go Down
Print
Author Topic: New Shipping Module - WHIP - Customizable Alogorithms - Shipper Rate Integration  (Read 20160 times)
noerej
Newbie
*
Posts: 4


« Reply #15 on: October 15, 2006, 04:08:56 AM »

Tnx for this excellent module, it really saved lots of time and trouble!

Greetings,
Noerej
Logged
g sreejit
Newbie
*
Posts: 9


« Reply #16 on: November 09, 2006, 06:06:18 AM »


HAI
I HAD MY WHIP SHIPPING MODULE INSTALLED WITH JOOMLA 1.0.11AND VIRTUE MART 1.0.7 BUT IT JUST NOT WORKING IT IS SHOWING ERROR, ACTUALLY ITS SHOWING NOTHNG

Shipping Module Configuration: whip.php


  The WHIP module uses the specified algorithms to calculate the shipment total.
By choosing to use Shipper Details you can use this module for multiple shipper rates.

configfile_writeable() ? '' : '
The Configuration File "whip.default.cfg.php" is NOT Writable
Your Changes will NOT be saved.

' ?> 

--------------------------------------------------------------------------------
 
 
Logged
g sreejit
Newbie
*
Posts: 9


« Reply #17 on: November 13, 2006, 03:23:19 AM »

hai all
my whip shiping calculation is not working it is showing error..
Logged
Nori
Newbie
*
Posts: 5


« Reply #18 on: November 14, 2006, 09:41:26 AM »

Hi I need some help with configuring whip shipping. I would like to charge base shipping and then +3.00 for each additional item. I've looked at the configuration screen and I can't understand it for the life of me. Also I need to do zone shipping, where a set of countries belong in one zone, and there are 3 zones with different base shipping. How do I go about and do that? Any help would be really appreciated!
Logged
eyounis
Newbie
*
Posts: 3


« Reply #19 on: January 28, 2007, 15:27:11 PM »

just to help out the folks out there that are having problems with module, if you are getting errors or warnings and the settings don't seem to be saved, try this fix:

around line 621 in the whip.php file replace the split('{config}' with split('
\{config\}'  Wink

hope that helps

cheers
Logged
Davec
Jr. Member
**
Posts: 57


« Reply #20 on: February 05, 2007, 11:17:21 AM »

Well managed to install no problem, but now trying to understand how it works  Embarrassed

Basically I have a client sells Sweatshirts/T shirts etc. Carriage is £15 for one carton. A carton holds 72 - 100 tees or 35 sweats. What I need it to be able to do really is create the shipping charges based on quantity. So if I have 200 tees than it will add the shipping at £30 for 2 cartons.

Is this possible with this module?

Dave  Huh
Logged
j37h3r
Newbie
*
Posts: 8



« Reply #21 on: April 09, 2008, 10:54:19 AM »

Hi-

Im having an issue using the tax class - its being applied to any address, even outside the specified tax zone.

Code:
(WHIP_BASE_AMOUNT + (floor(volume / WHIP_VOLUME_INC) * WHIP_VOLUME_AMOUNT) + (floor(zone_qty / WHIP_HAND_FEE_INC) * WHIP_HAND_FEE_AMOUNT))

Code:
(shipping_rate_package_fee + (zone_qty * shipping_rate_value))

My tax class is specified...

Thanks! Awesome module btw!
Logged
PzSniper
Newbie
*
Posts: 4


« Reply #22 on: July 07, 2009, 10:50:51 AM »

great! u made my day
Logged
akamaramaka
Newbie
*
Posts: 6


« Reply #23 on: April 01, 2010, 18:03:27 PM »

Thank you for this great module. I get this message whenever I try to apply the changes. There are no such problems with saving. What do I need to do to solve the issue?
Warning: Invalid argument supplied for foreach() in xxxxxxx/administrator/components/com_virtuemart/classes/shipping/whip.php on line 635

You could do a great job if you would post a short video on Youtube with basic explanation of what is this module all about.
Thank you again for this great job
Logged
Pages: 1 [2]   Go Up
Print
Jump to: