Page 22 of 23 FirstFirst ... 1220212223 LastLast
Results 211 to 220 of 225
  1. #211
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: banner is not rendering but shows the html code

    Thanks for the update that this worked for you ...

    NOTE: you did not even need to do the add a space delete a space ... just to hit the edit and then the save/update is all that is needed ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  2. #212
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: HTML tags show after upgrade to 1.3.9g

    Hi, did as you said and it displays:

    Searching 281 files ... for: $my_whitelist

    /home/beac2116/public_html/MYWEBSITE.com/zc_admin/includes/init_includes/init_sanitize.php

    Line #25 : * $my_whitelist = array('some_field_name');

    Match Lines found: 1


    Hope that helps

  3. #213
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: HTML tags show after upgrade to 1.3.9g

    Yes it tells me you did not follow the steps in post #52 and create a new file and load it to your site with FTP with the code posted in post #52 ...

    You physically need to create your own file for:
    /admin/includes/extra_configures/extra_white_list.php

    and add the code and load it to your site ...
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  4. #214
    Join Date
    May 2008
    Posts
    349
    Plugin Contributions
    0

    Default Re: HTML tags show after upgrade to 1.3.9g

    Hi, iam using PHP designer 2007 Personal

    I clicked on new PHP, copied the code into it saved as extra_white_list.php

    I than uploaded the file with fillzilla to:
    /public_html/mywebsite.com/admin/includes/extra_configures/extra_white_list.php

    So its definately there, but i dont know why this is still not working.

    I just checked at fillzilla and its still there


  5. #215
    Join Date
    Sep 2003
    Location
    Ohio
    Posts
    69,402
    Plugin Contributions
    6

    Default Re: HTML tags show after upgrade to 1.3.9g

    I believe you are loading it to the wrong directory ...

    While I am "saying" load the file to:
    /admin/includes/extra_configures/extra_white_list.php

    If your real Zen Cart Admin is in the directory:
    /fred

    you would load the file into:
    /fred/includes/extra_configures/extra_white_list.php

    If your real Zen Cart Admin is in the directory:
    /abc123

    you would load the file into:
    /abc123/includes/extra_configures/extra_white_list.php

    Check what the real directory name is for your Zen Cart Admin is and then load it to:
    /your_admin_directory_name/includes/extra_configures/extra_white_list.php
    Linda McGrath
    If you have to think ... you haven't been zenned ...

    Did YOU buy the Zen Cart Team a cup of coffee and a donut today? Just click here to support the Zen Cart Team!!

    Are you using the latest? Perhaps you've a problem that's fixed in the latest version: [Upgrade today: v1.5.5]
    Officially PayPal-Certified! Just click here

    Try our Zen Cart Recommended Services - Hosting, Payment and more ...
    Signup for our Announcements Forums to stay up to date on important changes and updates!

  6. #216
    Join Date
    Oct 2010
    Posts
    25
    Plugin Contributions
    0

    Default Re: banner is not rendering but shows the html code

    LOL, thanks Linda! yeah, that part is not necessary. just save. thanks so much for this wonderful zen cart.

  7. #217
    Join Date
    May 2010
    Posts
    222
    Plugin Contributions
    0

    Default Re: Cannot use HTML in product description (v1.3.9g)

    Quote Originally Posted by Ajeh View Post
    Are you saying it is broken in the Preview of the Admin or in the Store?

    NOTE: the Preview in the Admin will still be broken until the next release of v1.3.9h ...
    It works, but like you said, preview is broken in the admin.

    Thank you for the help.

  8. #218
    Join Date
    Apr 2010
    Location
    Sutton, MA
    Posts
    150
    Plugin Contributions
    0

    Default Re: HTML tags show after upgrade to 1.3.9g

    Ajeh<= yes I have found the file that was recommend to fix the issue. The tags are not present after I save the text for example in an item description. However, after I type in my text, an click on preview I see all the html coding but when press update the description is posted correctly.

  9. #219
    Join Date
    Jan 2004
    Posts
    66,419
    Blog Entries
    7
    Plugin Contributions
    277

    Default Re: HTML tags show after upgrade to 1.3.9g

    Quote Originally Posted by jfreeman View Post
    Ajeh<= yes I have found the file that was recommend to fix the issue. The tags are not present after I save the text for example in an item description. However, after I type in my text, an click on preview I see all the html coding but when press update the description is posted correctly.
    That's the "new normal" in v1.3.9g.
    It'll change back again in v1.3.9h.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #220
    Join Date
    Oct 2010
    Posts
    1
    Plugin Contributions
    0

    Default Re: HTML tags show after upgrade to 1.3.9g

    I've been creating a site for someone using v1.3.9g that's having issues with the HTMLarea. I've tried the extra_configures patch, but the page editor is still adding the code attributes and removing the spacing, etc. I don't believe the problem is the customized template, since the Zen Cart editor adds those attributes with the classic template too.

    The site is http://literarylinens.com/ - oddly enough the EZpages editor is working fine though. So, any help or advice would be greatly appreciated. I would write the page code myself, but since the site is for someone that doesn't write code, it's important that they will be able to edit their own pages.

    Thank you in advance for your time and assistance! I wouldn't ask for help unless it was absolutely dire.

    -Amber

 

 
Page 22 of 23 FirstFirst ... 1220212223 LastLast

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