Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

Help with Custom Product Field...

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design
 
Thread Tools Search this Thread
  #1  
Old 03-05-2013, 08:26 AM
 
xcartukguy xcartukguy is offline
 

Member
  
Join Date: May 2012
Posts: 17
 

Default Help with Custom Product Field...

Hi,

I have added a custom field in the database for products which stored HTML decriptions whcih worked fine in 4.5.4 but since updating to 4.5.5 all HTML is stripped from this field.

I made the insert in the product_modify.php (and possibly else where)
Approx Line 997.
// Update product/descr/fulldescr/keywords
$int_descr_data = array(
'product' => $product,
'descr' => $descr,
'fulldescr' => $fulldescr,
'keywords' => $keywords,
'top_descr' => $top_descr
);

called 'top_descr', I cannot find where this text is being stripped of its tags and obviously currently unable to edit products or the HTML will be stripped from them.

can anobody point me in the right direction.

Thanks
__________________
X-Cart 4.3.1
X-Cart 4.5.4
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions > Changing design



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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 07:00 AM.

   

 
X-Cart forums © 2001-2020