Page 75 of 199 FirstFirst ... 2565737475767785125175 ... LastLast
Results 741 to 750 of 1988
  1. #741
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hello Clyde,

    I have had the previous versions of links manager, and just downloaded the the latest version. When I run the upgrade SQL I get this:-

    1054 Unknown column 'language_id' in 'where clause'
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from zen_testimonials_manager where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]
    It could be my setup as I don't see anyone else has the same problem. I have zen_ as my prefix, if that is anything to do with. uploaded the files twice to make sure, and renamed the folders to my template also.

    Appreciate any help at all. Also, could you let me know if you accept donations and where I can send them?

    Heathenmagic

  2. #742
    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 HeathenMagic View Post
    Hello Clyde,

    I have had the previous versions of links manager, and just downloaded the the latest version. When I run the upgrade SQL I get this:-



    It could be my setup as I don't see anyone else has the same problem. I have zen_ as my prefix, if that is anything to do with. uploaded the files twice to make sure, and renamed the folders to my template also.

    Appreciate any help at all. Also, could you let me know if you accept donations and where I can send them?

    Heathenmagic

    1054 Unknown column 'language_id' in 'where clause'
    in:
    [select testimonials_id, testimonials_image, testimonials_title, testimonials_html_text, date_added from zen_testimonials_manager where status = 1 and language_id = 1 order by rand(), testimonials_title limit 5]
    This refers to testimonial manager and not links manager and appears to be the sql statement for the testimonial manager sidebox display.

  3. #743
    Join Date
    May 2005
    Location
    England
    Posts
    675
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    %($*^ ! Ever so sorry, I must be drunk or something! Don't know why I put it in the wrong thread. Will go to the correct thread and add it there.

  4. #744
    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 HeathenMagic View Post
    %($*^ ! Ever so sorry, I must be drunk or something! Don't know why I put it in the wrong thread. Will go to the correct thread and add it there.
    No need.

    run this sql statement:

    copy and paste into:

    admin -> tools -> install sql patches and click the send button.

    Code:
    ALTER TABLE `testimonials_manager` ADD `language_id` INT( 11 ) NOT NULL DEFAULT '0' AFTER `testimonials_id` ;

  5. #745
    Join Date
    Nov 2007
    Posts
    99
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    First, unzip the attached file, Change the YOUR_TEMPLATE folder to match the name of your template.

    upload the entire includes folder to your server.

    Second, go to admin -> configuration -> links manager -> Display Link Image & Title (set to 0)

    Attachment 2867

    I installed the fix as mentioned but in configuration > links manager there is no additional option for "Display link image & title"

    Any idea why?

  6. #746
    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 starruby View Post
    I installed the fix as mentioned but in configuration > links manager there is no additional option for "Display link image & title"

    Any idea why?
    have you run either the install_links_manager.sql or the upgrade_links_manager.sql

  7. #747
    Join Date
    Nov 2007
    Posts
    99
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    have you run either the install_links_manager.sql or the upgrade_links_manager.sql
    yes at the time of installing the main module i had run the install_links_manager.sql
    It works perfectly fine, but i installed the fix for disabling image column but the fix doesnt show any option in Configuration > Links manager, for disabling image column

  8. #748
    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 starruby View Post
    yes at the time of installing the main module i had run the install_links_manager.sql
    It works perfectly fine, but i installed the fix for disabling image column but the fix doesnt show any option in Configuration > Links manager, for disabling image column
    admin -> configuration -> links manager -> Display Link Image & Title

    This is the 6th option on the list It may also read Display Link Title

    set the option to 0
    Last edited by clydejones; 20 Jan 2008 at 05:43 PM.

  9. #749
    Join Date
    Nov 2007
    Posts
    99
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Quote Originally Posted by clydejones View Post
    admin -> configuration -> links manager -> Display Link Image & Title

    This is the 6th option on the list It may also read Display Link Title

    set the option to 0
    Found it... it read display link title

    thanks for your help

  10. #750
    Join Date
    May 2005
    Posts
    139
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 release

    Hello,

    I have installed V3.3.1 of the links manager and have just tried to install the sql patch but get the following error:

    Code:
    1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '; SELECT @configuration_group_id:=configuration_group_id FROM configuration_g' at line 1
    I am using ZenCart V1.3.7.

    I have gone through almost all the posts in this thread, and can see similar problems, but not the same one... Any help would be appreciated!

    Thanks
    Andrew
    Kind Regards,
    Andrew

    $15 USD A Month Donor To Zen - Please Join The Other Donors

 

 

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