PrestaShop Seller Messenger module

In this forum you can post anything related to PrestaShop Modules/Addons from Agile Addons-Modules.Com.

If you need support for any module/addon from Agile Addons-Module.Com, please post it here. We will respond as soon as possible. Usually within one business day.

Please indicate the PrestaShop version, product name. product version, and if possible your order # to get a prompt response.

Moderator: jeffayao_1666

Re: PrestaShop Seller Messenger module

Postby azlan.send_1576 » Tue May 29, 2012 10:19 am

shokinro wrote:can you share me your site URL so that I can have a look at?
The Capcha image does not show up, there is something wrong with the setup, I guess.

To use Capcha, we need Session to be enabled, please make sure session is enabled at your site.

I just pm you the link.

Problem that I can see in "modules/agilesellermessenger/antispamimage.php"

"Cannot render TTF text"

Just wondering if this module can use security question instead of captcha. Some customer hate it.
azlan.send_1576
 
Posts: 13
Joined: Wed May 09, 2012 2:19 am

Re: PrestaShop Seller Messenger module

Postby shokinro » Tue May 29, 2012 12:41 pm

"Cannot render TTF text"


Please make sure you have set correct permissions for the font file arial.ttf. It has 644 permissions. Usually this is default permissions in most hosting server.

Please also make sure the GD library and Freetype library is installed. usually those are basic, they should have been installed already.
http://php.net/manual/en/function.imagettftext.php
http://www.freetype.org/

Just wondering if this module can use security question instead of captcha. Some customer hate it.

No, for guest, how do you know his/her security questions and answers?
For logged in customer, it is not necessary ask to input the verification text.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: PrestaShop Seller Messenger module

Postby azlan.send_1576 » Tue May 29, 2012 1:43 pm

Checked and I have all the requirement.

Finally manage to fix my verification problem by changing the antispamimage.php script a little bit.

Code: Select all
$font = 'arial.ttf';


change to:

Code: Select all
$font = './arial.ttf';


Look like the the script have problem to find the 'ttf' files at the same directory for my server. Luckily small changes fix it :D
azlan.send_1576
 
Posts: 13
Joined: Wed May 09, 2012 2:19 am

Re: PrestaShop Seller Messenger module

Postby shokinro » Tue May 29, 2012 1:56 pm

thanks for your feedback and thanks for sharing.
what platform is your hosting server? it is not a problem at other environments. so far I have not heard the same issue before. Anyway, I am glad that you fixed the problem with Agile seller Messenger capcha image issue.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: PrestaShop Seller Messenger module

Postby myriam_1522 » Tue May 29, 2012 2:17 pm

Hi

I don't know if you missed my question at the bottom of the previous page, so I am asking it again.

The logout problem is now resolved

But i still have problems with multiple messages.

With login required: yes, message approval required: yes and hide email: yes
Once answered by admin, the message is posted three times, once with an answer and twice without.
Image

With login required: yes, message approval required: No and hide email: yes
The message is posted twice and the answer is posted once.
Image

I am using different browsers for the question and answers, so it is not a problem with cookies
myriam_1522
 
Posts: 38
Joined: Tue Apr 24, 2012 4:11 pm

Re: PrestaShop Seller Messenger module

Postby shokinro » Tue May 29, 2012 2:28 pm

Sorry it seems that I have missed your question.
Please confirm
1. At what timing the duplication customer message appeared?
- At the time customer message is posted
- At the time seller reply message is posted

2. Is it just a displaying issue, or it is really created 3 messages in database?
please check table ps_agile_sellermessage

3. Did you refresh the browser when you post the message?

4. Have you tried to create new test messages with updated module, and is issue still persists?
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: PrestaShop Seller Messenger module

Postby azlan.send_1576 » Tue May 29, 2012 2:36 pm

Ubuntu 12.04 64 bit

Yup, this is also first time for me encounter this kind of problems.

Luckily googling the problem give the hint.

Thanks for help anyway.
azlan.send_1576
 
Posts: 13
Joined: Wed May 09, 2012 2:19 am

Re: PrestaShop Seller Messenger module

Postby shokinro » Tue May 29, 2012 2:41 pm

Yup, this is also first time for me encounter this kind of problems.
Luckily googling the problem give the hint.

thanks again for your feedback. I will also adjust my code so that it will not happens to other customers.
Appreciated your feedback and sharing. Good luck!!
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: PrestaShop Seller Messenger module

Postby myriam_1522 » Tue May 29, 2012 2:44 pm

1.The duplicates arrive after I ask the question, close the browser and use a different browser to answer the question in the admin, close the browser again and reopen a different browser to see the answers on the client side

2. I have checked the database and the question are posted multiple times in the database.

3. I refreshed, closed and opened a different browser, alternating between explorer, firefox and Safari.

4. It is the updated module that I am using.

I have previously supplied you with access to my site and admin by PM, and you can login there to verify and replicate the problem.
myriam_1522
 
Posts: 38
Joined: Tue Apr 24, 2012 4:11 pm

Re: PrestaShop Seller Messenger module

Postby shokinro » Tue May 29, 2012 3:14 pm

Thanks for the detailed information, I think I have figured out how this happened.
This problem happened when you refresh page, the questions got been posted again.
because you logged in to post message, so it will not be blocked by the text verification.

I will fix the issue and give you an update shortly.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

PreviousNext

Return to Support forum - Agile PrestaShop Modules/Addons

Who is online

Users browsing this forum: No registered users and 12 guests