Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2012
    Posts
    4
    Plugin Contributions
    0

    Default Links Manager for 1.5?

    Ok not sure where to start but id like to have a link submittal page on my site and in my searching it seems that i dont have the define_links_submit.php in zen 1.5. does anyone know what add-on i can use (that explains install a little better "Links Manager") in order to make use of?

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,379
    Plugin Contributions
    9

    Default Re: Links Manager for 1.5?

    Quote Originally Posted by dbb013 View Post
    Ok not sure where to start but id like to have a link submittal page on my site and in my searching it seems that i dont have the define_links_submit.php in zen 1.5. does anyone know what add-on i can use (that explains install a little better "Links Manager") in order to make use of?
    Just upgraded one of my clients' sites from 1.3.9h to 1.5.1 with Links Manager already installed on 1.3.9h and was faced with getting Links Manager to work with the upgraded site.

    This quickly stitched up SQL patch seemed to do the trick. The pages can be accessed from admin under Extras as before. Made no changes to the original files.

    Here goes:

    Code:
    ################################################# 
    # USE ONLY IF your are running Zen-Cart 1.5.x.!!! 
    ################################################# 
     
    # Register the Links Manager pages for Admin Access Control 
    INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('configLinksView', 'BOX_LINKS', 'FILENAME_LINKS', '', 'extras', 'Y', 100);
    INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('configLinksCategories', 'BOX_LINK_CATEGORIES', 'FILENAME_LINK_CATEGORIES', '', 'extras', 'Y', 110);
    INSERT INTO admin_pages (page_key, language_key, main_page, page_params, menu_key, display_on_menu, sort_order) VALUES ('configLinksContact', 'BOX_LINKS_CONTACT', 'FILENAME_LINKS_CONTACT', '', 'extras', 'Y', 120);

    Back up your DB and then try it at your own you know what....

    Cheers / Frank

 

 

Similar Threads

  1. links manager
    By lucianman in forum General Questions
    Replies: 0
    Last Post: 24 Jun 2009, 12:18 PM
  2. GreyBox 2: greybox for links manager
    By bigjoed in forum Setting Up Categories, Products, Attributes
    Replies: 1
    Last Post: 26 Dec 2007, 04:12 PM
  3. Links Manager 1.5 - submit links page problem
    By heavenlynights in forum Addon Sideboxes
    Replies: 2
    Last Post: 2 Jan 2007, 12:47 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