greengoblin231 Posted April 1, 2007 Posted April 1, 2007 I got it installed , go to www.trupowermotorsports.com and click store but now I want to change colors, add products, add my banner, also for some reason checkout php isnt there but it shows on my ftp it is. try to check out for a test run and it dont work. Please help!
ErollorD Posted April 1, 2007 Posted April 1, 2007 you need to reinstall everything because your current installation has a lot of mistakes...
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 you need to reinstall everything because your current installation has a lot of mistakes... ok Can you help if I cant figure it out ?
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 I need someone to help me or teach me how to get this setup to my taste and everything working. Please HELP!
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 I need someone to help me or teach me how to get this setup to my taste and everything working. Please HELP! I reinstalled it but how do I find what my database server is
ErollorD Posted April 1, 2007 Posted April 1, 2007 you get all the info from your hosting provider. Mostly, the server is just localhost + all mysql details
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 I got it now, but for some reason checkout isnt working, can someone please help me get this up and running. Thanks!
dotcom012 Posted April 1, 2007 Posted April 1, 2007 your checkout isn't working because somewhere you must have stated that you have a ssl. You need to open the config file under catalog/includes/config and change the option where it says you have a ssl, it should now be saying true, you need to have it say false. Everytime you click on that link it is trying to bring you to a https:// site not http://. Try that.
ErollorD Posted April 1, 2007 Posted April 1, 2007 yes, but that is not such a good idea. You must have a secure connection when you are handling with important data such as creditcard numbers. Basically, if you don't have ssl, you don't have customers!
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 your checkout isn't working because somewhere you must have stated that you have a ssl. You need to open the config file under catalog/includes/config and change the option where it says you have a ssl, it should now be saying true, you need to have it say false. Everytime you click on that link it is trying to bring you to a https:// site not http://. Try that. How Do I access this to do it ? can you help me ? atleast until I get my SSL going .
dotcom012 Posted April 1, 2007 Posted April 1, 2007 Yes you can change the file but like he stated above, most customer want to feel secure when they purchase items, if you want to test your site out for the time being just put false in there. Again you will want to make sure you have an ssl or that you can get one. Once you do, change it back to true and edit the desription above it will the correct path for the https:// part. to edit that file you need to open it up in whatever program you are using to make your site. Then just find the word true and change it to false
ErollorD Posted April 1, 2007 Posted April 1, 2007 go to includes/ and open file configure.php find define('ENABLE_SSL', true); and change this to define('ENABLE_SSL', false);
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 I got it, well I just want to be able to test everything, my site is secure without a SSL though because all payments will be done through paypal, and you can invoice and send people credit card stuff through paypal for payment. So it shouldnt be to bad should it ?
ErollorD Posted April 1, 2007 Posted April 1, 2007 I suggest that you get ssl asap. This makes customers to feel much safer..
greengoblin231 Posted April 1, 2007 Author Posted April 1, 2007 I suggest that you get ssl asap. This makes customers to feel much safer.. Ok will do ! but until then its temporary. Now how do I change colors, add a banner and etc. change text and all that ?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.