Page 2 of 2 FirstFirst 12
Results 11 to 20 of 1988

Hybrid View

  1. #1
    Join Date
    May 2008
    Posts
    97
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    I'm assuming that your additional language ID's are as follows:

    2
    3
    4
    5
    6

    if so then run the following sql statement and see if that corrects the problem.

    copy and paste the following in admin -> tools -> install sql patches (and click the send button)

    INSERT INTO `links_status` VALUES (1, 2, 'Pending');
    INSERT INTO `links_status` VALUES (2, 2, 'Approved');
    INSERT INTO `links_status` VALUES (1, 3, 'Pending');
    INSERT INTO `links_status` VALUES (2, 3, 'Approved');
    INSERT INTO `links_status` VALUES (1, 4, 'Pending');
    INSERT INTO `links_status` VALUES (2, 4, 'Approved');
    INSERT INTO `links_status` VALUES (1, 5, 'Pending');
    INSERT INTO `links_status` VALUES (2, 5, 'Approved');
    INSERT INTO `links_status` VALUES (1, 6, 'Pending');
    INSERT INTO `links_status` VALUES (2, 6, 'Approved');
    You are a legend, thanks a million

    It worked perfectly. maybe in the next update you could add a read me file with the code in it for people like me

    Tassos

  2. #2
    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 dealbyethan.com View Post
    Hi,

    I don't think I have additional language ID's... English is the only language installed. Is it safe to run that script? If yes, do I also need to run update_links_manager.sql again?
    If you have 6 languages then you must have added them in admin -> localization -> languages

    Since you seem to have successfully run the sql statement I'm guessing everything is OK.

    and Yes, I'll add a note in the readme file about adding the additional languages for the links status table.

 

 
Page 2 of 2 FirstFirst 12

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

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