Post by Junior » Mon Nov 03, 2008 1:40 am

Hi all
Can somebody tell me why, when in extension/shipping I enter for the
folder icon, then I change the extension name and the description ?.
the modification is successfully recorded in the Administration panel, but
in the web site it always continues showing me the data that come originally,
As I solve this?
Thanks

Newbie

Posts

Joined
Sun Aug 10, 2008 4:29 pm

Post by jty » Mon Nov 03, 2008 10:32 am

Junior wrote: then I change the extension name and the description ?.
You're in the wrong place
It's done in geo-zones. Change the name of the geo-zone or it might be the description of the geo-zone

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by bruce » Mon Nov 03, 2008 11:24 am

jty wrote: You're in the wrong place
It's done in geo-zones. Change the name of the geo-zone or it might be the description of the geo-zone
No it's not, look in the language file for that particular extension and change the values there.

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by jty » Mon Nov 03, 2008 11:44 am

bruce wrote:
jty wrote: You're in the wrong place
It's done in geo-zones. Change the name of the geo-zone or it might be the description of the geo-zone
No it's not, look in the language file for that particular extension and change the values there.
Yes it is  :P
If he wants to change the title then it is done in the language file
But if he wants to change the type of shipping (the data) then it is in geo zone name
eg to change "shipping zone 1" to "Australia Post", is done in geo-zones
To change "Zone Shipping" to "Freight" is done in the language file

What's the question is probably the answer

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by bruce » Mon Nov 03, 2008 12:49 pm

We could go on all day...  :D

Read the question carefully...

Junior changed the title and description in extension/shipping and wondered why the change was not shown on the web site.

the notepad was mistakenly described as a folder.

The web site does not display the geo zones ever.

The title and description displayed on the web site come from
(eg: flat rate shipping, english language)
catalog\language\english\extension\shipping\flat.php

Code: Select all

$_['text_flat_title']       = 'Flat Rate title';
$_['text_flat_description'] = 'Flat Shipping Rate desc';
I butchered the values to make them clearly different to the admin values and from each other.

Image attached

Attachments

???
flat shipping.png

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by jty » Mon Nov 03, 2008 12:56 pm

bruce wrote: The web site does not display the geo zones ever.
It does on mine
Perhaps it's different for Flat Rate and Zone Shipping
Anyway, OP has enough information to work out the question

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by jty » Mon Nov 03, 2008 1:03 pm

Bruce,
I re-read it. I re-read it 3 times and there is no mention of which shipping extension
Junior wrote: Can somebody tell me why, when in extension/shipping I enter for the
folder icon, then I change the extension name and the description ?.
the modification is successfully recorded in the Administration panel, but
in the web site it always continues showing me the data that come originally,
As I solve this?
So, we're both wrong
The answer is: which shipping method are you using ?


Flat is different to Zone

jty
Active Member

Posts

Joined
Sat Aug 30, 2008 8:19 am

Post by bruce » Mon Nov 03, 2008 1:04 pm

bugger  :D but we had fun

As a further side note, what you have shown is that the zone based shipping module does not have multilingual support

Cheers

Bruce

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by Junior » Mon Nov 03, 2008 5:48 pm

Hi all
I believe that it is not important the method that I use,
I want to change all the captions in all the files (flat.php, item.php and zone.php)

I believe that in the version 0.7.8 are not possible to change the name of the extension and the description from the adminsitration panel (for the web page), because both texts are as constant.
I need changing:
1) .../catalog/language/english/extension/shippment/flat.php
2) .../catalog/language/english/extension/shippment/item.php
3) .../catalog/language/english/extension/shippment/zone.php


flat.php



As I modify this from the administration panel without need to edit the files in manual form?
Thanks

Newbie

Posts

Joined
Sun Aug 10, 2008 4:29 pm

Post by Qphoria » Mon Nov 03, 2008 8:39 pm

bruce wrote: bugger  :D but we had fun

As a further side note, what you have shown is that the zone based shipping module does not have multilingual support

Cheers

Bruce
Nor do currencies, nor do languages (tho technically their current implementation is flag images, but if you wanted to use words, you'd be stuck with one language. There might be a few others. (So far these have been added to the todo list for 0.8 8))

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by bruce » Mon Nov 03, 2008 8:39 pm

All of the discussion between jty and myself concludes that...

all (except see above) extensions use the language files as the source of the title and description shown on the catalog pages (manual edit)

except for zone based shipping which uses the zone names entered in admin...

:)

Active Member

Posts

Joined
Wed Dec 12, 2007 2:26 pm

Post by rodinc » Sun Nov 16, 2008 6:57 am

Hi there guys
I am having a different problem... Installed the weight module and worked perfectly -yesterday- now even though it shows the shipping weight correct, $$ subtotal correct, at the end charges the amount in the field "cost per unit" which is a lot less than the actual shipping showed before.... I am using the last version of Opencart. Also for some reason Firefox doesn't show the page as IE does.. it leaves a blank space in the middle... anybody having this problem? Appreciate any help.
Thank You

Newbie

Posts

Joined
Sat Nov 08, 2008 8:07 am

Post by Qphoria » Sun Nov 16, 2008 7:06 am

got a link?

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by rodinc » Thu Nov 20, 2008 2:22 am

Hi there,
here is the link
www.rodinc.com/shopping
Thanks!

Newbie

Posts

Joined
Sat Nov 08, 2008 8:07 am

Post by rodinc » Thu Nov 20, 2008 2:37 am

rodinc wrote: Hi there,
here is the link
www.rodinc.com/shopping
Thanks!
I have set up the cost for weight unit at $1.09 p/pound...... the weights of the products varies and are shown properly added up and multiply in the invoice  until checkout, where the cost per unit $1.09 is added (cost) and it adds up depending on the amount of products in the cart only $1.09 for one product. I guess the multiplication (Item weight x cost per unit)  is not working.

Newbie

Posts

Joined
Sat Nov 08, 2008 8:07 am

Post by Qphoria » Thu Dec 11, 2008 5:55 am

I will take a look at this today

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am

Post by Qphoria » Thu Dec 11, 2008 10:53 pm

Ok, there is a bug in the weight-based shipping contrib:

EDIT: catalog/extension/shipping/weight.php

CHANGE (~line 37):
'cost'  => $this->config->get('weight_cost') * $this->cart->countProducts(),

TO:
'cost'  => $this->config->get('weight_cost') * $this->cart->getWeight(),

It's an odd mistake, especially since the original author used the correct method for the 'text' value.

I've uploaded a corrected and 0.7.9 compliant version to the contrib section, but this was the only major fix

Image


User avatar
Administrator

Posts

Joined
Tue Jul 22, 2008 3:02 am
Who is online

Users browsing this forum: No registered users and 5 guests