Page 153 of 199 FirstFirst ... 53103143151152153154155163 ... LastLast
Results 1,521 to 1,530 of 1988
  1. #1521
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    red flag Re: Link Manager 3.0 Support Thread

    I am excited to get this mod working. Thank you. The sql that came
    with the download did not work for me, so I found another one that was posted for someone else and thought it was working but
    when you look at the box, instead of the word Links it has the whole
    ('BOX_HEADING_LINK_CATEGORIES', 'Links');
    Instead of the view all links it has
    ('BOX_INFORMATION_VIEW_ALL_LINKS', 'View All Links')
    Instead of the submit link it has
    'BOX_INFORMATION_LINKS_SUBMIT', 'Submit Link')

    When I click on View all links it seems to go to the right page and looks correct.

    When I click for the submit page it looks like this:


    Use the form below to submit your link. TALKING WALLS reserves the right to change the category or edit your description, if needed.

    This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php

    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_links_submit from the pulldown.
    Submit A Link
    BUTTON_LINK_HELP_ALT
    RETURN_REQUIRED_IMAGE_ALTRETURN_REQUIRED_INFORMATIONRETURN_OPTIONAL_IMAGE_ALTRET URN_OPTIONAL_INFORMATION

    Your Contact Information

    1. ENTRY_LINKS_CONTACT_NAMERETURN_REQUIRED_IMAGE_ALT
    2. Email Address:RETURN_REQUIRED_IMAGE_ALT

    CATEGORY_WEBSITE

    1. ENTRY_LINKS_TITLERETURN_REQUIRED_IMAGE_ALT
    2. ENTRY_LINKS_URLRETURN_REQUIRED_IMAGE_ALT
    3. ENTRY_LINKS_CATEGORY_INFO ENTRY_LINKS_CATEGORYRETURN_REQUIRED_IMAGE_ALT
    4. ENTRY_LINKS_DESCRIPTION_INFO ENTRY_LINKS_DESCRIPTIONRETURN_REQUIRED_IMAGE_ALT
    5. ENTRY_LINKS_BANNER_INFO ENTRY_LINKS_BANNERRETURN_OPTIONAL_IMAGE_ALT

    CATEGORY_RECIPROCAL

    1. ENTRY_LINKS_RECIPROCAL_URLRETURN_REQUIRED_IMAGE_ALT

    Your help would be greatly appreciated

  2. #1522
    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 fajmp View Post
    I am excited to get this mod working. Thank you. The sql that came
    with the download did not work for me, so I found another one that was posted for someone else and thought it was working but
    when you look at the box, instead of the word Links it has the whole
    ('BOX_HEADING_LINK_CATEGORIES', 'Links');
    Instead of the view all links it has
    ('BOX_INFORMATION_VIEW_ALL_LINKS', 'View All Links')
    Instead of the submit link it has
    'BOX_INFORMATION_LINKS_SUBMIT', 'Submit Link')

    When I click on View all links it seems to go to the right page and looks correct.

    When I click for the submit page it looks like this:


    Use the form below to submit your link. TALKING WALLS reserves the right to change the category or edit your description, if needed.

    This content is located in the file at: /languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php

    You can quickly edit this content via Admin->Tools->Define Pages Editor, and select define_links_submit from the pulldown.
    Submit A Link
    BUTTON_LINK_HELP_ALT
    RETURN_REQUIRED_IMAGE_ALTRETURN_REQUIRED_INFORMATIONRETURN_OPTIONAL_IMAGE_ALTRET URN_OPTIONAL_INFORMATION

    Your Contact Information

    1. ENTRY_LINKS_CONTACT_NAMERETURN_REQUIRED_IMAGE_ALT
    2. Email Address:RETURN_REQUIRED_IMAGE_ALT

    CATEGORY_WEBSITE

    1. ENTRY_LINKS_TITLERETURN_REQUIRED_IMAGE_ALT
    2. ENTRY_LINKS_URLRETURN_REQUIRED_IMAGE_ALT
    3. ENTRY_LINKS_CATEGORY_INFO ENTRY_LINKS_CATEGORYRETURN_REQUIRED_IMAGE_ALT
    4. ENTRY_LINKS_DESCRIPTION_INFO ENTRY_LINKS_DESCRIPTIONRETURN_REQUIRED_IMAGE_ALT
    5. ENTRY_LINKS_BANNER_INFO ENTRY_LINKS_BANNERRETURN_OPTIONAL_IMAGE_ALT

    CATEGORY_RECIPROCAL

    1. ENTRY_LINKS_RECIPROCAL_URLRETURN_REQUIRED_IMAGE_ALT

    Your help would be greatly appreciated
    Sounds like you didn't upload ALL of the required language files:
    don't forget to rename the YOUR_TEMPLATE folder to match the name of the custom template you are using for your site.

    includes/languages/english/extra_definitions/YOUR_TEMPLATE/links_manager_defines.php
    includes/languages/english/YOUR_TEMPLATE/links.php
    includes/languages/english/YOUR_TEMPLATE/links_submit.php
    includes/languages/english/YOUR_TEMPLATE/popup_links_help.php
    includes/languages/english/html_includes/define_links.php
    includes/languages/english/html_includes/define_links_submit.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links.php
    includes/languages/english/html_includes/YOUR_TEMPLATE/define_links_submit.php

  3. #1523
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    you are so right! Hopefully I'll figure the rest out...but probably not. You guys are always so fast and so helpful...thank you.

  4. #1524
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Well, I'm back.
    I can't find any links manager in my admin...configuration.

    I've searched trying to find the answer. Perhaps I'm not inputting
    the right search, but I didn't find anything.

    I've tripple checked everything as far as uploading the files into the
    admin folders.
    What am I missing?

  5. #1525
    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 fajmp View Post
    Well, I'm back.
    I can't find any links manager in my admin...configuration.

    I've searched trying to find the answer. Perhaps I'm not inputting
    the right search, but I didn't find anything.

    I've tripple checked everything as far as uploading the files into the
    admin folders.
    What am I missing?
    did you run the install_links_manager.sql?

  6. #1526
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Yes, as you see in my first email...I didn't use the one with
    the download, but another one that you gave to someone else.
    Should I redo it again or something.

  7. #1527
    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 fajmp View Post
    Yes, as you see in my first email...I didn't use the one with
    the download, but another one that you gave to someone else.
    Should I redo it again or something.
    You should run the one from the download.

    or make sure you're looking in the right place in your admin

    admin -> configuration -> links manager

  8. #1528
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    it's not there I'm afraid...should I do the sql again from the download then?

  9. #1529
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    nevermind...it was in the config but the last one way down on the dropdown menu where I couldn't see it. I accidentally hit the config again and there it was way at the bottom when it shows the site map.

  10. #1530
    Join Date
    Jun 2008
    Location
    Canada
    Posts
    134
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    I only found one person answering this question...
    last night I had the link sidebox in my store...this morning it's not there. Never touched a thing except turn it off so my customers
    didn't have to look at it. I had turned it off and on many times
    yesterday trying different things on the live site.

    sideboxes/fran/links_box.php ON LEFT 3 0 OFF Edit Info

    I've tried changing it to right but it still doesn't work. Any suggestions. My site is http://www.subjectmatters.ca/talkingwalls/ in case you need it to have a peek.

 

 

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