News:

Support the VirtueMart project and become a member

Main Menu

DHL Shipping and printing shipping labels

Started by durian, January 04, 2006, 18:10:59 PM

Previous topic - Next topic

holsum

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:

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

Josh

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?

holsum

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

Josh

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

holsum

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

Josh

#95
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 CREATE TABLE IF NOT EXISTS `mos_vm_shipping_label` to CREATE TABLE IF NOT EXISTS `jos_vm_shipping_label`

But the DHL Module still does not work. :(

holsum

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

-holsum
www.holsumstudios.com

Josh

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

holsum

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

Josh

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... :( :(

holsum

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

Josh

#101
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).


Josh

#102
I am recieving a new error to my shipping.
QuoteError: Function Not Registered. checkoutProcess is not a valid MOS_com_phpShop function.
QuoteError: 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!

[attachment cleanup by admin]

Josh

Did that error help with trying to solve the problem?

Josh

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?