I have create my theme for joomla 2.5 version and used virtue-mart for shopping cart. Every thing is working fine. User purchase from site with the help of paypal payment gateway and payment returns confirmed too. But when they enable the IPN notification URL then Paypal send a mail like
Please check your server that handles PayPal Instant Payment Notifications (IPN). IPNs sent to the following URL(s) are failing:
/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component
/index.php?option=com_virtuemart&view=pluginresponse&task=pluginnotification&tmpl=component
and when i click on this link then it will showing
500 - JHtml: :bootstrap not supported. File not found.
this error. I have just create my template for joomla 2.5.What the exactly issue. Please let me know