Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2006
    Posts
    75
    Plugin Contributions
    0

    Default missing metatags in version 1.3.5

    Hi Zenners,

    Somehow; i have no idea when or how the metatags system is not working anymore in a zencart 1.3.5 version....
    The icons just do not show up in the categories or products admin pages

    anyone a clue what and where to look for??

    Thanks!

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

    Default Re: missing metatags in version 1.3.5

    Check that your admin files are v1.3.5 and not from an add-on ...

    NOTE: you really want to upgrade to v1.3.6 and not try to run a shop with v1.3.5 ...
    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!]
    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!

  3. #3
    Join Date
    Jun 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: missing metatags in version 1.3.5

    Quote Originally Posted by Ajeh View Post
    Check that your admin files are v1.3.5 and not from an add-on ...

    NOTE: you really want to upgrade to v1.3.6 and not try to run a shop with v1.3.5 ...
    Any file pointers maybe? I checked and checked, overwritten with old categories.php file but no luck yet...

    I am having some difficulties in general with the updates for zencart ...... with a more or less hacked site with modules/ custom made extra's it is not really "easy" to upgrade all the time. So i check files, fix security bucks, read and apply other safety measurements but a full upgrade....
    Development is great and very much appreciated but has a downside.

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

    Default Re: missing metatags in version 1.3.5

    Check that these images are on your server ... might delete them and reload them if they are:
    /admin/images/icon_edit_metatags_off.gif
    /admin/images/icon_edit_metatags_on.gif
    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!]
    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!

  5. #5
    Join Date
    Jun 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: missing metatags in version 1.3.5

    hi! The images are there... and are showing on the admin categories page but only in the : "legenda" not next to all the other option buttons on every row of a category or product

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

    Default Re: missing metatags in version 1.3.5

    What is the ID on your file:
    /admin/includes/category_product_listing.php

    Do you see code in there similar to:
    PHP Code:
    <?php
    // bof: categories meta tags
            
    if (zen_get_category_metatags_keywords($categories->fields['categories_id'], (int)$_SESSION['languages_id']) or zen_get_category_metatags_description($categories->fields['categories_id'], (int)$_SESSION['languages_id'])) {
              echo 
    '<a href="' zen_href_link(FILENAME_CATEGORIES'cPath=' $cPath '&cID=' $categories->fields['categories_id'] . '&action=edit_category_meta_tags') . '">' zen_image(DIR_WS_IMAGES 'icon_edit_metatags_on.gif'ICON_METATAGS_ON) . '</a>';
            } else {
              echo 
    '<a href="' zen_href_link(FILENAME_CATEGORIES'cPath=' $cPath '&cID=' $categories->fields['categories_id'] . '&action=edit_category_meta_tags') . '">' zen_image(DIR_WS_IMAGES 'icon_edit_metatags_off.gif'ICON_METATAGS_OFF) . '</a>';
            }
    // eof: categories meta tags
    ?>
    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!]
    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!

  7. #7
    Join Date
    Jun 2006
    Posts
    75
    Plugin Contributions
    0

    Default Re: missing metatags in version 1.3.5

    oooh my... how did this old file get their....thanks for your post!!
    My file in admin/includes/modules/ was definitely outdated...

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

    Default Re: missing metatags in version 1.3.5

    Thanks for the update that you were using an out of date file ...
    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!]
    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!

 

 

Similar Threads

  1. Getting sitewide metatags not to get added to product metatags?
    By HelpMeSell in forum General Questions
    Replies: 4
    Last Post: 15 Feb 2011, 06:13 AM
  2. Home page images missing and links wrong Windows IIS7, version 1.3.7.1
    By spaz_tic in forum Installing on a Windows Server
    Replies: 0
    Last Post: 9 Dec 2009, 06:31 AM
  3. Missing Page Check ZC version 1.2.5
    By bestbridalprices in forum General Questions
    Replies: 9
    Last Post: 7 Aug 2008, 02:09 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