Problems with flashdata and ajax stuff
Hi,
Got some problems:
flashdata doesn't display after I click on the 'buy now' button. I know it gets set in the MOrders model as I can echo it out there and all looks fine ... but when I get redirected to the products view the flashdata doesn't seem to be there.
Any ideas as to why?
Also, got ajax issues too:
when trying to update the cart (or delete items) I know the javascript gets executed (got alerts to check) but, instead of updating, I get a 'flashed' Internal Server Error' message.
any ideas anyone?
cheers.
|