Hi,
There is an error while trying to access a non sef URL, we are using non sef URL for confirmation page after payment and also after successful submission to Cobalt CCK.
This is the URL using sef:
www.golfmediaplus.com/pending-approval.html
This is the URL using non-sef:
www.golfmediaplus.com/index.php?option=com_content&view=article&id=8&catid=14
When we use the sef version, everything works fine, but when we use the non-sef, we got a white blank page and when we set error reporting to maximum, we get the following error:
Notice: Trying to get property of non-object in /home/golfplus/public_html/templates/sj_tech/index.php on line 62
Fatal error: Call to a member function get() on a non-object in /home/golfplus/public_html/templates/sj_tech/index.php on line 62
Can you please have a look at this issue as soon as possible?
Thanks,