Hi.
How are you creating the bundle? Using the admin area?
Also, when you tested on a blank Magento did you use the sample data or create your own bundle?
Regards,
Andy
The bundle is created in admin area, we have used the fixed sku, fixed price and fixed weight).
Anto,
I have a hunch this is likely memory related... could you maybe up the memory limit and then try it to see if it happens? The behaviour you're describing sounds very odd; and you should normally get some output in at least one of the log files.
Also; cna you check logs are definitely enabled in your admin?
Admin > sytem > configraton > developer
Thanks
Andrew
we found the problem:
it's a bug in the extension "Owebia shipping"
Fatal error: Call to a member function getData() on null in /home/vj98634-585/www/digitalgroup/htdocs/app/code/community/Owebia/Shipping2/Model/Os2/Data/CartItem.php on line 64
thanks all for your replies.