![]() |
Missing info in field 1 Attachment(s) I discovered what looks like a bug tonight. A user posted a wanted ad. When I look at this post in the showcat listing, the date is moved from the date field to the view field. It looks fine on the showproduct page. I also checked the database and it looks fine there as well. What gives? I'll attach a screenshot. |
well I would have to see the actual page and view the html source to guess at what is going on I am going to assume the description field which is truncated at 175 characters is cutting a html tag in half which is causing this but can't be sure without seeing your site. |
|
Chuck, have you had a chance to look at this? |
Yep <td class="tddetails" align="left" width="60%"> <span class="medium"><!--PhotoPost Classifieds, Copyright All Enthusiast, Inc.--> <a href="http://www.cascity.com/classifieds/showproduct.php?product=39&sort=2&cat=9&page=1">WTB: The book "Winchester Model 94" - the first 100 years</a></span><span class="small"><br />posted by <a href="http://www.cascity.com/classifieds/member.php?uid=1086">papabear</a><br /><br />I am looking to buy the book by Robert Renneberg, "the Winchester Model 94 - The First 100 years". If you have one to sell, price it and email <a href="mailto:davidmc@ne ... </span> </td> You can try this in showcat.php $desc = un_htmlspecialchars(convert_markups($desc)); to say this $desc = un_htmlspecialchars($desc); |
That took care of it. Thanks. |
| All times are GMT -5. The time now is 02:42 AM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0