Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: cron job email reminders - "Strict standards" errors

cron job email reminders - "Strict standards" errors 10 years 8 months ago #23127

  • jbannin
  • jbannin's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 65
  • Thank you received: 2
I began using the cron email reminder feature and when it ran for the first time, I received the cron run report that was filled with these sorts of messages:

<b>Strict Standards</b>: Declaration of DtrTable::load() should be compatible with JTable::load($keys = NULL, $reset = true) in <b>/home/jackbann/public_html/administrator/components/com_dtregister/lib/dttable.php</b> on line <b>20</b><br />

and

<b>Strict Standards</b>: Only variables should be assigned by reference in <b>/home/jackbann/public_html/administrator/components/com_dtregister/models/payoption.php</b> on line <b>46</b><br />

Was the job successful? Are these just warnings, or are they an indication that the script was not executed?

Please Log in or Create an account to join the conversation.

cron job email reminders - "Strict standards" errors 10 years 8 months ago #23132

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Hello. These are nothing to worry about. They are not errors.

Go to Joomla global configuration and set error reporting to System Default or None and these should go away. If they remain, it will be due to your PHP configuration. At that point, ask your web host how to modify your account's error reporting to strict standards messages do not show. Thanks.
The following user(s) said Thank You: jbannin

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

cron job email reminders - "Strict standards" errors 10 years 7 months ago #23135

  • jbannin
  • jbannin's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 65
  • Thank you received: 2
Thanks. That what I thought. I figured out how to suppress those messages in Joomla. I'll look into the PHP error reporting level.

Please Log in or Create an account to join the conversation.

  • Page:
  • 1
Time to create page: 0.549 seconds