![]() |
Comments Format in Photopost When posting comments in Photopost Pro 5.1 the comments are all on one line even though there are breaks when writing the comment. Is there a way to enable photopost to recognize when a user puts a break into something so that the entire comment isn't on one line? |
what integration you using? |
Invision (ib2) |
where is this at? what script I show on showphoto.php this where we use convert_returns if ( VB3_ENHANCEDINT == "on" ) $commenttextline = un_htmlspecialchars(convert_markups($commenttextline)); else $commenttextline = convert_returns(convert_markups($commenttextline)); |
Ok I may have misunderstood your initial question. The integration you are talking about is for what? I am integrating the gallery with Invision Powerboard. The integration file (ib2) is found in the forums folder. I see the code in the showphoto.php file but it seems that it is only for vbullettin am I correct? Am I able to change the code to make if for invision? OR am I totally lost and have no clue what I am talking about? :D |
No what I am saying is the comments should be parsed for returns else $commenttextline = convert_returns(convert_markups($commenttextline)); the else statements says if its not vbulletin use convert returns also do you have an example to post? |
2 Attachment(s) Below there are two attachements, one is before, one is after. In the before you see there are breaks in the comment but after there are no breaks it is all on one line. Also, I don't see that code anywhere in the php file. I only see:\ Code: Content visible to verified customers only. |
Okay well it looks to me like your not using Photopost 5.21 so my suggestion would be to change the code as marked below or alternatively just download and update your files to 5.21 Code: Content visible to verified customers only. |
My download subscription ran out, so not able to upgrade. But i'll change the code as you say. Thanks, it worked. |
No problem buddy ;) |
| All times are GMT -5. The time now is 11:45 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0