so ezpopulate is pretty dummy proof?
so ezpopulate is pretty dummy proof?
also in http://www.zen-cart.com/forum/showth...ighlight=1%261
they said they cleared the cookies for thier site and 1and1 let them log in. where would these cookies be? thanks for all your time and patience almighty gurus.
try hitting control F5 on your keyboard, if this dosnt work,
in your browsers toolbar hit tools, then choose internet connections,
you will see a button to clear cookies, and one to clear history,
Just clear cookies, then close browser window and re-open it
Zen cart PCI compliant Hosting
I am SOOO Dumb that they have not made something that I can not breakso ezpopulate is pretty dummy proof?
LOL i guess 1&1 wants me to work to not pay for their commerce engine. ##############s. well so far nothing i'm doing is working. so once i can log in the zencart is pretty easy? no mysql database knowlege or php knowlege nessacery?
Not knowledge of how to code a database...but a general understanding of tables, records and DB function never hurts.no mysql database knowlege or php knowlege nessacery?
I know that 1&1 is large, but you might look at the Zen Cart Certified hosts as they all are dedicated to Zen Cart and can provide a more personal assistance for the basics. And this can be truly beneficial in the long run
i took database and design i know the principles(doesn't mean i can spell it) to some degree. i like the oneandone price. but i think it's going to take forever to figure out how to make all this work together on their set up. is there a certain way they set the servers to make it so difficult? i'm sure its cause they want you to buy their engine with the 500 items or less package or pay out the ######## for more items. the only reason i picked them is because i religously read wired magazine and thats advertised through out the every magazine.![]()
if any one with the same problem has an answer or anyone of great knowlege of Zen could post anything that could help it would make me smile. thanks
mr. kobra commander there is the stuff. if you guys haven't got a host yet use him. he knows whats up and is very nice to work with. i can't begin to say all the nice things about him. he is a very nice guy and has helped me a lot. thanks kobra.
For those that might find this post and wonder what the issue that ElitedgeElectronics had was:
During the install the use SSL was selected and I theorize that this might have also been edited to use ssl for store and admin access in the configure.php files.
Well there was no SSL and a "Can't Load this Page Error" was generated, not being able to shift to a secure connection.
Reset ssl in admin and catalog to false from true and viola!
Here:Code:define('ENABLE_SSL_CATALOG', 'false'); define('ENABLE_SSL_ADMIN', 'false');