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
Pages: 1 ... 5 6 [7] 8 9   Go Down
Print
Author Topic: DHL Shipping and printing shipping labels  (Read 67165 times)
holsum
Newbie
*
Posts: 45


« Reply #90 on: July 19, 2007, 10:52:29 AM »

So the country codes were added back during Virtumart 1.0.5 and I am pretty sure Gaza strip was not in the default Virtuemart code at the time.  I am only guessing here but I would bet that it is now in version 1.0.12.  Just remove that Gaza valuses from your mySQL text before adding it to your database:
Code:
INSERT INTO `jos_vm_state` ( country_id, state_name, state_3_code, state_2_code )
VALUES ( 104, 'West Bank', 'WBK', 'WB' ) , ( 104, 'Other', 'OTH', 'OT' ) , ( 151, 'St. Maarten', 'STM', 'SM' ) , ( 151, 'Bonaire', 'BNR', 'BN' ) , ( 151, 'Curacao', 'CUR', 'CR' )


-holsum

www.holsumstudios.com
Logged
Josh
Newbie
*
Posts: 30


« Reply #91 on: July 19, 2007, 11:02:52 AM »

I'm guessing you do not have to import the states sql with the new version because I got the some error when I deleted each value from the sql. Now when I try to submit an order my website times out.... I dont know what the problem could be. Any ideas?
Logged
holsum
Newbie
*
Posts: 45


« Reply #92 on: July 19, 2007, 11:09:00 AM »

I would turn on debugging in virtuemarts administrator interface.  I am sure it would be throwing up errors if a necessary sql statement was missing. 

-holsum
Logged
Josh
Newbie
*
Posts: 30


« Reply #93 on: July 19, 2007, 11:56:50 AM »

Ok, I turned on my debuging mode, and furthest i can get is to the selecting my shipping address. After that point (moving to the "Ship Method') the website times out and i can't see and error or anything? And I really don't know exactly what I am looking for
Logged
holsum
Newbie
*
Posts: 45


« Reply #94 on: July 19, 2007, 12:12:21 PM »

when you installed the dhl shipping module did you include the dhl_create_table.sql

Also, if you dissable the DHL shipping module from the admin section of virtuemart and use a defualt shipping mod does the front end still timeout?

-holsum
www.holsumstudios.com
Logged
Josh
Newbie
*
Posts: 30


« Reply #95 on: July 19, 2007, 12:33:04 PM »

Ok, I disabled the module, and used the Standard Shipping module. That worked fine. I re-imported the dhl_create_tables.sql and changed the name
Code:
CREATE TABLE IF NOT EXISTS `mos_vm_shipping_label`
to
Code:
CREATE TABLE IF NOT EXISTS `jos_vm_shipping_label`

But the DHL Module still does not work. Sad
« Last Edit: July 19, 2007, 12:57:34 PM by Josh » Logged
holsum
Newbie
*
Posts: 45


« Reply #96 on: July 19, 2007, 12:40:51 PM »

mos to jos,  I will make sure that it is updated on the next DHL release.

-holsum
www.holsumstudios.com
Logged
Josh
Newbie
*
Posts: 30


« Reply #97 on: July 19, 2007, 13:27:38 PM »

still I am having bad luck with this module. if any one can go to my site and take a look it is http://www.knucklesfirst.com/genwork/
the only product I have is in the Paintball/Gun(markes)/Smart Parts/Ion


Thanks a ton
Logged
holsum
Newbie
*
Posts: 45


« Reply #98 on: July 19, 2007, 13:38:31 PM »

You have to stream line that checkout process for new users.  Turn of account validation by email and turn on "invisible registration."


You want people to be able to easily purchase from your site.  Not pass through multiple security checkpoints just to have the privilege of buying from you.

-holsum
Logged
Josh
Newbie
*
Posts: 30


« Reply #99 on: July 19, 2007, 14:02:46 PM »

I believe that I turn the "invusible registration" on (where it does not require then to activate email?).
But the shipping is still timing out... Sad Sad
Logged
holsum
Newbie
*
Posts: 45


« Reply #100 on: July 19, 2007, 14:15:15 PM »

no it still requires them to activate their account through their email.   trun it off in Joomla Configuration file. 

I believe it is timing out becuase of a non response from the DHL API.  Make sure that you have entered your Account information, your domestic and international DHL keys correctly and also make sure that all of the DHL modules have been uploaded completely.

-holsum
Logged
Josh
Newbie
*
Posts: 30


« Reply #101 on: July 19, 2007, 15:49:56 PM »

In Joomla I have it set as

Allow User Registration:   Yes 
Use New Account Activation:  No   
Require Unique E-mail:  No 

and VirtueMart

Use silent (hidden) user registration?   checked
Joomla!: User registration allowed? Yes
Joomla!: New account activation necessary? No
 
**ADDED**
Re-Uploaded all files to the correct destination (/genwork/administrator/components/com_virtuemart (classes,html,langues)) with updated version (most recent).

« Last Edit: July 19, 2007, 17:03:47 PM by Josh » Logged
Josh
Newbie
*
Posts: 30


« Reply #102 on: July 20, 2007, 09:27:01 AM »

I am recieving a new error to my shipping.
Quote
Error: Function Not Registered. checkoutProcess is not a valid MOS_com_phpShop function.
Quote
Error: Module Not Registered."checkout" is not a valid VirtueMart module.

I attached the full error page that I recieved.

Hopefully this could fix the problem *crosses fingers*

*Update*
reinstalled Joomla and VirtueMart. Still same problem.

HELP!

* ShippingError.txt (53.46 KB - downloaded 450 times.)
« Last Edit: July 20, 2007, 17:40:53 PM by Josh » Logged
Josh
Newbie
*
Posts: 30


« Reply #103 on: July 24, 2007, 14:00:37 PM »

Did that error help with trying to solve the problem?
Logged
Josh
Newbie
*
Posts: 30


« Reply #104 on: July 25, 2007, 13:13:35 PM »

Please can anyone help me with this module. I can not get it to work. I've looked for the curl thing for godaddy. I have reinstalled and reinstalled and searched and searched. Please and anyone help with setting this module up?
Logged
Pages: 1 ... 5 6 [7] 8 9   Go Up
Print
Jump to: