Page 13 of 199 FirstFirst ... 311121314152363113 ... LastLast
Results 121 to 130 of 1988
  1. #121
    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 Boognish View Post
    I am using version 3.0.2 and I have two questions.

    #1 Is the require "registered users" only can submit a link option in this version?

    #2 Is there a way for the admin to determine if a reciprocal link is required for individual sites? For instance I would want to require a link to another business, but I wouldn't want a reciprocal link for some other sites/pages.
    #1 - no it doesn't but you can run the following sql statement to add it.

    copy and paste into admin -> tools -> install SQL patches

    Code:
    INSERT INTO configuration (NULL,'Only registered customers may submit a Link', 'REGISTERED_LINK', 'true', 'Only registered customers may submit a Link', 26, 17, NULL, now());
    #2 - this option is either on or off for all links.

  2. #122
    Join Date
    Feb 2007
    Posts
    90
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    I'm having the same problem as IHHGBH. Turning on the links box just results in lines of jumbled text similar to IHHGBH where the box should be.

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

    Default Re: Link Manager 3.0 release

    Try uploading a clean version of links_box.php to includes/modules/sideboxes/YOUR_TEMPLATE


    Attachment 1530
    Last edited by clydejones; 31 Dec 2009 at 02:30 AM.

  4. #124
    Join Date
    Feb 2007
    Posts
    14
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    #1 - no it doesn't but you can run the following sql statement to add it.

    copy and paste into admin -> tools -> install SQL patches

    Code:
    INSERT INTO configuration (NULL,'Only registered customers may submit a Link', 'REGISTERED_LINK', 'true', 'Only registered customers may submit a Link', 26, 17, NULL, now());
    #2 - this option is either on or off for all links.

    I get a syntax error with that code. I tried:
    Code:
    INSERT INTO configuration values(NULL,'Only registered customers may submit a Link', 'REGISTERED_LINK', 'true', 'Only registered customers may submit a Link', 26, 17, NULL, now());
    Received: #1136 - Column count doesn't match value count at row 1

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

    Default Re: Link Manager 3.0 release

    Try This


    Code:
    INSERT INTO 'configuration' VALUES (NULL,'Only registered customers may submit a Link', 'REGISTERED_LINK', 'true', 'Only registered customers may submit a Link', 26, 17, NULL, now());

  6. #126
    Join Date
    Mar 2006
    Posts
    189
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    none of that worked.. i looked at the php myadmin and the tables are there.. i also tried uploading a clean version of the link file and that did nothing.. Im just going to delete it off my site and do the link pages another way.. thanks for your help...
    Funny & Original T Shirts
    www.such-a-tees.com
    Flag Pride T Shirts
    www.flagpridet-shirts.com

  7. #127
    Join Date
    Feb 2007
    Posts
    90
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    OK mine seems to be working now, ihhghb are you turning on the 'sideboxes/yourtemplate/links_box.php' under layout boxes controller not 'sideboxes/link_listing'?

  8. #128
    Join Date
    Feb 2007
    Posts
    90
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    What does 'reciprocal page details' mean? Does the links box only show when there are links as I deleted the zen cart link and the box dissapeared. Also I still get jumbled text when I switch on the 'sideboxes/link_listing? what does that one do and do I need it to have an operational links box?

  9. #129
    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 psr racing View Post
    What does 'reciprocal page details' mean? Does the links box only show when there are links as I deleted the zen cart link and the box dissapeared. Also I still get jumbled text when I switch on the 'sideboxes/link_listing? what does that one do and do I need it to have an operational links box?

    Reciprocal Page: The absolute URL of your links page, where a link to our website will be listed/displayed.

    The side box only shows (even if turned on in admin) when there are links.

    URL for your site. so I can take a look.

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

    Default Re: Link Manager 3.0 release

    The file structure should look like this:

    includes/modules/link_listing.php
    includes/modules/sideboxes/YOUR_TEMPLATE/links_box.php

 

 

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