Page 115 of 199 FirstFirst ... 1565105113114115116117125165 ... LastLast
Results 1,141 to 1,150 of 1988
  1. #1141
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hi i just installed this and when i go to view the links live i get this error.


    Warning: include(includes/modules/link_listing.php) [function.include]: failed to open stream: No such file or directory in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111

    Warning: include(includes/modules/link_listing.php) [function.include]: failed to open stream: No such file or directory in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111

    Warning: include() [function.include]: Failed opening 'includes/modules/link_listing.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111


    What do i need to do?

    Thanks :)

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by Tagyourbaby View Post
    Hi i just installed this and when i go to view the links live i get this error.


    Warning: include(includes/modules/link_listing.php) [function.include]: failed to open stream: No such file or directory in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111

    Warning: include(includes/modules/link_listing.php) [function.include]: failed to open stream: No such file or directory in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111

    Warning: include() [function.include]: Failed opening 'includes/modules/link_listing.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/tag15621/public_html/store/includes/templates/mystic/templates/tpl_links_default.php on line 111


    What do i need to do?

    Thanks :)
    Make sure you have re-named ALL the YOUR_TEMPLATE folders to match the name of your custom template (mystic)

    includes/languages/english/YOUR_TEMPLATE

    includes/languages/english/html_includes/YOUR_TEMPLATE

    includes/modules/YOUR_TEMPLATE

    includes/modules/sideboxes/YOUR_TEMPLATE

    includes/templates/YOUR_TEMPLATE

  3. #1143
    Join Date
    Feb 2008
    Location
    Auckland, NZ
    Posts
    53
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Thanks

    Turns out i missed a file lol

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by Tagyourbaby View Post
    Thanks

    Turns out i missed a file lol
    Glad you got it sorted

  5. #1145
    Join Date
    Aug 2008
    Posts
    138
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    I'm having a small issue here..

    In the admin section, where I would approve links, the STATUS field is emtpy - which makes it impossible to approve links?

    This applies both to when admin submits links, or you submit a link from the GUI on the actual page..

    (I had the error about the line 333 as someone else has pointet out before, but I fixed this by using the html_output provided in a zip file earlier in this thread.)

    I'm running v.1.38a
    First time install of LM 3.0
    Have never had an install of it before..

    EDIT: Oh... And I'm running Norwegian language (I just made a copy of "english" maps, and translated the lines to norwegian, and then renamed the map to "norwegian")

    Anyone know how to sort this out?

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

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by Gomlers View Post
    I'm having a small issue here..

    In the admin section, where I would approve links, the STATUS field is emtpy - which makes it impossible to approve links?

    This applies both to when admin submits links, or you submit a link from the GUI on the actual page..

    (I had the error about the line 333 as someone else has pointet out before, but I fixed this by using the html_output provided in a zip file earlier in this thread.)

    I'm running v.1.38a
    First time install of LM 3.0
    Have never had an install of it before..

    EDIT: Oh... And I'm running Norwegian language (I just made a copy of "english" maps, and translated the lines to norwegian, and then renamed the map to "norwegian")

    Anyone know how to sort this out?
    What is the language ID for your Norwegian language?

    English is 1 so I'm guessing that Norwegian is 2

  7. #1147
    Join Date
    Aug 2008
    Posts
    138
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    What is the language ID for your Norwegian language?

    English is 1 so I'm guessing that Norwegian is 2
    Yep! True, my language ID = 2.

    Do you think this will solve it? In which file can I set the language to ID=2?

  8. #1148
    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 Gomlers View Post
    Yep! True, my language ID = 2.

    Do you think this will solve it? In which file can I set the language to ID=2?
    run this sql patch using the Zen-Cart Sql Patches tool
    # (admin -> tools -> install sql patches)
    copy-and-paste the code into the query field and press 'Send'.

    Code:
    INSERT INTO `links_status` VALUES (1, 2, 'Pending');
    INSERT INTO `links_status` VALUES (2, 2, 'Approved');
    INSERT INTO `links_status` VALUES (3, 2, 'Disabled');

  9. #1149
    Join Date
    Aug 2008
    Posts
    138
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Wow clyde.. thank you for the fast reply! I'll bet this will work too :)

    Great stuff! Thanks again!

  10. #1150
    Join Date
    Jul 2008
    Posts
    9
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    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

 

 

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