Page 1 of 5 123 ... LastLast
Results 1 to 10 of 46
  1. #1
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default manufacturers meta-tags(keywords and title and description)

    v.1.0 Module Meta-tags

    Configuration-->Manufacturers

    (Backup Backup before install)

    http://www.zen-cart.com/index.php?ma...oducts_id=1339

  2. #2
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    ok i did that addon and when i go to add my manufactures i seen this can someone tell me what i did wrong please because i can not add anymore to it



    1146 Table 'jlcaudio_IC_20090717_220127.zen_meta_tags_manufacturers_description' doesn't exist
    in:
    [select metatags_keywords from zen_meta_tags_manufacturers_description where manufacturers_id = '2' and language_id = '1']
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  3. #3
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Install the last version ...

    /includes/extra_datafiles/meta_tags_manufacturers.php

    define('TABLE_MANUFACTURERS_META', DB_PREFIX . 'meta_tags_manufacturers_description');



    Quote Originally Posted by jlcaudio View Post
    ok i did that addon and when i go to add my manufactures i seen this can someone tell me what i did wrong please because i can not add anymore to it



    1146 Table 'jlcaudio_IC_20090717_220127.zen_meta_tags_manufacturers_description' doesn't exist
    in:
    [select metatags_keywords from zen_meta_tags_manufacturers_description where manufacturers_id = '2' and language_id = '1']
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.

  4. #4
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    yes i just look i did install the newer version and i checked the html in that file and it does say that could it be something else did i install it wrong or something

    <?php
    /**
    * @package Pages
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    */
    ///Bof --->Julian cortes anton Meta-tags
    define('TABLE_MANUFACTURERS_META', DB_PREFIX . 'meta_tags_manufacturers_description');
    ///EOF-->Julian cortes anton

  5. #5
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Execute Install parche sql

    CREATE TABLE IF NOT EXISTS `zen_meta_tags_manufacturers_description` (
    `manufacturers_id` int(11) NOT NULL,
    `language_id` int(11) NOT NULL default '1',
    `metatags_title` varchar(255) NOT NULL default '',
    `metatags_keywords` text,
    `metatags_description` text,
    PRIMARY KEY (`manufacturers_id`,`language_id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;


    you've DB_PREFIX="zen"


    Quote Originally Posted by jlcaudio View Post
    yes i just look i did install the newer version and i checked the html in that file and it does say that could it be something else did i install it wrong or something

    <?php
    /**
    * @package Pages
    * @copyright Copyright 2003-2006 Zen Cart Development Team
    * @copyright Portions Copyright 2003 osCommerce
    * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
    */
    ///Bof --->Julian cortes anton Meta-tags
    define('TABLE_MANUFACTURERS_META', DB_PREFIX . 'meta_tags_manufacturers_description');
    ///EOF-->Julian cortes anton

  6. #6
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    are you saying put that code in that you put and if so where

  7. #7
    Join Date
    Nov 2007
    Posts
    64
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    tools-->Install sql patches..


    CREATE TABLE IF NOT EXISTS `zen_meta_tags_manufacturers_description` (
    `manufacturers_id` int(11) NOT NULL,
    `language_id` int(11) NOT NULL default '1',
    `metatags_title` varchar(255) NOT NULL default '',
    `metatags_keywords` text,
    `metatags_description` text,
    PRIMARY KEY (`manufacturers_id`,`language_id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=latin1;


    Quote Originally Posted by jlcaudio View Post
    are you saying put that code in that you put and if so where

  8. #8
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    it came up already installed

  9. #9
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    Failed: 1
    ERROR: Cannot create table zen_meta_tags_manufacturers_description because it already exists
    Note: 1 statements ignored. See "upgrade_exceptions" table for additional details.

  10. #10
    Join Date
    Jul 2009
    Posts
    53
    Plugin Contributions
    0

    Default Re: manufacturers meta-tags(keywords and title and description)

    i got it i had to upload it thanks for your help can you go to my other post please and see if you can tell me what is wrong

 

 
Page 1 of 5 123 ... LastLast

Similar Threads

  1. v139h How do I change basic meta tags such as page title and description and meta keywords
    By robertwebsite in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 7 Aug 2012, 08:38 AM
  2. Keywords/meta tags, and title of page change..
    By in4sit in forum Templates, Stylesheets, Page Layout
    Replies: 9
    Last Post: 1 Oct 2010, 03:41 PM
  3. manufacturers meta-tags(keywords and title and description)
    By jlcaudio in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 7 Aug 2009, 07:04 PM
  4. Custom Meta Tags Title, Description and Keywords.
    By CoolCarPartsOnline in forum General Questions
    Replies: 4
    Last Post: 30 Jun 2009, 12:09 PM
  5. Manufacturers description, meta tags & keywords
    By higherselfgifts in forum General Questions
    Replies: 2
    Last Post: 26 Aug 2008, 07:15 AM

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