![]() |
5.21 comshow and links in comments bug All links that are inserted into coments are buged Code: Content visible to verified customers only. |
How about in comshow.php $comrow['post'][$x] = $post; change to $comrow['post'][$x] = convert_markups(un_htmlspecialchars($post)); |
no still the output is Code: Content visible to verified customers only. |
I allso have problems if I logout and get the page Your cookies have now been cleared The urls to frontpage and same page are like this Code: Content visible to verified customers only. |
well I would suggest you upload all clean 5.21 from the download and then do the one edit in comshow.php I note above. |
I did that now the url is Code: Content visible to verified customers only. |
where is the url that? |
Try this in showphoto.php if ( VB3_ENHANCEDINT == "off" ) $commenttextline = convert_markups($commenttextline); change to this if ( VB3_ENHANCEDINT == "on" ) $commenttextline = convert_markups($commenttextline); |
Not working but now in comments.php urls are working but not in comshow.php Code: Content visible to verified customers only.Allso set up a test galleri with same error there |
so comments work on showphoto now try this in comshow.php I changed it slightly http://www.photopost.com/forum/showp...43&postcount=2 |
That screws it up even more in the date and senders field |
You would have to post what you mean by that. That should not affect anything but the comment posted |
Please post a link or something I just entered a url using the default photopost 5.21 code and comshow looks fine to me http://www.reeftalk.com/gallery/comshow.php |
1 Attachment(s) See the photo |
upload a clean comshow.php The link I posted is using default photopost 5.21 files from our latest downloads no edits necessary that I show. |
1 Attachment(s) Well I dont see any full links except for one half way down the comshow that has a partial link the user did not use a full link but I posted a test comment on your site and it shows correct. Image attached. |
1 Attachment(s) I see that Chuck :confused: I am sorry for this trouble but.... I have tried a few times, and the case is if I enter the link and dont hit enter afterwards the links aperar allright, I just hit send and send it as a text How ever if I enter the link and hit ENTER to let the Quick reply compile it it adds those qoute marks around it. There is allso a diffrence in the database If ENTER is hit before sending the link it is sent like this in the DB Code: Content visible to verified customers only.Code: Content visible to verified customers only.I attached a screen of phpmyadmin / comments. |
Okay well its all a matter of a certain condition being met ;) We just need to sync up on how your doing it but I think that does not matter in this case as showphoto works just lets make comshow.php like showphoto find this in comshow.php Code: Content visible to verified customers only.Code: Content visible to verified customers only. |
B=0 :D :p Good thinking. Works like a charm. Used the orginal comshow with this. Code: Content visible to verified customers only. |
| All times are GMT -5. The time now is 09:25 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0