Re: Australia Post Shipping Module
Quote:
Originally Posted by
michellewardley
have uploaded the new version of ozpost & am getting syntax error, unexpected $end in (my store path)
includes/modules/shipping/ozpost.php on line 1370
You have recently gone from bad to worse.
I can't even get to your store at the moment. I am being greeted with an error message
Parse error: syntax error, unexpected T_STRING in /home/content/m/i/c/michellewardle/html/includes/languages/english/michellewardley/shopping_cart.php on line 22
What this means is that you have have uploaded a boat load of files to
/home/content/m/i/c/michellewardle/html/includes/languages/english/michellewardley/
There should NOT be a folder called "michellewardley" in the
/home/content/m/i/c/michellewardle/html/includes/languages/english/ folder, infact the only place you should find a folder by this name is this one:
/home/content/m/i/c/michellewardle/
and all of your webstore files should be in this folder:
/home/content/m/i/c/michellewardle/html/
What FTP program do you use? (or did you upload as a .zip file and extract the files on the server itself?)
Most FTP programs will allow you to 'queue' the files before uploading, this is an ideal time to verify that the files will be uploaded to the correct folders before initiating the transfer.
If you are uploading a .zip file and extracting it on the server then you must upload the zip file into the /html/ folder, because the zip exraction code will use its current location as being the 'root' of the file system and the files are extracted relative to that location, so if the zip is uploaded to (say)
/home/content/m/i/c/michellewardle/html/includes/languages/english/ the zip files will end up in all the wrong places, in fact they will end up where they are now, which is obviously incorrect.
For what it is worth, you are not the first person to get this wrong, and you most certainly won't be the last. In fact I'd go as far to say that every person here has done the exact same thing at some stage or another. I still manage to mess up in this regard myself more times than I'd care to admit, so as bad as it may seem, don't beat yourself up over it.. Take a break and try again.
Cheers
Rod
Re: Australia Post Shipping Module
i am facing some big problem here . after filling all shipping address and hitting checkout button is leading User to error page by saying 'site can't be reached . I have have checked my error log , all are related to 'Australia Post'
here you go more information
URL : https://auspurifiers.com.au
Zencart version :1.5.4 php version in server : 5.6
This is what i found in log file:
0 /home/auau4207/public_html/includes/modules/shipping/aupost.php(307):
SimpleXMLElement->__construct('
1 /home/auau4207/public_html/includes/classes/shipping.php(140): aupost->quote('')
2 /home/auau4207/public_html/includes/modules/pages/checkout_shipping/header_php.php(190):
shipping->quote()
3 /home/auau4207/public_html/index.php(37): require('/home/auau4207/...')
4 {main} thrown in /home/auau4207/public_html/includes/modules/shipping/aupost.php on
line 307
why i am getting this error ? any help