Thanks for that fix. Now Im getting 2 other issues.
1. being Debug mode activated
mh2Treasury Component
PayPal Instant Payment Notification script
See below for status: ---------------------------------------------------------------- Connection to db - **FAILED** Assigning Post Variables Opening connection and validating request with PayPal... Connected to PayPal Selecting database...OK! Executing test query...FAILED
2. This is what shows under the module parameters
Warning: JParameter::include_once(/public_html/libraries/joomla/html/parameter/element) [function.JParameter-include-once]: failed to open stream: Success in /public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once() [function.include]: Failed opening '/public_html/libraries/joomla/html/parameter/element' for inclusion (include_path='.:/usr/local/php52/pear') in/public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once(/public_html/libraries/joomla/html/parameter/element) [function.JParameter-include-once]: failed to open stream: Success in /public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once() [function.include]: Failed opening '/public_html/libraries/joomla/html/parameter/element' for inclusion (include_path='.:/usr/local/php52/pear') in /public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once(/public_html/libraries/joomla/html/parameter/element) [function.JParameter-include-once]: failed to open stream: Success in /public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once() [function.include]: Failed opening '/public_html/libraries/joomla/html/parameter/element' for inclusion (include_path='.:/usr/local/php52/pear') in /public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once(/public_html/libraries/joomla/html/parameter/element) [function.JParameter-include-once]: failed to open stream: Success in public_html/libraries/joomla/html/parameter.php on line 403
Warning: JParameter::include_once() [function.include]: Failed opening '/public_html/libraries/joomla/html/parameter/element' for inclusion (include_path='.:/usr/local/php52/pear') in /public_html/libraries/joomla/html/parameter.php on line 403
Im getting this error when I try to test the IPN link Fatal error: Class 'mh2data' not found in Do you know what I can do to get around this? its stating Class 'mh2data' not found components/com_mh2treasury/ipn/ipnppd.php on line 92 I had the older version working fine but when I uninstalled it and upgraded to the newer one I get this. Please help