Jump to content

Recommended Posts

Hi

 

I had canada post shipping module running for a while then uninstalled it and now am trying to re-install it but every time I try to re-install I get the following error

 

Back Office separator_breadcrum.png Modules

close.pngerror2.pngThe following module(s) were not installed successfully:

  • canadapost

I really don't know what to do next.

Link to comment
Share on other sites

Does anyone know of another free shipping module for canada ? I have a few orders to process and it's getting a pain to figure out the package and shipping prices once the cart is paid for and then you have to tell your customers that it costs more cause a module on your web site decided to die on you?

Link to comment
Share on other sites

Hi

 

I had canada post shipping module running for a while then uninstalled it and now am trying to re-install it but every time I try to re-install I get the following error

 

Back Office separator_breadcrum.png Modules

close.pngerror2.pngThe following module(s) were not installed successfully:

  • canadapost

I really don't know what to do next.

 

It happens to me many times. When I install for the first time I get that message. When I install the second time I get a message like "the module is already installed"

But I have some modules installed that I cannot make them work because they don´t appear where they suppoussed to be.

And it seems a memory problem I´m trying to solve. Have a look here:

http://www.prestashop.com/forums/topic/36600-need-help-regarding-discount-to-all-products/page__st__40

http://www.prestashop.com/forums/topic/138187-solved-cant-load-modules-after-upgrade-to-145/page__fromsearch__1

and

http://www.prestashop.com/forums/topic/145620-how-can-i-solve-memory-limit-problems/page__fromsearch__1

Link to comment
Share on other sites

ok, maybe the tables are corrupted. when you update see any error in sql?

Didn't see any errors in sql.

 

It happens to me many times. When I install for the first time I get that message. When I install the second time I get a message like "the module is already installed"

 

In my case I do not get any memory errors and I do not get an already installed message.

 

I was thinking I could maybe try and delete the lines for the carrier module out of my sql and then trying to reinstall the module ? but i'm scared I might just screw it up !!

Link to comment
Share on other sites

I found a workaround for this problem:

1) every time when you need to configure any module you have to turn off the cache (my cache system is CacheFS)

2) after configuration you can turn the cache on

 

This workaround works for me.

 

Question to everyone who use the Canada Post module:

Do you experience the same problems as I have?:

1) http://www.prestasho...__fromsearch__1

2) http://www.prestasho...__fromsearch__1

 

The problems above forced me to uninstall the Canad Post Shipping Module and now I am looking for the alternative way how to calculate the shipping cost.

 

Sergei

Link to comment
Share on other sites

Hi tsc757,

 

The Cache problem is concerning mostly PrestaShop 1.4.3 or under. And in this case, the module confirm it installation without installing the module (that is not your issue :) This issue has ben fixed in the last versions of PrestaShop.

 

Your issue is something else, I'm checking it.

Link to comment
Share on other sites

  • 3 weeks later...
  • 9 months later...
  • 1 year later...
  • 1 year later...

I had same problem but i am a programmer :)  so i got the solution:

 

Follow the below step:

1) find your module name from ps_module table and note down the id and delete the entry

2) Delete entries from the following table with value of id_module as you got from ps/-module

-ps_module_access

-ps_module_country

-ps_module_currency

-ps_module_shop

And re-install your module from your admin dashboard

Thanks

Edited by Vipul Hadiya (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...