Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
Author « Topic »  

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  07:44:56  
I'm having an issue with Client Login. Recently moved to PHP 7.2 and it all seems to be working except client login at this point.

$enableclientlogin=TRUE;

https://www.americanbassanglers.com/cart.php?mode=login

the login doesn't show up.

Its all set up per the 6.9 manual

Thanks in advance!

David Hagood

Andy
ECT Moderator

95440 Posts

Posted - 11/12/2018 :  07:56:17  
Hi David

It seems there's a type here

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

needs to be

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

removing the space and make sure you have ectcart.css in the /css/ folder.

What version is the store running now by the way?

Andy

Please feel free to review / rate our software

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:01:56  
Ecommerce Plus PHP v7.0.0


David Hagood

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:08:59  
so if I look at the code there is no space and shows as <link href="css/ectcart.css rel="stylesheet" type="text/css">

ectstyle.css and ectcart.css are in the css folder.

still doesnt show in

https://www.americanbassanglers.com/cart.php?mode=login



David Hagood

Andy
ECT Moderator

95440 Posts

Posted - 11/12/2018 :  08:16:44  
This file is missing

css/ectcart.css

and it looks like you are also missing

js/ectcart.js

https://www.ecommercetemplates.com/support/topic.asp?TOPIC_ID=110209

Andy

Please feel free to review / rate our software

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:20:13  
it shows as there

https://americanbassanglers.com/css/ectcart.css

I will check on this js/ectcart.js

David Hagood

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:27:02  
Where can i get this file?

ectcart.js



David Hagood

Andy
ECT Moderator

95440 Posts

Posted - 11/12/2018 :  08:27:07  
Can you change that to

$enableclientlogin=true;

so it's lower case. And also make sure you don't have this line in includes.php

$noclientloginprompt=TRUE;

Andy

Please feel free to review / rate our software

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:33:20  
Done, are all of the TRUE in the includes files suppose to be true

and where can i get this file?

ectcart.js

David Hagood

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  08:41:41  
found the ectcart.js from in the updater.

https://www.americanbassanglers.com/cart.php?mode=login

still not working.

Thanks in advance!

David Hagood

dbdave
ECT Moderator

USA
10468 Posts

Posted - 11/12/2018 :  09:02:15  
Hi, when I view source of this page - https://www.americanbassanglers.com/cart.php
There is no reference to the ectcart.js file - it seems you have not linked the pages to the file.

Edited by - dbdave on 11/12/2018 09:02:38

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  09:14:19  
done, still no login

https://www.americanbassanglers.com/cart.php?mode=login

what all files should

<script type="text/javascript" src="/js/ectcart.js"></script>

be added to?

David Hagood

dbdave
ECT Moderator

USA
10468 Posts

Posted - 11/12/2018 :  09:17:08  
All pages. Typically you want to add it into a dwt files so it goes into all pages.

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  09:21:09  
Added to all

https://www.americanbassanglers.com/cart.php?mode=login

still no go..

Help!...LOL..

Thanks in advance

David Hagood

dbdave
ECT Moderator

USA
10468 Posts

Posted - 11/12/2018 :  09:22:46  
I'm not sure what behavior you are expecting, but the mode=login does not do anything there in the later versions.
Login is via a popup window when the login button is clicked.
Although you have a login button on the page, it seems that is not for the store.

Try it here - http://www.ectdemostore.com/clientlogin.asp

Edited by - dbdave on 11/12/2018 09:25:48

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  09:25:20  
I'm just trying to find how a customer would log in and get it working.

Should they go to?

https://www.americanbassanglers.com/clientlogin.php

if show, you can see the error it gives.

Thanks

David Hagood

dbdave
ECT Moderator

USA
10468 Posts

Posted - 11/12/2018 :  09:29:03  
I would run through the update process to be sure you have a good set of files.
Check dates on the admin (via ftp) to be sure they are all current with the exception of db_conn_open.php and includes.php

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  09:40:07  
Can I pay you guys to go in and fix this? I have the feeling my ISP guy may have missed several things on the update.

I also want to move this to a Responsive Design ASAP and will buy that as well. Figure I better what is there now working first.

David Hagood

Andy
ECT Moderator

95440 Posts

Posted - 11/12/2018 :  09:41:28  
Send me an email with your FTP details and I'll see what's up. You can click on my name to send the email.

Andy

Please feel free to review / rate our software

dhagood100
New Member

USA
62 Posts

Posted - 11/12/2018 :  09:59:15  
Sent

David Hagood

Andy
ECT Moderator

95440 Posts

Posted - 11/12/2018 :  10:00:05  
I updated the site and it looks fine now - I think there were missing files and a problem with the syntax in includes.php

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.05 seconds. Snitz Forums 2000