Results 1 to 3 of 3
  1. #1
    Join Date
    Mar 2020
    Location
    Madison, AL
    Posts
    1
    Plugin Contributions
    0

    Default Shipstation install connection error

    I am installing Shipstation. After following the instructions, uploading shipstation_zc to the admin directory, creating a new user and entering the information in the Shipstation account, I get the following error message:
    "We received an error testing the ZenCart store. An error was encountered while attempting to test the connection."
    I was able to login to the new admin account with the user name and password so the admin account works.
    I have checked the url address as well.

    According to Shipstation tech support they are seeing the following error:
    Invalid XML. Error: 'The 'link' start tag on line 5 position 4 does not match the end tag of 'head'. Line 10, position 3.' We received: '<!DOCTYPE html> <html dir="ltr" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="includes/alt-stylesheet.css" rel="stylesheet"> <title> Admin

    Does anyone have any ideas?
    Thanks.
    Last edited by Butsy; 8 Apr 2020 at 04:03 PM. Reason: additonal information

  2. #2
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Shipstation install connection error

    shipstation_zc should be installed in the home directory; not the admin directory.

    It should work after you move it.

  3. #3
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Shipstation install connection error

    Are these still the current instructions?

    Your ZenCart store can be integrated with ShipStation in just minutes. To grant ShipStation access to your ZenCart account, please follow the instructions below.


    • Download this file and upload the shipstation_zc.php file to your Zen Cart's root folder.
    • In your Zen Cart Admin site, go to either Tools or Admin Access Management (depending on your ZenCart version) to create a new admin user for ShipStation. This step is optional, but recommended so that your new integration keeps working even if you change your primary admin password.
    • Enter the new administrator username and password in the fields below.
    • Enter the URL to the shipstation_zc.php file below (e.g. http://www.myzencart.com/shipstation_zc.php)
    • Click Test Connection to see if the steps you followed worked correctly.
    • If you receive an authorization error, you may need to place the this snippet in your .htaccess file.
    • Click on Finish to make this store active in ShipStation!
    This is the snippet they say may be required IF there is an authorization error.
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization},L] RewriteCond %{REQUEST_FILENAME} !-f
    RewriteRule ^(.*)$ app.php [QSA,L]
    </IfModule>


 

 

Similar Threads

  1. v154 Install Connection To Database Failed
    By rbach in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 3 Feb 2015, 01:43 AM
  2. MySQL connection on install
    By timtierney in forum Installing on a Linux/Unix Server
    Replies: 2
    Last Post: 6 May 2010, 09:02 PM
  3. database connection issues at install
    By jerome196 in forum Installing on a Linux/Unix Server
    Replies: 0
    Last Post: 6 May 2009, 11:39 PM

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