It says not to include the extensions default=customers_authorization can someone tell me what I need to input there or should I leave it at default
It says not to include the extensions default=customers_authorization can someone tell me what I need to input there or should I leave it at default
Best to leave it.
Why are you considering changing it?
.
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.
because it says not to include the extensions default=customers_authorization. So I figured that you have to input something else
The value for that setting is the "main_page=xxxxxx" value that will be used if the storefront needs to take a customer to the customers_authorization page to tell them that they're not yet authorized to access something in the store.
You only need to change it if you're renaming that page in Zen Cart ... which ... is almost never needed. In fact, we probably should have hidden or not even created that switch so that it wouldn't get touched ... because it probably shouldn't be touched.
By "extension" I believe it's referring to .php ... ie: don't include ".php" at the end of the page name.
So, I ask my question again ... "why are you considering changing it?" ie: what prompted you to believe it needed changing?
.
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 really need to change my customers_authorization page because when a customer logs into my site, all they see is the main banner and nothing else. I need to change that to see a message. Is there anyway I can do this?