PhotoPost Photo Gallery Sales PhotoPost Sales Toll Free Phone Number
Mon-Fri 9am-4pm EST
  PhotoPost Photo Sharing Photo Gallery    Visualize community tm
| | | | | | | | |

Go Back   PhotoPost Community > PhotoPost Support > ReviewPost Pro Support Forums > ReviewPost Bug Reports

ReviewPost Bug Reports Let us know about any post installation problems you are having with ReviewPost.

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
Old November 25th, 2005, 01:12 PM   #1 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
When ALLOW HTML = ON , carriage return is stripped.(FIXED)

When ALLOW HTML = ON , carriage returns are stripped from the descriptions.


....And of course, when ALLOW HTML = OFF, double quotes, the "AND" sign (&) and other characters aren't displayed properly.


Regardless of HTML off/on, people can still use VBulletin code (which the admin may or may not qant to allow)

Last edited by Jeremy; November 25th, 2005 at 01:15 PM.
Jeremy is offline   Reply With Quote
Old November 25th, 2005, 01:24 PM   #2 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
In CLASSIFIEDS an option to allow/deny HTML doesn't exist. Fine..
In CLASSIFIEDS, in the title display of showproduct...

if I had typed:

Code:
Content visible to verified customers only.
It displays PERFECTLY.

As in, it displays the actual ", the &, and it does NOT italisize anything - PERFECT!

This is the bahviour I would expect with HTML OFF in descriptions, reviews, etc.



So why can't you guys do this anywhere else? (like in reviews)

You really need an option to allow/deny HTML and ANOTHER OPTION to allow/deny BBCode.

Maybe the admin doesn't want people inserting images or large text into their reviews.

Last edited by Jeremy; November 25th, 2005 at 11:36 PM.
Jeremy is offline   Reply With Quote
Old November 26th, 2005, 01:18 PM   #3 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
I beleive I posted in the other thread the difference between the two and turning on html in reviewpost essentially makes the code the same as classifieds
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2005, 01:28 PM   #4 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
I have tested this with vb3 integration and without and you can go here I have turned off vb3 integration and html is off and quotes and such display fine

http://www.reeftalk.com/reviews/index.php

If you turn on html then of course bbcode will not display

I am trying to replicate what you say and in no cases I can.

Post a link to your phpinfo so I can try setting mine like yours so I can see if there is some difference that may cause this
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2005, 01:36 PM   #5 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
html is off I uploaded a new product and what you state displays fine

http://www.reeftalk.com/reviews/show...p?product=1845

So I guess what we need to do here is find out what is different about your install since everything works for me on my end.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2005, 01:52 PM   #6 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Quote:
Originally Posted by Chuck S
I have tested this with vb3 integration and without and you can go here I have turned off vb3 integration and html is off and quotes and such display fine

http://www.reeftalk.com/reviews/index.php

I am trying to replicate what you say and in no cases I can.

Post a link to your phpinfo so I can try setting mine like yours so I can see if there is some difference that may cause this
I'd rather not post a link to my phpinfo... that's too much information for non-admin users to see.

Will you post yours?

How about just telling me what your magic_quotes_* are set to in your reviewpost/classifieds directories.


I have magic_quotes enabled...

Last edited by Jeremy; November 26th, 2005 at 01:55 PM.
Jeremy is offline   Reply With Quote
Old November 26th, 2005, 02:03 PM   #7 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
I beleive I have posted something that might help in bulkupload.

magic quotes are disabled

There is the thing then. I beleive we disable them in the products but try the bulkupload thing that un_htmlspecialchars and stripslasles the variables
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2005, 02:11 PM   #8 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Quote:
Originally Posted by Chuck S
I beleive I have posted something that might help in bulkupload.

magic quotes are disabled

There is the thing then. I beleive we disable them in the products but try the bulkupload thing that un_htmlspecialchars and stripslasles the variables

It looks like you disable them if VB3_INTEGRATION == off.
Jeremy is offline   Reply With Quote
Old November 26th, 2005, 02:20 PM   #9 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
I just tested with magic_quotes off and on -- no difference.

It still displays "

But it is displaying this because somewhere, a bug in reviewpost exists.

Something that is possibly running this data through twice which would generate the " that is seen in the HTML source.
Jeremy is offline   Reply With Quote
Old November 26th, 2005, 02:23 PM   #10 (permalink)
Photopost Developer
Verified Customer
 
Chuck S's Avatar
 
Join Date: Jun 2002
Location: Abingdon,MD
Posts: 71,704
Jeremy I have no problem with vb3 integration on or off.

What integration are you using?

Have you tried what I posted in post 18?

You need to post a url and a test account for me to try uploading a product on your install

Nothing displays like this on my site.
__________________
Photopost Developer and Support Engineer

Please do not PM me for support or sales questions. Thank you for your understanding.
Chuck S is offline   Reply With Quote
Old November 26th, 2005, 03:21 PM   #11 (permalink)
Member
Verified Customer
 
Join Date: Nov 2005
Posts: 142
Quote:
Originally Posted by Chuck S
Jeremy I have no problem with vb3 integration on or off.

What integration are you using?

Have you tried what I posted in post 18?

You need to post a url and a test account for me to try uploading a product on your install

Nothing displays like this on my site.
I'm using VB Integration on -- you told me all 3 should be on.

The server is locked down to the outside world right now.

Let's drop this thread and keep it in the other one since we're getting all fragmented here dealing with the same problem in both.

If this carriage return problem is still here when the other is fixed then I'll bump this thread again.
Jeremy is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Carriage returns in comments being displayed as <br> breaks(FIXED) Jeremy Classifieds Bug Reports 6 November 20th, 2005 10:31 PM
HTML in reviews(FIXED) Arnie ReviewPost Bug Reports 4 October 26th, 2005 06:45 PM
Extra Fields html parse problem(FIXED) rcsmith ReviewPost Bug Reports 3 October 25th, 2005 06:26 PM
3.1 HTML Settings(FIXED) WB ReviewPost Bug Reports 25 October 9th, 2005 09:25 AM
PP5.2 : Multiple return receipts(FIXED) flat Photopost Pro Bug Reports 1 October 2nd, 2005 10:21 AM


All times are GMT -5. The time now is 08:20 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0