Access to PrestaShop corporate website
Bonjour, Invité |
| S'inscrire
Se souvenir de moi Mot de passe oublié ?
Site Map Plan du site Contact us Contactez-nous
PrestaShop e-commerce software
  930 Membres en ligne

 
Répondre
Nouveau sujet
no module listed in Admin Modules [SOLVED]

offline
Publié : 08 Juillet 2010 02:34 PM   [ Ignorer ]
Beginner
Rank

Messages :

  • au total : 6
  • 7 derniers jours : 0
Inscrit: 2010-07-08

Hi,
1-Ater completing the installation of the last Prestashop version, no module is displayed when I click on the module tab.
Only the “Positions” link is displayed
The same problem occurs when I click on the Payment tab.
In a previous installation on the same server, such problems did not occur.
So, I wonder what could have been wrong in my installation.

2- In addition, when I add an image in a previous product or in a new product, every image is created and put on the server (home, small, large,..) apart from the thickbox image.
If I add manually the thickbox image in the img – p directory, then the image is properly displayed in the thicbox.

Any help would be greatly appreciated.

Than you in advance.

Patrick

 
offline
Publié : 09 Juillet 2010 10:59 AM   [ Ignorer ]   [ # 1 ]
Modérateur
RankRankRankRankRank
Avatar

Messages :

  • au total : 5931
  • 7 derniers jours : 205
Inscrit: 2008-10-16

1. There must be a PHP error in one of the modules you installed. Edit config/config.inc.php and temporarily change ‘display_errors’ from ‘off’ to ‘on’ to get an error message on the Modules tab that should tell you which modules is causing the problem.

2. I suggest that you check that the thickbox size exists on the Preferences > Images tab. If it doesn’t, create it. If it does, edit it and make sure that “Products” is ticked.

 Signature 

Check out Nethercott Constructions for Prestashop modules and programming for hire.  Now on Facebook.

All free and paid software, modules, themes and modifications are subject to the terms and conditions here.

 
offline
Publié : 09 Juillet 2010 11:42 AM   [ Ignorer ]   [ # 2 ]
Beginner
Rank

Messages :

  • au total : 6
  • 7 derniers jours : 0
Inscrit: 2010-07-08

Hi,

I thank you very much for your prompt reply.

1- I did follow your recommendation.
So, now I am getting the following error messages :

When admin is in English :
Modules tab :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 58368 bytes) in /var/www/vhost/biomidi-shop.com/home/html/classes/Module.php(323) : eval()‘d code on line 104
Payment tab :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 4864 bytes) in /var/www/vhost/biomidi-shop.com/home/html/classes/Module.php(323) : eval()‘d code on line 19

When admin is in French :
Modules tab :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 107 bytes) in /var/www/vhost/biomidi-shop.com/home/html/classes/Module.php on line 467
Paiement tab :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 105 bytes) in /var/www/vhost/biomidi-shop.com/home/html/classes/Module.php on line 467

As my site is on a mutual server, can I make the recommended amendments ?

I also wonder whether there might be a bug in the Prestashop version. The one I installed is the last stable one : v.1.3.1
But as reported in the here after post, there were recently some similar bugs in recent versions : http://www.prestashop.com/forums/viewthread/54671/mise_a_jour_de_prestashop/1_dot_3_rc_5_a_1_dot_3_rc6_bug_de_mise_a_jour

In addition, about one week ago, I made a previous installation on the same server. And (when admin was in English) the Modules and Payment tab allow the display of the full related content.

2- Thickbox does exist on the Preferences > Images tab. When editing, “Products” is ticked.
When I try to add an image, I am now getting the following error message :
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1440001 bytes) in /var/www/vhost/biomidi-shop.com/home/html/images.inc.php on line 158
All the images are created apart from the thickbox one.
If I regenerate the thumbnails, the thickbox image is created and put on the server.

3- Some features of my server are as follows :
PHP Version 5.1.6
memory_limit 8M

Once again, I thank you in advance for any assistance or suggestion in this matter.

Kind Regards,

Patrick

 
offline
Publié : 09 Juillet 2010 11:52 AM   [ Ignorer ]   [ # 3 ]
Modérateur
RankRankRankRankRank
Avatar

Messages :

  • au total : 5931
  • 7 derniers jours : 205
Inscrit: 2008-10-16

All of your problems are caused by having too little memory. One of your modules requires more than 8M of memory to function and resizing the thickbox size requires more than 8M of memory to work. You should increase your memory_limit until the error messages disappear.

 Signature 

Check out Nethercott Constructions for Prestashop modules and programming for hire.  Now on Facebook.

All free and paid software, modules, themes and modifications are subject to the terms and conditions here.

 
offline
Publié : 09 Juillet 2010 04:45 PM   [ Ignorer ]   [ # 4 ]
Beginner
Rank

Messages :

  • au total : 6
  • 7 derniers jours : 0
Inscrit: 2010-07-08

Hi,

Thank you very much for your prompt reply.

As my site is on a mutual server, I think that I have unfortunately no way to make the amendments.

Ad mentioned earlier, I had no problem with an installation made one week ago on the same server.
On the here after post, it seems that some recent Prestashop versions were affected by the same bugs : nothing in the Modules and Payment tabs:
http://www.prestashop.com/forums/viewthread/54671/mise_a_jour_de_prestashop/1_dot_3_rc_5_a_1_dot_3_rc6_bug_de_mise_a_jour

What do you think ?

Thank you in advance again,

Patrick

 
offline
Publié : 09 Juillet 2010 04:48 PM   [ Ignorer ]   [ # 5 ]
Modérateur
RankRankRankRankRank
Avatar

Messages :

  • au total : 5931
  • 7 derniers jours : 205
Inscrit: 2008-10-16

I don’t think it is a bug in PrestaShop. It is simply a memory limit issue.

 Signature 

Check out Nethercott Constructions for Prestashop modules and programming for hire.  Now on Facebook.

All free and paid software, modules, themes and modifications are subject to the terms and conditions here.

 
offline
Publié : 09 Juillet 2010 06:03 PM   [ Ignorer ]   [ # 6 ]
V.I.P.
RankRankRankRank
Avatar

Messages :

  • au total : 644
  • 7 derniers jours : 66
Inscrit: 2009-01-29

Hi,

Who is your hosting provider?

Regards.

 Signature 

http://www.prestashopping.net = Prestashop Installation + Modules (free-gratuit-gratis)
http://www.netshopin.com = Templates
Vous pouvez me contacter en Français - You can contact me in English - Podéis contactarme en Castellano !

 
offline
Publié : 04 Août 2010 09:41 AM   [ Ignorer ]   [ # 7 ]
Beginner
Rank

Messages :

  • au total : 6
  • 7 derniers jours : 0
Inscrit: 2010-07-08

Hi,

Following to my request, my host provider increased the memory from 8M to 16M and now everything works fine.

Thank you again for the usefull advice.

Patrick

 
offline
Publié : 05 Août 2010 02:42 AM   [ Ignorer ]   [ # 8 ]
Modérateur
RankRankRankRankRank
Avatar

Messages :

  • au total : 5931
  • 7 derniers jours : 205
Inscrit: 2008-10-16

Good news. Please edit your first post and add [SOLVED] to the front of the title.

 Signature 

Check out Nethercott Constructions for Prestashop modules and programming for hire.  Now on Facebook.

All free and paid software, modules, themes and modifications are subject to the terms and conditions here.

 
 
 
Réponse rapide
Nouveau sujet