Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Mar 2005
    Posts
    24
    Plugin Contributions
    0

    Link Manager Advance:: can't aprove links!!!

    I've installed links manager advanced mod on Zen Cart 1.3.02 version and I have these following problems:

    1. If is a link is submitted, in admin panel. by option "Links" I can't change its status and aprove it, because in the dropdown menu for status nothing appears!

    2. If a click on "check link" button I always have the same error message: link not found!! But the links ara correct like this http://www.google.es

    3. In Admin panel, when I select option "Link" down "Extras", the administration menu does'nt work ok.When I pass the courser and point it in the main options, I don't get the list of option down this main option, I only get the main option inlined.

    Please if someone can help save me to spend a lot of time trying to solve this problems. Thanks for yor attention.

  2. #2
    Join Date
    Mar 2005
    Posts
    24
    Plugin Contributions
    0

    Tachan-tachan!!!! I've got it!!!!

    Ok. I've got it! The 1rst problem was solved.
    The different status didn't appear on dropdown menu in "edit link" because I have control panel in spanish, and for this it's necessary to insert in table "links" the different status in spanish or in the idiom you have set control panel.

    The original files in "links" tables from the "new_install.sql" file are these:
    INSERT INTO links_status VALUES (1, 1, 'Pending');
    INSERT INTO links_status VALUES (2, 1, 'Approved');
    INSERT INTO links_status VALUES (3, 1, 'Disabled');

    The number "1" refers to the language.
    Then you insert the following code in sql manager, (I've changed number "1" for "2", 'couse I only have 2 languages for admin (control panel) english and spanish:

    INSERT INTO links_status VALUES (1, 2, 'Pendiente');
    INSERT INTO links_status VALUES (2, 2, 'Aceptado');
    INSERT INTO links_status VALUES (3, 2, 'No Aceptado');

    And that's all folks!!!....for today
    Now I most to solve the 2ond & 3rd problems pending. Can someone help me please?

  3. #3
    Join Date
    Apr 2006
    Posts
    121
    Plugin Contributions
    0

    Default Re: Link Manager Advance:: can't aprove links!!!

    I'm having problems with this contrib too (using ZC 1.3.5). Thanks 7inter for sharing your sollution for adding status entries in the database.

    Since I've been removing and adding languages in an early stage I seem to have language ID's different from 1 and 2. Adding Link Manager has become problematic with that.

    I have not encoutered your number 2 issue yet so I can't help you out there. I do have the menu issue you mentioned as number 3 but have been trying to solve number 1 first.
    Deinstalling now because it has become a little time consuming to get it to work.

    knuckle-101, would it be possible to take the language specific settings out of the database and move them over to PHP language files? This would also take care of any database changes when adding languages later on.

  4. #4
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Link Manager Advance:: can't aprove links!!!

    Follow ups will be posted here. Please post there. For easy navigation and problem findings with the search option.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  5. #5
    Join Date
    Apr 2006
    Posts
    121
    Plugin Contributions
    0

    Default Re: Link Manager Advance:: can't aprove links!!!

    Thanks for the pointer. I just reposted.

  6. #6
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Link Manager Advance:: can't aprove links!!!

    I am looking into all problems, however be patient with me due to my everyday job, I am limited on what i can do at a time. But I have not ignored the posts.

    I will look into the situation and try to remedy the problems asap.

    Rob
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  7. #7
    Join Date
    Sep 2005
    Posts
    912
    Plugin Contributions
    1

    Default Re: Link Manager Advance:: can't aprove links!!!

    my links dont go to the site http://www.cnt-gifts.com/store/links.html?lPath=11 gets a page cannot be displayed when going to this url after clicking the link

    http://www.cnt-gifts.com/store/redir...5&action=links

  8. #8
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Link Manager Advance:: can't aprove links!!!

    I do not see any errors, the page loads fine from this end.

    However it may be in the SEO your using. As far as I can see it loads perfectly.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

  9. #9
    Join Date
    Sep 2005
    Posts
    912
    Plugin Contributions
    1

    Default Re: Link Manager Advance:: can't aprove links!!!

    go to this page http://www.cnt-gifts.com/store/links.html?lPath=11

    and click on the NEw England Forums link and you wil lsee what it does

    somethign is wrong with the links manager

    i disabled the seo mod and it still does it

  10. #10
    Join Date
    Dec 2005
    Location
    Cincinnati Ohio
    Posts
    1,030
    Plugin Contributions
    13

    Default Re: Link Manager Advance:: can't aprove links!!!

    looks like a dead domain to me, or you have the URL spelled wrong, nothing is wrong with the links manager.
    PCI Certified Web Hosting - ControlScan, Security Metrics (Platinum Partner), McAfee, TrustKeeper
    Business Class Web Hosting - Linux and cPanel Powered

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. v139c Customers can not advance into checkout phase
    By Thedugout in forum General Questions
    Replies: 5
    Last Post: 9 Nov 2012, 08:23 AM
  2. Footer links / EZ-Pages, a link I can't get rid of
    By murphys in forum Templates, Stylesheets, Page Layout
    Replies: 4
    Last Post: 10 Oct 2009, 05:42 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
  4. Can't find Multiple Category Links Manager
    By TeddyGirl in forum Setting Up Categories, Products, Attributes
    Replies: 2
    Last Post: 3 Dec 2006, 12:43 AM
  5. How can I add a link within my links page?
    By pstarling in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 12 Aug 2006, 09:37 PM

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