Here is the link..
dennyg.com/animal/catalog/zc_install_YIKS/techsupp.php
Here is the link..
dennyg.com/animal/catalog/zc_install_YIKS/techsupp.php
create a new file, at /animal/catalog/admin/includes/local/ ... named configure.php
put only the following in it:What happens when you attempt admin login ?Code:<?php // These are for DEBUG ONLY - not for a live shop define('SESSION_RECREATE', 'False');
.
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.
No change.. It will not let me login..
Is your cache folder writable by all ? (chmod 777)
/home/sites/www.dennyg.com/web/animal/catalog/cache
Does it make any difference if you change that /admin/includes/local/configure.php file and add this below the line already there?:Code:// this is also for DEBUG ONLY -- not for a live shop define('SESSION_USE_FQDN', 'False');
.
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 just installed FireFox and it is doing the same as IE7.. Not letting me into the Admin but I can pull up the store and login..
I checked the cache folder and it is ok. I added the line to the config file and uploaded it.. NO Changes.. Still does not work..
Should I try a NEW Install?
A fresh install might help.
When you've been testing this, did you have the "www." in the URL, or just "dennyg.com" ? Does it make any difference either way ?
.
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 have tried both ways and it makes no difference..
Truly bizarre, esp since the storefront works fine.
.
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.
As a test, try adding this to that /.../local/configure.php file:Code:// this is a DEBUG idea ONLY - not for a live shop define('STORE_SESSIONS', '');
.
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.
Bookmarks