Page 169 of 199 FirstFirst ... 69119159167168169170171179 ... LastLast
Results 1,681 to 1,690 of 1988
  1. #1681
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Ok I am not sure if this is an issue or even where to look. I did check out all the links.php files in the admin section and no go. But what I found when I clicked on the Links link in the Admin-Tools-Links I got the 500 Error so I right clicked on the page that the 500 error was showing and viewed source and this is what was in the "Head" section of the page:

    <head>
    <link rel="stylesheet" type="text/css" href="ErrorPageTemplate.css" >

    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

    <title>HTTP 500 Internal Server Error</title>

    <script src="errorPageStrings.js" language="javascript" type="text/javascript">
    </script>
    <script src="httpErrorPagesScripts.js" language="javascript" type="text/javascript">
    </script>
    </head>
    Now all my other pages are showing the charset as charset=iso-8859-1.

    So I don't know where to look or change to the proper charset on this.

    Any Ideas?

    Thanks much for your help.

  2. #1682
    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
    Ok I am not sure if this is an issue or even where to look. I did check out all the links.php files in the admin section and no go. But what I found when I clicked on the Links link in the Admin-Tools-Links I got the 500 Error so I right clicked on the page that the 500 error was showing and viewed source and this is what was in the "Head" section of the page:



    Now all my other pages are showing the charset as charset=iso-8859-1.

    So I don't know where to look or change to the proper charset on this.

    Any Ideas?

    Thanks much for your help.
    Admin-Tools-Links ????????????

    You should be looking in just two places in your admin panel:

    admin -> configuration -> links manager
    admin -> extras -> links

  3. #1683
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Sorry I meant to say admin -> extras -> links instead of the admin-tools-links

  4. #1684
    Join Date
    Nov 2005
    Location
    Colorado Springs, CO USA
    Posts
    7,033
    Plugin Contributions
    31

    Default Re: Link Manager 3.0 Support Thread

    Code:
    <head>
    <link rel="stylesheet" type="text/css" href="ErrorPageTemplate.css" >
    
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    
    <title>HTTP 500 Internal Server Error</title>
    
    <script src="errorPageStrings.js" language="javascript" type="text/javascript">
    </script>
    <script src="httpErrorPagesScripts.js" language="javascript" type="text/javascript">
    </script>
    </head>

    This page has nothing to do with your Zen Cart installation.

    It is the error page generated by your server.

    As before "Internal Server Error" this seems to be an issue with your server.

  5. #1685
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    THanks for your reply Clyde,

    Now I have heard back from my support techs which are starting to be a bunch of , but this is their comment.

    As replied in our previous reply, this is not caused due to any incorrect permission or ownership of the file. We have checked the permission and ownership of the file and all is set well. From the logs, we are getting syntax error which is caused due to some coding error.


    ====
    [Thu Jun 10 16:46:10 2010] [error] [client 65.99.235.248] PHP Parse error: syntax error, unexpected T_ELSE in /home/mydomain/public_html/admin/links.php on line 171
    ====

    Correct it with the help of developer.
    This is from line 170 - 173
    Code:
     zen_redirect(zen_href_link(FILENAME_LINKS, zen_get_all_get_params(array('lID', 'action')) . 'lID=' . $links_id));
            } else if ($error == true) {
              $lInfo = new objectInfo($_POST);
              $processed = true;
    Line 171 is actually } else if ($error == true) {

    So I am at a complete loss now, lol.

    Sorry for being a pain about this

  6. #1686
    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
    THanks for your reply Clyde,

    Now I have heard back from my support techs which are starting to be a bunch of , but this is their comment.



    This is from line 170 - 173
    Code:
     zen_redirect(zen_href_link(FILENAME_LINKS, zen_get_all_get_params(array('lID', 'action')) . 'lID=' . $links_id));
            } else if ($error == true) {
              $lInfo = new objectInfo($_POST);
              $processed = true;
    Line 171 is actually } else if ($error == true) {

    So I am at a complete loss now, lol.

    Sorry for being a pain about this
    Try this and see if it helps.

    Just unzip the package and upload the entire admin folder to your server.

    KeystoneAirsoft_fix.zip

  7. #1687
    Join Date
    Jun 2010
    Posts
    41
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Quote Originally Posted by clydejones View Post
    Try this and see if it helps.

    Just unzip the package and upload the entire admin folder to your server.

    KeystoneAirsoft_fix.zip

    AHHH that worked.

    Thanks very much Clyde , very much appreciated. Not sure what ya did but it worked.

  8. #1688
    Join Date
    Feb 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Hi

    I have just installed link manager 3.0. everything looks fine except when I go to the admin >extra >links I just get a blank page?? I have double checked all installed files are as they should be, any ideas please?

  9. #1689
    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 jdalton View Post
    Hi

    I have just installed link manager 3.0. everything looks fine except when I go to the admin >extra >links I just get a blank page?? I have double checked all installed files are as they should be, any ideas please?
    try the fix posted here www.zen-cart.com/forum/showpost.php?p=896349&postcount=1686

  10. #1690
    Join Date
    Feb 2010
    Posts
    24
    Plugin Contributions
    0

    Default Re: Link Manager 3.0 Support Thread

    Thank a millon Clyde ... worked a treat...

 

 

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