 | |  | | | ReviewPost Installation & Upgrades If you're having problems getting ReviewPost Pro to work or receiving errors while running RP, seek help here. |
March 24th, 2008, 12:54 AM
|
#1 (permalink)
| | Member Verified Customer
Join Date: May 2007
Posts: 58
| HTML appearing in reviews?
An unregistered user is posting reviews that look like they contain HTML. For example, someone added a review that contains an <A HREF statement as well as URLs. You can see the example by looking at the reviews for this product: http://fireworksland.com/ultimate/sh...p?product=6311
In my Admin Options, "Allow HTML in Product Fields?" is set to No.
and "Allow HTML in Reviews?" is also set to No.
How is this user able to add reviews that contain <A HREF code, and what can I do about it? Is there another option that needs to be changed?
Thank you
|
| |
March 24th, 2008, 05:34 AM
|
#2 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
I have this problem since i use vb 3.7 (beta, now RC).
Most of the time this happens on my board is, then users use the WYSIWYG-Editor.
PhotoPost was fixed, as far as i know (after last PhotoPost-Update, it never happend on PhotoPost) Perhaps Chuck can provide us a little fix ;-)
EDIT: Sorry Bob, after watching you Site, i saw you don't use vBulletin.
@Chuck or Michael: Can you please have a look in vB's WYSIWYG-Editor-integration? THANKS!
|
| |
March 24th, 2008, 09:20 AM
|
#3 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Actually he is not posting html he is posting bbcode it looks like and that is allowed if html is off.
There is nothing you can do about that except remove the line in showproduct.php to convert_markups for the review.
|
| |
March 24th, 2008, 10:22 AM
|
#4 (permalink)
| | Member Verified Customer
Join Date: May 2007
Posts: 58
|
OK thanks.
|
| |
March 24th, 2008, 01:21 PM
|
#5 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
yeah thats what it looks like as you have 3 valid links converted from an img tag and then you see the unprocessed link statement as thats not a valid bbcode that we process it looks like that is just printed in the comment.
|
| |
March 24th, 2008, 07:22 PM
|
#6 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
What about the WYSIWYG-Editor from vBulletin? Any fiy on the horizont  Thanks!
|
| |
March 24th, 2008, 10:50 PM
|
#7 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
You can look forward to a reviewpost beta shortly and try it when I release one. I am not sure what changes your referring to but something we can look at in the beta cycle.
|
| |
March 25th, 2008, 09:52 AM
|
#8 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
Ok, thanks.. So i'll wait for RP-Beta (perhaps vB is gold at this time, so i am sure we will figure it out and fix it  )
|
| |
March 25th, 2008, 10:21 AM
|
#9 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Not a problem have a good one.
|
| |
April 15th, 2008, 05:00 PM
|
#10 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
Are there news about the RP-Beta? I still have the problem with the appearing HTML-Code ( vb @ 3.7 RC3)
Thanks ! :-)
|
| |
April 15th, 2008, 07:47 PM
|
#11 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
the only example posted in this thread the guy is using bbcode not html so i am not sure what your referring to but anyway a beta should be out shortly support is keeping me tied up some here and I had expected to have released in a couple weeks ago.
|
| |
April 27th, 2008, 09:00 AM
|
#12 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
Have a look: http://www.stuttgart-fans.de/bewertu...hp?product=543
You will find HTML-Code from users who use the WYSIWYG-Editor in vBulletin.
This only happens since i upgraded vBulletin to 3.7 (always actual Beta or RC)
Thanks
|
| |
April 27th, 2008, 11:51 AM
|
#13 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
Okay I dont see anything wrong with that through its html and I am sure you can do the same thing in vb but you need to throw the switch in vb to allow the html to show. We have pretty much the same thing in reviewpost its the admin switches allow html in reviews or allow html in products depending on where it is.
Its always been this way and is not just a vb 3.7 thing that I am aware of.
Also 3.7 is still a beta or RC as I see. There latest gold code is 3.6.10
|
| |
April 28th, 2008, 03:29 AM
|
#14 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
I disabled HTML in vBulletin (you are right, it's there since i use vB a long
time ago :-) ) and both switches in ReviwPost:
Allow HTML in Product Fields?
Please note it is a security issue to allow html in product fields but if you do want to take the risk set to YES!
Allow HTML in Reviews?
Please note it is a security issue to allow html in reviews!
are set to NO.
Like i said, it never was a problem before 3.7 and it only appears then using the WYSIWYG-Editor. vB is on RC4 and will be Gold this week.
|
| |
April 28th, 2008, 06:31 AM
|
#15 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
You have always been able to type html in a product description or review in photopost products we do not parse the html though. In Reviewpost we added the ability to parse the html. Now if you wish to strip html from a review you can remove tags you wish to allow in the un_htmlspecialchars function at the top of pp-inc.php thats all I can tell ya as this would not be an issue with vb or really an issue. I could type paragraph tags in any version of vb. I have vb 3.6 and can type a review like that with ease using html in the review.
|
| |
April 29th, 2008, 03:55 AM
|
#16 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
Hm, when i use the WYSIWYG-Editor, it adds the HTML-Code automatically after submitting (not during typing), so users add HTML-Code without their knowledge (eg. Linebreak, etc.)
It would be noe problem, if they type HTML-Code by themself, but they just type in the WYSIWYG-Editor and end up with HTML-Code.
If they do NOT use the WYSIWYG-Editor, eveything is fine (but thats not really an option  )
Thanks for looking...
|
| |
April 29th, 2008, 10:34 AM
|
#17 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
I was not talking about line breaks only thing I see on your example is people typing paragraph tags but at any rate i will look at their beta.
|
| |
April 29th, 2008, 10:41 AM
|
#18 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
They just typing reviews and end up with HTML-Code
I am happy if you would have a look.... vB is now 3.7 Gold.
Please let me know if i can assist you.
Thanks.
|
| |
April 29th, 2008, 10:46 AM
|
#19 (permalink)
| | Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,653
|
yeah well i will have to wait for my vb renewal. |
| |
May 13th, 2008, 06:47 PM
|
#20 (permalink)
| | Member
Join Date: Jan 2003 Location: Stuttgart / Germany
Posts: 192
|
Was ReviePost cancled or will customers receive support soon?
I need to know, because i will remove ReviewPost from my page if there is no support - and i am waiting for MONTHS now
Last edited by TheSonic; May 13th, 2008 at 07:02 PM.
|
| | |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | | | | Thread Tools | | | | Display Modes | Rate This Thread | Linear Mode | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | All times are GMT -5. The time now is 05:36 PM. | |