Page 116 of 199 FirstFirst ... 1666106114115116117118126166 ... LastLast
Results 1,151 to 1,160 of 1988
  1. #1151
    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 jgardner View Post
    Hi I installed the link manager on this site - http://www.livebravenow.com/store/

    I can see it there but when I click a link it takes me to a blank page. I am also trying to find where I change NAVBAR_TITLE 1 and NAVBAR_TITLE_2 at the top of the page.

    Thank you for any suggestions anyone might have.

    Thanks,
    Jennifer
    First install this utility mod

    After installing the utility click on one of the links - check and post the error message here so I can check.

  2. #1152
    Join Date
    Jul 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Here is what it said:

    [28-Sep-2008 18:11:20] PHP Fatal error: Cannot redeclare zen_get_link_path() (previously declared in /home/livebrav/public_html/store/includes/languages/english/lbn/links.php:11) in /home/livebrav/public_html/store/includes/functions/links.php on line 20

    Does that tell you anything?

    Thanks,
    Jennifer

  3. #1153
    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 jgardner View Post
    Here is what it said:

    [28-Sep-2008 18:11:20] PHP Fatal error: Cannot redeclare zen_get_link_path() (previously declared in /home/livebrav/public_html/store/includes/languages/english/lbn/links.php:11) in /home/livebrav/public_html/store/includes/functions/links.php on line 20

    Does that tell you anything?

    Thanks,
    Jennifer
    Try this:

    Unzip the file, change the includes/languages/english/YOUR_TEMPLATE folder to match the name of your custom template (in this case lbn)

    Now upload the entire includes folder to your server.

  4. #1154
    Join Date
    Jul 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    It worked!!!

    Thank you so much - you are a genius.

    Jennifer

  5. #1155
    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 jgardner View Post
    It worked!!!

    Thank you so much - you are a genius.

    Jennifer
    Glad it got sorted

  6. #1156
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Just wondering if its possible to have a box with random letters people have to copy to verify they are human and not a spam bot? I just had one come up on my site and had to delete it, i approve all links but i dont want this to keep happening.

  7. #1157
    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 Tagyourbaby View Post
    Just wondering if its possible to have a box with random letters people have to copy to verify they are human and not a spam bot? I just had one come up on my site and had to delete it, i approve all links but i dont want this to keep happening.
    download the zip file from this thread

    forum/showpost.php?p=587351&postcount=1071

  8. #1158
    Join Date
    Aug 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    I have fixed one issue I had, whereby the admin area new link page did not render the status drop down, but I get the following error when submitting a new link, both in the admin area and in the front end.

    Referring URL - http://www.molliemoo.co.uk/admin/lin...e=0&action=new Status Code - 403

    I am not going to use the side box, but will just create a link to the Links Manager in the footer. I cannot see that this would make a difference.

    I have confirmed that I have changed all of the YOUR_TEMPLATE folder names and all files are uploaded.

    Have installed Version: 3.4.0 and am running 1.3.8 of Zencart

    Thanks in advance for any help.

  9. #1159
    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 eqDoBBs View Post
    I have fixed one issue I had, whereby the admin area new link page did not render the status drop down, but I get the following error when submitting a new link, both in the admin area and in the front end.

    Referring URL - http://www.molliemoo.co.uk/admin/lin...e=0&action=new Status Code - 403

    I am not going to use the side box, but will just create a link to the Links Manager in the footer. I cannot see that this would make a difference.

    I have confirmed that I have changed all of the YOUR_TEMPLATE folder names and all files are uploaded.

    Have installed Version: 3.4.0 and am running 1.3.8 of Zencart

    Thanks in advance for any help.
    Since I can't access your admin page and you don't have the link set up on your main page I can only recommend that you check that the following files are installed as indicated.

    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
    -------
    includes/extra_datafiles/links_manager.php
    includes/functions/links.php
    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
    includes/modules/pages/links
    includes/modules/pages/links_submit
    includes/modules/pages/popup_links_help
    includes/modules/YOUR_TEMPLATE/link_listing.php
    includes/modules/sideboxes/YOUR_TEMPLATE/links_box.php
    includes/templates/YOUR_TEMPLATE/sideboxes/tpl_links_select.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_links_default.php
    includes/templates/YOUR_TEMPLATE/templates/tpl_links_submit_default.php
    includes/templates/YOUR_TEMPLATE/popup_links_help
    includes/templates/YOUR_TEMPLATE/css/links.css
    includes/templates/YOUR_TEMPLATE/css/links_submit.css

  10. #1160
    Join Date
    Aug 2008
    Posts
    5
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi Clyde, thanks for your quick reply. I have confirmed all of the files are in place.

    The following link shows the same error on the front end:

    http://www.molliemoo.co.uk/index.php...submit&lPath=2

 

 

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