Re: Customers (still) can't login!
Replace the two files
- /includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php
- /includes/templates/YOUR_TEMPLATE/templates/tpl_timeout_default.php
and
- /includes/templates/template_default/templates/tpl_login_default.php
- /includes/templates/template_default/templates/tpl_timeout_default.php
Or try backing the files up from your custom template folder then deleting them see if this helps. Keep the files
- /includes/templates/template_default/templates/tpl_login_default.php
- /includes/templates/template_default/templates/tpl_timeout_default.php
in place do not delete both places at the same time but can replace at same time.
It seems you still have old code from a previous version of zencart. Download a brand new copy of zencart and replace the files in the custom folder and template_default folder.
Be sure to back them up where you can merge any modifications over to the newer files.
Also your site still kicks the non secure items in IE so do the following and that should fix that issue as well.
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="570" height="100" id="images/scroll3" align="middle">
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value="images/scroll4.swf" />
<param name="quality" value="high" />
<param name="bgcolor" value="#ffffff" />
<embed src="images/scroll4.swf" quality="high" bgcolor="#ffffff" width="570" height="100" name="images/scroll4" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="https://www.macromedia.com/go/getflashplayer" />
</object>
Change whats in red to your code
Re: Customers (still) can't login!
If you choose to install a new cart, why not try installing a second site on your server ... ie: a new folder and new database, with demo data ... and check whether the problem still exists in a clean install. If yes, then your server's likely to blame. If not, then one or more of your addons is likely to blame. Adding things back one by one could reveal whatever's broken it.
Or ... http://www.zen-cart.com/wiki/index.p...Obscure_Issues
Re: Customers (still) can't login!
I do not have any trouble logging into an old account on your site nor do I have any trouble creating a new account on your site ... :smile:
Have you resolved this problem?
Re: Customers (still) can't login!
Sorry for slow replies - had to be out all day yesterday and am about to go out all day today too, but will try some of these tonight.
Host99, thanks for spotting the Macromedia URL's - it hadn't occurred to me I could append 'secure' to them too. I'll try renaming the two files you mention and see if it makes a difference.
DrByte, I'm pretty certain that this is a 'new' problem and has arisen quite recently, and that I could log in with either browser just a couple of weeks ago, so a new install shouldn't have this problem. Its something I've edited since then, but I've edited a lot. So, a test install isn't really going to help me, unless I'm seeing it wrong? :blush:
Linda, hang on, are you saying that you can log BACK into an account, rather than simply create a new one? If so, which browser have you tried that in (and could you try it in the other main one too please?). Its not local to my machine because its occurred to me on more than one computer in the house, but I guess its possible its a local issue to my IP!
Re: Customers (still) can't login!
Update time :blush:
Again, apologies for delay in following through with suggestions - I've had a relative admitted to hospital a couple of hundred miles away and have been up and down the motorway non-stop. On to better news...
Following knuckle's advice, I renamed
Code:
- /includes/templates/YOUR_TEMPLATE/templates/tpl_login_default.php
- /includes/templates/YOUR_TEMPLATE/templates/tpl_timeout_default.php
as temp files first, and attempted to log in. And guess what? It worked! I tried IE first and got the insecure item warning, so amended the macromedia links in the movie script and tried again - no problem logging in at all. Daring to hope, I tried FF, and was logged straight in again! Thats it, its solved! Unfortunately, as is the way with these things, its flagged up another issue but I'll have run a search on that in the forums before posting another thread if necessary - sigh :no:
But this issue is indeed resolved and my heartfelt thanks to all contributors for their advice in rectifying it. P.S. Linda - the link in your sig to http://www.zen-cart.com/index.php?ma...es&pages_id=14 isn't working correctly somewhere - on clicking the 'one time donate' I get the following message from PayPal
Quote:
If you were in the process of buying something, or sending money to family or friends, we recommend you check both your PayPal account and your email inbox for a transaction confirmation after 30 minutes.
If you came to this page from another website, you may want to return to that site (we advise that you don't just use your browser's back button) and restart your activity.
Re: Customers (still) can't login!
The file-rename suggestions from knuckle are part of the guidance in the FAQ mentioned earlier: https://www.zen-cart.com/tutorials/i...hp?article=312 which indicates that you've got a problem with your template files ... ie: it suggests they're not designed for features in the current version of Zen Cart.
Nevertheless, glad you got it sorted out.
Re: Customers (still) can't login!
Quote:
Originally Posted by
travellers
PayPal seems to have been having some intermittent quirky problems. Looks like the link is working again now.
Re: Customers (still) can't login!
Quote:
Originally Posted by
DrByte
The file-rename suggestions from knuckle are part of the guidance in the FAQ mentioned earlier:
https://www.zen-cart.com/tutorials/i...hp?article=312 which indicates that you've got a problem with your template files ... ie: it suggests they're not designed for features in the current version of Zen Cart.
Nevertheless, glad you got it sorted out.
Well yes, but I'd done that bit (i.e. adding the tokens). The article didn't mention removing them if there were further problems. Incidentally, there's no mystery about current versions of template files, etc - both those files came to be installed as part of the Google Payments addition, and it was then I started getting security errors. I did make a post in the Google Payments support thread suggesting that it might help if they had the latest files in their download, but was met with universal silence... :blink:
Re: Customers (still) can't login!
Quote:
Originally Posted by
travellers
both those files came to be installed as part of the Google Payments addition, and it was then I started getting security errors.
Hmmm ... entirely unsurprising.
However, inside this discussion, this is the first I recall you mentioning anything about Google Checkout. If you did, then I missed it. And, as with many things about that addon, I'm not surprised that things broke. But if you want to discuss that mod, the discussion belongs over in that other thread, not here.
Re: Customers (still) can't login!
Damn, you're right and I hadn't mentioned it before. I misunderstood the 'status' of that mod, inasmuch as I possibly gave it more credit than it deserved by assuming that as a mod designed for something as large as Google and submitted by Google themselves, it was in a position somehow 'superior' to mods submitted by Joe Bloggs like you and me. Well, me anyway...