AbanteCart Community

Shopping Cart Operations => Support => Topic started by: johca on January 06, 2015, 09:57:48 PM

Title: Unable to enter all admin login info, v1.2.0
Post by: johca on January 06, 2015, 09:57:48 PM
Did new fresh install of Abantecart using Softaculous    method and also FTP install method.  The Abantecart Administration log in page does not give option to enter user name (the presumed area for doing so appears as a small unable to enter text square).  The second text area does allow text to be entered.  Unfortunately the login effort only results in "No match for Username and/or Password."

Attached is screen capture of the administration log in.

My in ignorance guess is perhaps PHP config  (Data Handling register_globals -on, should be off) and perhaps PHP being older version 4.0.10.7.  If so, that fix requires me contacting contact the Hosting Server admin to correct this.  It may also be a glitch in the code to, so any corrective fix ideas would be helpful.
Title: Re: Unable to enter all admin login info, v1.2.0
Post by: llegrand on January 07, 2015, 09:25:58 AM
So try reading these instructions on the system requirements -  then get your hosted account in sync with the minimum requirement and try a fresh install.

http://www.abantecart.com/ecommerce-documentation/user-manual/installation (http://www.abantecart.com/ecommerce-documentation/user-manual/installation)

I think this may solve a great deal of your issues.

Lee
Title: Re: Unable to enter all admin login info, v1.2.0
Post by: abantecart on January 07, 2015, 02:18:22 PM
PHP 4 will not work.

Also, what version of IE do you use. Page looks broken. Note that we do not focus on IE less than 9
Title: Re: Unable to enter all admin login info, v1.2.0
Post by: johca on January 07, 2015, 02:53:18 PM
I submitted a trouble ticket to my hosted server provider to get PHP version updated and the PHP configuration changed as the server techs are the ones having access to do that.

I am using current IE with all current updates.

Will advise after trouble ticket submitted to my hosted server provider is responded to.

I do appreciate the responses as I was reluctant to submit a trouble ticket without checking here first.

Thanks for the responses.
Title: Re: Unable to enter all admin login info, v1.2.0
Post by: johca on January 10, 2015, 05:45:09 PM
Resolved.  It was combination of PHP misconfiguration and perhaps a file corruption.  Once Host provider server admin "edited the php.ini file turning register_globals and magic_quotes_gpc off and a reload and reinstall of abantecart was done my problem was resolved.
Title: Re: Unable to enter all admin login info, v1.2.0
Post by: abantecart on January 10, 2015, 06:26:21 PM
Thank you johca for sharing the solution.