Page 160 of 199 FirstFirst ... 60110150158159160161162170 ... LastLast
Results 1,591 to 1,600 of 1988
  1. #1591
    Join Date
    Aug 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi
    I just installed the LINKS MANAGER 3.5.2 .
    It is showing double category names .
    I installed on my website for selling designer silver jewelry .
    Even if i rename the category , the problem still remains the same .
    I couldn't find a new thread for latest version , so i posted here .
    The problem area on my silver site is on page : problem page
    Last edited by dudeshane01; 30 Jan 2010 at 03:27 PM. Reason: url not provided

  2. #1592
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by dudeshane01 View Post
    Hi
    I just installed the LINKS MANAGER 3.5.2 .
    It is showing double category names .
    I installed on my website for selling designer silver jewelry .
    Even if i rename the category , the problem still remains the same .
    I couldn't find a new thread for latest version , so i posted here .
    The problem area on my silver site is on page : problem page
    The first name is the alt text of a missing category image
    the second name is that of the category

    open the attached zip package and upload/FTP the images folder to your server where you have Zen Cart installed

    dudeshane01_fix.zip

  3. #1593
    Join Date
    Aug 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Lovely piece of work , it is working perfectly now.
    Thanks a million for the quick reply .
    Interested people may have a look at the deisgner jewelry site link page now.

  4. #1594
    Join Date
    Aug 2009
    Posts
    17
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi Clyde
    There is one more problem , a bit more complex than this one, i guess .
    I had the slimbox module working perfectly on my silver jewelry site before installing the Links manager module.
    It stopped working as soon as i installed links manager .(Complete module code attached with this comment ) .
    I am no expert in PHP or code writing .
    I have seen more people in zen lightbox thread posting about same problem .
    Can you help us solve it ?
    Attached Files Attached Files

  5. #1595
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by dudeshane01 View Post
    Hi Clyde
    There is one more problem , a bit more complex than this one, i guess .
    I had the slimbox module working perfectly on my silver jewelry site before installing the Links manager module.
    It stopped working as soon as i installed links manager .(Complete module code attached with this comment ) .
    I am no expert in PHP or code writing .
    I have seen more people in zen lightbox thread posting about same problem .
    Can you help us solve it ?
    Links manager does not use or overwrite any of the files in the slimbox module. In fact it does not overwrite any files at all.

    Your best bet is to post in either the slimbox support thread or the zen lightbox support thread.

  6. #1596
    Join Date
    Jan 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hello,

    Can anybody help me to install the link manager? I tried to upload the install_links_manager file using the Zen-Cart Sql Patches tool but I got the errors as follows:

    Success 63 statements processed.
    Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Warning Note: 4 statements ignored. See "upgrade_exceptions" table for additional details.


    I've created new Custom folders as recommended.. What do I do wrong? Do I have to copy files from classic folders to custom ones? I left the custom folders empty. Please, please help me. Thank you so much in advance.

  7. #1597
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by ametist View Post
    Hello,

    Can anybody help me to install the link manager? I tried to upload the install_links_manager file using the Zen-Cart Sql Patches tool but I got the errors as follows:

    Success 63 statements processed.
    Error ERROR: Cannot insert configuration_key "PRODUCTS_OPTIONS_TYPE_SELECT" because it already exists
    Error ERROR: Cannot insert configuration_key "UPLOAD_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "TEXT_PREFIX" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Error ERROR: Cannot insert configuration_key "IH_VERSION" because it already exists
    Warning Note: 4 statements ignored. See "upgrade_exceptions" table for additional details.


    I've created new Custom folders as recommended.. What do I do wrong? Do I have to copy files from classic folders to custom ones? I left the custom folders empty. Please, please help me. Thank you so much in advance.
    The errors you've mentioned only indicate that that information is already contained in your database so there is no need to be concerned.

    to install the links manager follow these instructions from the "install links manager.txt" file

    Before uploading change the YOUR_TEMPLATE folders to match the name of your custom template.

    includes/languages/english/YOUR_TEMPLATE
    includes/languages/english/extra_definitions/YOUR_TEMPLATE
    includes/languages/english/html_includes/YOUR_TEMPLATE
    includes/modules/YOUR_TEMPLATE
    includes/modules/sideboxes/YOUR_TEMPLATE
    includes/templates/YOUR_TEMPLATE/


    The files are arranged in the same structure as Zen Cart so you can FTP the admin, email, images and includes folders to your server.

  8. #1598
    Join Date
    Jan 2010
    Posts
    2
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Thank you Clyde. I did it. As I understand I have to create new folders instead YOUR_TEMPLATE? So, it looks as follows:

    includes/languages/english/Custom
    includes/languages/english/extra_definitions/Custom
    includes/languages/english/html_includes/Custom
    includes/modules/Custom
    includes/modules/sideboxes/Custom
    includes/templates/Custom


    I can see the Link Manager in the Admin > Configuration > Link Manager, but I cannot find it in the Admin -> Tools -> Layout boxes contoller... According to instructions it suppose to start with "Links Box - Display Links in Sidebox" and I see "Links Box - Display View All Links". How I can activate the Links Manager to start to build link or see it on my website? Also I can't find the Admin -> Extras -> Links. Please, help me. I don't know what I'm doing wrong.. Thank you soo much in advance.

    Natalya

  9. #1599
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by ametist View Post
    Thank you Clyde. I did it. As I understand I have to create new folders instead YOUR_TEMPLATE? So, it looks as follows:

    includes/languages/english/Custom
    includes/languages/english/extra_definitions/Custom
    includes/languages/english/html_includes/Custom
    includes/modules/Custom
    includes/modules/sideboxes/Custom
    includes/templates/Custom


    I can see the Link Manager in the Admin > Configuration > Link Manager, but I cannot find it in the Admin -> Tools -> Layout boxes contoller... According to instructions it suppose to start with "Links Box - Display Links in Sidebox" and I see "Links Box - Display View All Links". How I can activate the Links Manager to start to build link or see it on my website? Also I can't find the Admin -> Extras -> Links. Please, help me. I don't know what I'm doing wrong.. Thank you soo much in advance.

    Natalya

    The YOUR_TEMPLATE should be changed to the name of the template you are currently using on your site.

    If Custom is the name of the template you are currently using on your site then the above is correct.

    make sure you've uploaded the following files:

    admin/link_categories.php
    admin/links.php
    admin/links_contact.php
    admin/includes/boxes/extra_boxes/links_extras_dhtml.php
    admin/includes/extra_datafiles/links_manager.php
    admin/includes/functions/extra_functions/links_manager.php
    admin/includes/languages/english/links.php
    admin/includes/languages/english/link_categories.php
    admin/includes/languages/english/links_contact.php
    admin/includes/languages/english/extra_definitions/links.php

  10. #1600
    Join Date
    Jul 2009
    Posts
    78
    Plugin Contributions
    0

    Default Links Tab

    Is there any way to put the "View All Links" link in a tab at the top of the page? So the top of the page would have tabs labeled "Home" "Log Out" "Links" "Contact Us" "My Account" "Checkout"... How to do this?

 

 

Similar Threads

  1. Testimonial Manager Support Thread
    By clydejones in forum All Other Contributions/Addons
    Replies: 1500
    Last Post: 4 Feb 2021, 04:12 PM
  2. v154 News Box Manager v2.0.0 [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 84
    Last Post: 19 Jan 2021, 04:17 PM
  3. Download File Manager Support Thread
    By balihr in forum All Other Contributions/Addons
    Replies: 24
    Last Post: 17 Aug 2017, 10:32 PM
  4. Poll Manager Support Thread
    By boudewijn in forum Addon Sideboxes
    Replies: 148
    Last Post: 27 Jan 2016, 09:53 AM
  5. Empty Cart Manager [support thread]
    By Steven300 in forum All Other Contributions/Addons
    Replies: 49
    Last Post: 26 May 2010, 10:26 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