Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AIOS to be Updated #2561

Closed
bhsmither opened this issue Aug 3, 2020 · 6 comments
Closed

AIOS to be Updated #2561

bhsmither opened this issue Aug 3, 2020 · 6 comments

Comments

@bhsmither
Copy link
Contributor

As per #2414, this statement:

$GLOBALS['smarty']->append('EXTRA_JS', 'modules/shipping/All_In_One_Shipping/js/all_in_one_shipping.min.js');

can be changed to:

$GLOBALS['smarty']->append('EXTRA_JS', 'modules/shipping/'.$_GET['module'].'/js/all_in_one_shipping.min.js');

In shipping_rates.tpl, lines 59 and 65, replace All_In_One_Shipping with {$MODULE.folder}.

And as per:
https://forums.cubecart.com/topic/53130-all-in-one-shipping-module-gets-a-custom-name/
request that the edits be implemented.

@abrookbanks
Copy link
Member

Thanks for this. New version released.

@havenswift-hosting
Copy link

Wrong plugin uploaded to AIOS extension page ! https://www.cubecart.com/extensions/shipping-methods/-all-in-one-shipping

@abrookbanks
Copy link
Member

Whoops! Sorted now. Thanks.

@bhsmither
Copy link
Contributor Author

Not finding the requested edits as outlined here:
https://forums.cubecart.com/topic/53130-all-in-one-shipping-module-gets-a-custom-name/

(That's your decision, of course.)

@abrookbanks abrookbanks reopened this Aug 5, 2020
@abrookbanks
Copy link
Member

I hadn't realised there were more edits in the thread.... reopened.

@abrookbanks
Copy link
Member

Thanks. Added to 1.0.18.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants