Results 1 to 10 of 225

Threaded View

  1. #11

    Default Re: HTML tags show after upgrade to 1.3.9g

    Just to let anyone know who is also struggling with source HTML in the news and article manager i added to the suggested file in this thread two inputs from this mod so my file reads as follows:

    PHP Code:
    <?php
    $global_xss_whitelist 
    = isset($global_xss_whitelist) ? $global_xss_whitelist : array();
    $my_whitelist  = array('file_contents''banners_html_text''pages_title''message_html','news_article_text','news_article_shorttext');
    $global_xss_whitelist array_merge($my_whitelist$global_xss_whitelist);
    This appears to have resolved the issue with this mod. I will also post this in the news and article mod thread as well for assistance there.
    Last edited by DVDTitan; 4 Oct 2010 at 08:52 AM.

 

 

Similar Threads

  1. Replies: 25
    Last Post: 15 May 2010, 06:20 AM
  2. Replies: 11
    Last Post: 23 Nov 2009, 02:57 AM
  3. Replies: 5
    Last Post: 22 Jan 2009, 10:23 AM
  4. Replies: 4
    Last Post: 7 Jul 2008, 12:04 AM
  5. No HTML Editor after 1.3.6 upgrade
    By KADesign in forum Upgrading from 1.3.x to 1.3.9
    Replies: 13
    Last Post: 8 Nov 2006, 04:24 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR