GoCart 3 pre-release is now available. |
Hey there CodeIgniter community. We just published a pre-release for GoCart version 3. You can download it through our website @ http://gocartdv.com
Looking forward to what people have to say. If you find any bugs please let us know about it on our GitHub account. (06-29-2015, 02:55 PM)noah Wrote: Hey there CodeIgniter community. We just published a pre-release for GoCart version 3. You can download it through our website @ http://gocartdv.com Hi I try to install GoCart3, but i have many problems with that, maybe you can help me.
Hi. I am trying to install GoCart3 on my local server. I am using Linux Mint and XAMPP. I do not have database password by default (password is just empty), so I am not able to install your system. I can fix it, but it should be possible to install GoCart3 without database password. Also consider to make default host "localhost".
I think, the "RewriteBase /" in .htaccess will cause problems on local servers too, because, for example, from "http://localhost/something/gocart3/" I will be redirected to "http://localhost/". So URL rewriting will not work until I change this line to "RewriteBase /something/gocart3/". This should be mentioned during the installation process and in the documentation too.
Hi. I am trying to install GoCart3 on my local server. I am using Linux Mint and XAMPP. I do not have database password by default (password is just empty), so I am not able to install your system. I can fix it, but it should be possible to install GoCart3 without database password. Also consider to make default host "localhost".
Edited: With this there is no problem. Sorry. Quote:I think, the "RewriteBase /" in .htaccess will cause problems on local servers too, because, for example, from "http://localhost/something/gocart3/" I will be redirected to "http://localhost/". So URL rewriting will not work until I change this line to "RewriteBase /something/gocart3/". This should be mentioned during the installation process and in the documentation too.
I played with it a little. I appreciate the simplicity and clean design. I was working with OpenCart and your solution looks much simpler, which is good from my point of view. Anyway, I found a few bugs. I do not have a GitHub account, so I am putting them here.
I did not test everything, but there is a very good chance, that your solution will be my next choice because of simlicity and CodeIgniter in the back. Thank you very much for releasing your system as open source. Good luck. :-)
|
Welcome Guest, Not a member yet? Register Sign In |