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

TOPIC: Php 5.4 upgrade on our server, DT Register just blew up with errors front & backend

Php 5.4 upgrade on our server, DT Register just blew up with errors front & backend 10 years 5 months ago #23504

  • annsiegle
  • annsiegle's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 50
  • Thank you received: 0
Anyone had any issues, this is just a snippet of errors:

Strict Standards: Only variables should be assigned by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/defines.php on line 478

Strict Standards: Only variables should be assigned by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/defines.php on line 626

Strict Standards: Declaration of DtrController::display() should be compatible with JControllerLegacy::display($cachable = false, $urlparams = Array) in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dtcontroller.php on line 15

Strict Standards: Declaration of DtrController::getModel() should be compatible with JControllerLegacy::getModel($name = '', $prefix = '', $config = Array) in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dtcontroller.php on line 15

Strict Standards: Declaration of DtrController::getView() should be compatible with JControllerLegacy::getView($name = '', $type = '', $prefix = '', $config = Array) in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dtcontroller.php on line 15

Strict Standards: Declaration of DtrView::display() should be compatible with JViewLegacy::display($tpl = NULL) in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dtview.php on line 14

Strict Standards: Only variables should be assigned by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dtcontroller.php on line 27

Strict Standards: Declaration of DtrTable::save() should be compatible with JTable::save($src, $orderingFilter = '', $ignore = '') in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dttable.php on line 20

Strict Standards: Declaration of DtrTablenested::save() should be compatible with JTable::save($src, $orderingFilter = '', $ignore = '') in /home/sctemreg/public_html/administrator/components/com_dtregister/lib/dttable.php on line 216

Strict Standards: Only variables should be passed by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/models/payoption.php on line 18

Strict Standards: Only variables should be assigned by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/models/payoption.php on line 38

Strict Standards: Only variables should be assigned by reference in /home/sctemreg/public_html/administrator/components/com_dtregister/models/payoption.php on line 264

Strict Standards: Only variables should be assigned by reference in

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

Php 5.4 upgrade on our server, DT Register just blew up with errors front & backend 10 years 5 months ago #23505

  • annsiegle
  • annsiegle's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 50
  • Thank you received: 0
SOLVED, just did global configurations, server, turn off error reporting to "NONE" so they don't show.

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

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