Any reason I can get multiple login screens in one page after ZenCart upgraded to V1.5.4 using softaculous? Thanks.
**Removed URL**
Any reason I can get multiple login screens in one page after ZenCart upgraded to V1.5.4 using softaculous? Thanks.
**Removed URL**
Last edited by DrByte; 9 Jan 2015 at 11:14 PM. Reason: removed URL
What exactly do you mean by 'multiple login screens'?
I'm seeing multiple chained 302 redirects when trying to access URLs on the OP's posted website.
Please post both "/wholesalet/includes/configure.php" and "/wholesalet/admin/includes/configure.php". Feel free to obscure DB_SERVER_USERNAME and DB_SERVER_PASSWORD.
Is there a .htaccess file at "/" or "/wholesalet/"? Please post the contents if present.
Do you have subdomains (or other hosted domains) inside "/"?
Any redirects configured in your hosting provider's control panel?
What plugins are installed? Are any installed which alter the URLs?
You said you used "softalicious" to upgrade. Post any differences between your installation and a stock Zen Cart 1.5.4 installation (see this article).
If you have a backup of the store from before the "upgrade", the best route may be starting the upgrade over and following the instructions to rebuild the site on the new version and review the overview of upgrading. The process outlined in the official documentation is the safest and most efficient manner of performing an upgrade (especially on a store with a customized store with a theme, plugins, and other modifications).
NOTE: Do not simply "overwrite" the old Zen Cart files with the new Zen Cart files. Start with a clean folder and add only the new Zen Cart files initially.
The glass is not half full. The glass is not half empty. The glass is simply too big!
Where are the Zen Cart Debug Logs? Where are the HTTP 500 / Server Error Logs?
Zen Cart related projects maintained by lhûngîl : Plugin / Module Tracker
not sure, why same files but diff DB stuff, then the outcome is very different?
So....
If I'm reading you correctly, you used Softaculous originally but now you have tried it with actual files downloaded from http://www.zen-cart.com/latest?
If you still have the problem and have NOT added any mods to the 1.5.4 version, you have a problem with something placed in the OLD database by a previously installed mod.
A little help with colors.
myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.
Hi All,
I think I have found the bug, "multiple login" comes out when you set the details as below in v154, I replicated it in fresh v154, nothing to do with db upgrade, thanks.
==========
admin->configure->customers details
Customer Approval Status - Authorization Pending
1= Must be Authorized to Browse
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
I think I have a solution, which I've posted here: http://www.zen-cart.com/showthread.p...50#post1269150
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
Thanks, I will have a look.