Quote:
|
Originally Posted by Chuck S Jeremy here is the difference though and it essentially does the same thing I stated by turning on html
Basically convert_markups is messing with this
IN showproduct.php Code: Content visible to verified customers only.
this is what classifieds has Code: Content visible to verified customers only.
So you can make the change if you wish |
In showproduct.php (of classifieds) you gave me the fix:
Code:
Content visible to verified customers only.
and in uploadproduct.php (classifieds)
Code:
Content visible to verified customers only.
I'll try the things you suggested & let you know how what happens.
I just want to know that you and everyone else have, or will have, the same code in place - especially when it comes to code that deals with user input.