Jump to content

Can't post comments on products


Recommended Posts

Hello, I get an error message telling me the  title, name and comment are not correct + product cannot be found when I try to add a comment to any product on my website.

 

I tried chaniging  :

 

file: themes\THEM_NAME\modules\productcomments\productcomments.tpl

 

From :

<form action="#">

 

To :

<form  id="id_new_comment_form" action="#" onsubmit="return false;">

 

But no luck

 

Here is my configuration :

 

AdminInformation.gif Informations à propos de votre configuration

Informations sur votre serveur

Informations sur votre serveur: Linux #9 SMP Wed Sep 26 03:29:25 CDT 2012 x86_64

Version du logiciel serveur: Apache

Version de PHP: 5.3.28

Limite de mémoire: 128M

Temps d'exécution maximal (max_execution_time): 45

Informations sur la base de données

Version de MySQL: 5.5.34-32.0-log

Moteur MySQL: InnoDB

Préfixe des tables: ps_

Informations sur votre boutique

Version de PrestaShop: 1.5.6.2

URL de votre boutique:

Nom du thème utilisé: theme867

Informations sur la configuration mail

Méthode d'envoi de mail: Vous utilisez la fonction mail() de PHP

Vos informations

Informations vous concernant: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36


AdminInformation.gif Vérifier votre configuration

Paramètres requis: OK

Paramètres optionnels: OK

 

I use a templatemonster theme + 2.4 version of the module.

 

Thanks in advance for your help !

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

Hi Nemo1,

 

Well the template states compatible 1.5.x, and yes, add comment works perfectly with default theme.

There is plenty files with same name :

 

- root/modules/productcomments/

- root/themes/theme123/modules/productcomments/

- root/themes/default/modules/productcomments/

- root/themes/theme123/js/modules/productcomments

 

etc... which drives me nuts.

Since the module works with default theme, I assume bug comes from, my template.

If I could have a lead on what to check / change would be much appreciated.

 

Thanks in advance

Link to comment
Share on other sites

×
×
  • Create New...