Rakonic
Posts: 9
|
| Posted: 04/24/2010, 1:16 AM |
|
The problem is that the shopping cart is empty.
I used book store project. I made galery with galery builder that goes to a page that works ok his name is ProductDetail, then when I go to the page shopping cart it is empty. I noticed that I was in a database table store_shopping_cart_items row shopping_cart_id always null.
Please help me
|
 |
 |
joejac
Posts: 242
|
| Posted: 04/27/2010, 12:48 PM |
|
Hello Rakonic
If you use the Book Store project that comes with CCS it should work. Please see this: http://examples.codecharge.com/Store/Default.php
Regards
joejac
|
 |
 |
Rakonic
Posts: 9
|
| Posted: 04/28/2010, 1:14 AM |
|
yes ok i see this but i build project without login user and bild galery of my product with galery builder and that galery goes to page ProductDetail.ProductDetail work and when i chose quantity and go to shopping cart page that no work.When i look my database i see that table store_shopping_cart_items eavrything full but shopping_cart_id always null.
What i can do to build site that user cant login.
Soory for my english.
|
 |
 |
datadoit
|
| Posted: 04/28/2010, 5:41 AM |
|
Have a look at this cart solution written in CodeCharge: http://www.paypalcheckout.com
|
|
|
 |
Rakonic
Posts: 9
|
| Posted: 04/28/2010, 6:43 AM |
|
Thanks but in my country PayPal dont work
|
 |
 |
joejac
Posts: 242
|
| Posted: 04/28/2010, 7:44 AM |
|
Hello Rakonic,
Please do not reinvent the wheel. Use the CCS Book Store example and adapt the forms to your particular needs, format the html, change the css that you need, and you will be safe working over a project that is working. This is what I have done in the past with the old book store of the former CC2.0.7 from Yessoftware. If I were you I will do it in that way.
You have to do your homework after years of slow pace I am still learning CCS and it is a lot stuff to learn, but I think it is worthwhile the effort.
Hope this can give you an idea.
Best regards
joejac
|
 |
 |
Rakonic
Posts: 9
|
| Posted: 04/29/2010, 12:09 AM |
|
Thanks my friend but i still have problem.
Someone have idea.
|
 |
 |
Rakonic
Posts: 9
|
| Posted: 05/04/2010, 12:26 AM |
|
Yes i solved my problem.I delete page header and this page have code who goes trow the hole project.
That is it.
By
|
 |
 |