Page 168 of 199 FirstFirst ... 68118158166167168169170178 ... LastLast
Results 1,671 to 1,680 of 1988
  1. #1671
    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 clydejones,

    I think you meant to quote what hrinfo said instead of what I said? I have a different problem. How should I fix it?

    Tried running the update_links_manager.sql but got the following error.

    1054 Unknown column 'links_status.links_status_id' in 'where clause'
    in:
    [DELETE FROM zen_links_status WHERE links_status.links_status_id = 3;]
    If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
    No problem on this. the links status table already had that field deleted and the sql is just reafiming that for you.

  2. #1672
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: Link Manager 3.0 Support Thread

    Hi clydejones

    Are you saying that update_links_manager.sql was run successfully and I have finished updating links manager to the latest version?
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  3. #1673
    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 clydejones

    Are you saying that update_links_manager.sql was run successfully and I have finished updating links manager to the latest version?
    check admin -> configuration -> links manager

    if the last item gives you a version number then the sql was run successfully.

    You should also upload/FTP ALL the folders included in the upgrade to your server.

  4. #1674
    Join Date
    Dec 2005
    Location
    Australia
    Posts
    772
    Plugin Contributions
    0

    red flag Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    check admin -> configuration -> links manager

    if the last item gives you a version number then the sql was run successfully.

    You should also upload/FTP ALL the folders included in the upgrade to your server.
    The last item is a version number 3.5.2 but not 3.5.3a. Does that mean it didn't upgrade completely?

    When I upgraded zen cart to 1.3.9c, I planned to uninstall and reinstall links manager. So I uploaded all the files from the newinstall folder to the server (there were no links manager files from the previous version as I did this in a separate test folder). Is this okay? or do I have to include all the files in the upgrade folder as well?
    Using zencart v.1.3.9e
    Website: http://www.dealbyethan.com
    Email: admin AT dealbyethan DOT com

  5. #1675
    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
    The last item is a version number 3.5.2 but not 3.5.3a. Does that mean it didn't upgrade completely?

    When I upgraded zen cart to 1.3.9c, I planned to uninstall and reinstall links manager. So I uploaded all the files from the newinstall folder to the server (there were no links manager files from the previous version as I did this in a separate test folder). Is this okay? or do I have to include all the files in the upgrade folder as well?
    You should be good to go.

    I keep forgetting to make that change in the sql statement, but it did upgrade completely.

    If you uploaded the files from the newinstall folder then you don't need to do anything else.

    If you had previous links they should be stored in the database and you should be able to see them by going to
    admin -> extras -> links

  6. #1676
    Join Date
    May 2009
    Posts
    413
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hello Clyde,

    Will this fix still work for the latest link manager version on a 1.3.9c site?

    Thanks.

  7. #1677
    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 gaffettape View Post
    Hello Clyde,

    Will this fix still work for the latest link manager version on a 1.3.9c site?

    Thanks.
    Should do!

  8. #1678
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi,

    Thanks for a great mod and I like it very much. However I am having one small issue. When I go to Admin-Extras-Links I am getting an HTTP 500 Internal Server error with Page Cannot be displayed error with IE8 and blank pages using FF and Google Chrome. I have uninstalled and reinstalled and still same thing. All pages in the Mod I have checked to make sure all were uploaded and everything seems to be in check.


    Any suggestions would be greatly appreciated on getting this little bug worked out.

    Your help would be greatly appreciated.

  9. #1679
    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 KeystoneAirsoft View Post
    Hi,

    Thanks for a great mod and I like it very much. However I am having one small issue. When I go to Admin-Extras-Links I am getting an HTTP 500 Internal Server error with Page Cannot be displayed error with IE8 and blank pages using FF and Google Chrome. I have uninstalled and reinstalled and still same thing. All pages in the Mod I have checked to make sure all were uploaded and everything seems to be in check.


    Any suggestions would be greatly appreciated on getting this little bug worked out.

    Your help would be greatly appreciated.
    You should check with your hosting company about this HTTP 500 Internal Server error.

    Make sure you've uploaded ALL of the following files. and check the folder and file permissions.

    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

  10. #1680
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi clydejones,

    THanks for your prompt reply.

    Ok I sent in a ticket with my webserver and they said they didn't see anything wrong but did make mention that they have seen some files not work due to being under a subdirectory as my ZenCart is at this time. Doesn't make sense to me but we will see when I move my site from the subdirectory to the main URL directory.

    All folders are at 755 and files are at 644. No files were missing from your install per your post.

    Again thanks for your prompt reply and help.

 

 

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