Pay with social errors
- Posted by Sander (1) Offline
Hi,
I keep getting errors within the Pay with social extention. These two errors are visible when I put the {paysoc}{/paysoc} on my website (I've put dots in the URL to cover up website...):
Notice: Undefined property: stdClass::$title in /.../.../.../.../public_html/plugins/content/paywithsocial/paywithsocial.php on line 78
Notice: Undefined property: stdClass::$id in /.../.../.../.../public_html/plugins/content/paywithsocial/paywithsocial.php on line 308
Info about website:
PHP Built On Linux srv17400.flexwebhosting.nl 2.6.32-042stab076.5 #1 SMP Mon Mar 18 20:41:34 MSK 2013 x86_64
Database Version 5.5.30
Database Collation utf8_general_ci
PHP Version 5.3.23
Web Server Apache/2
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.1.1 Stable [ Ember ] 26-April-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0
Thanks in advance for the solution..!
11 years 5 months ago #1
by Sander
I keep getting errors within the Pay with social extention. These two errors are visible when I put the {paysoc}{/paysoc} on my website (I've put dots in the URL to cover up website...):
Notice: Undefined property: stdClass::$title in /.../.../.../.../public_html/plugins/content/paywithsocial/paywithsocial.php on line 78
Notice: Undefined property: stdClass::$id in /.../.../.../.../public_html/plugins/content/paywithsocial/paywithsocial.php on line 308
Info about website:
PHP Built On Linux srv17400.flexwebhosting.nl 2.6.32-042stab076.5 #1 SMP Mon Mar 18 20:41:34 MSK 2013 x86_64
Database Version 5.5.30
Database Collation utf8_general_ci
PHP Version 5.3.23
Web Server Apache/2
WebServer to PHP Interface apache2handler
Joomla! Version Joomla! 3.1.1 Stable [ Ember ] 26-April-2013 14:00 GMT
Joomla! Platform Version Joomla Platform 12.2.0 Stable [ Neil Armstrong ] 21-September-2012 00:00 GMT
User Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:22.0) Gecko/20100101 Firefox/22.0
Thanks in advance for the solution..!
Please Log in or Create an account to join the conversation.
- Posted by andy (759) Offline
Hi Sander, This is only a notice, not an error. Notices should not be displayed on a production system.
You could set "Error Reporting" to "None" in the Backend -> Global Configuration -> Server Settings.
11 years 5 months ago #2
by andy
You could set "Error Reporting" to "None" in the Backend -> Global Configuration -> Server Settings.
Please Log in or Create an account to join the conversation.