Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 Spry Tabbed Panel Reviews Error on 7.3.7
Author « Topic »  

midvalleydrifter001
Ecommerce Template Expert

USA
936 Posts

Posted - 10/24/2021 :  14:39:33  
Since I updated to 7.3.7 I noticed that all my replies to reviews have changed to show the html code instead of actual.

This is the format I have been using forever to reply to a review in the Admin Ratings page.

EXAMPLE:

<strong>Reply from SliXprings:</strong><br /> <em><p style="color:#5050F0"><strong>If the recommended Remington #10 caps are used this problem will dramatically be reduced. CCI #11’s can also be used.</strong></em></p>


Patrick


Edited by - midvalleydrifter001 on 10/25/2021 09:07:50

Vince
Administrator

42874 Posts

Posted - 10/25/2021 :  05:35:26  
Hi Patrick
HTML tags are stripped from comments on insertion into the database, but it seemed like a sensible additional precaution to also "escape" any HTML before display. But I see in your case you are using the fact that HTML can be inserted in the admin to highlight your store comments. So what I've done is add support for an additional parameter, "$allowhtmlinreviews" so if you get a new copy of the updater and copy the file...
vsadmin/inc/incproddetail.php
...to your site. Then add this parameter to your includes.php file...
$allowhtmlinreviews=TRUE;
Then things should go back to how they were before.

Vince

Click Here for Shopping Cart Software
Click Here to sign up for our newsletter
Click Here for the latest updater

midvalleydrifter001
Ecommerce Template Expert

USA
936 Posts

Posted - 10/25/2021 :  09:07:29  
That did it.

Thank you Vince.

Much appreciated.

Patrick
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000