Results 1 to 9 of 9

Hybrid View

  1. #1
    Join Date
    Feb 2005
    Location
    Lansing, Michigan USA
    Posts
    20,021
    Plugin Contributions
    3

    Default Re: Help getting rid of unwanted text in header

    This is by no means a fix, but add this to a stylesheet so it doesn't display until you can find and delete it:

    #indexBody p {display: none;}

    Hard to believe it doesn't show up in the Developers Tool Kit. Try using the DTK to search for this section of text - you'll get several files returned, but one of them should be some file other than those in the html_includes folders.

  2. #2
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Help getting rid of unwanted text in header

    Quote Originally Posted by stevesh View Post
    This is by no means a fix, but add this to a stylesheet so it doesn't display until you can find and delete it:

    #indexBody p {display: none;}

    Hard to believe it doesn't show up in the Developers Tool Kit. Try using the DTK to search for this section of text - you'll get several files returned, but one of them should be some file other than those in the html_includes folders.
    I will try again in DTK, I tried looking for just about us and nothing showed I also tried to pick out several words and that did not work either.

    I added the code to stylesheet and now it is hidden leaving only adark gray section at the very top.

    will do the searching again later today and report back.

  3. #3

    Default Re: Help getting rid of unwanted text in header

    Following an upgrade from Zen-Cart 1.3.9 to 1.5.1, unwanted text has also been introduced into in the header of the Zen-Cart module section - (see below). Searches such as "grep -i -n -r 'com.apple.quarantineq' zencart/" are not coming up with any response. Suggestions?

    Name:  ZenCart.jpg
Views: 140
Size:  78.6 KB

  4. #4

    Default Re: Help getting rid of unwanted text in header

    Also a search through a mysqldump does not reveal any of the offending text.

  5. #5
    Join Date
    Oct 2007
    Location
    Emporia, Kansas
    Posts
    1,762
    Plugin Contributions
    0

    Default Re: Help getting rid of unwanted text in header

    Seems like something corrupt on your site/server.

    If you posted a link there might be better answers from the ones with more knowledge...LOL

  6. #6
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,740
    Plugin Contributions
    22

    Default Re: Help getting rid of unwanted text in header

    Quote Originally Posted by stevenjgarner View Post
    Following an upgrade from Zen-Cart 1.3.9 to 1.5.1, unwanted text has also been introduced into in the header of the Zen-Cart module section - (see below). Searches such as "grep -i -n -r 'com.apple.quarantineq' zencart/" are not coming up with any response. Suggestions?

    Name:  ZenCart.jpg
Views: 140
Size:  78.6 KB
    gotta luv mac...

    did you try
    Code:
    xattr -d com.apple.quarantine /path/to/YOUR_ADMIN/modules.php
    or maybe /path/includes/modules/payment/ALL_FILES
    or /path/includes/languages/english/modules/payment/ALL_FILES

    If that doesn't work, move to linux.

 

 

Similar Threads

  1. Unwanted text above header
    By g_force in forum General Questions
    Replies: 10
    Last Post: 28 May 2010, 09:41 PM
  2. Getting rid of this text
    By pb4 in forum Templates, Stylesheets, Page Layout
    Replies: 21
    Last Post: 21 Dec 2007, 01:28 PM
  3. need help Getting Rid of header space please
    By touchclothing in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 3 Apr 2007, 10:28 PM
  4. Getting rid of default text
    By isaiah36 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 17 Jan 2007, 01:25 PM
  5. Getting rid of header catagories
    By spiked in forum Templates, Stylesheets, Page Layout
    Replies: 3
    Last Post: 19 Sep 2006, 08:21 AM

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