Please describe the issue you're having
If you accept the answer, please mark the topic as [SOLVED] by clicking the tick.

Moderators: RussH, cptr13

Forum rules: Just please remember to play nicely once you walk through the door. You can disagree with us, or any other commenters in this forum, but respect our space and keep your comments directed to the topic at hand.
By mmomen
#971
When I use IE8, these errors appear. When I use Firefox, the errors appear for a split second then go away. Is there anyway I can fix this so it doesn't show up anymore?
It is being hosted on a Windows XP SP3 x86 system for testing. I have not configured anything, only installed the system.
This is hosted on XAMPP and using the latest OpenCATS version.
Code: Select all
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\web_tester.php on line 506

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\test_case.php on line 74

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\test_case.php on line 76

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\test_case.php on line 444

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\test_case.php on line 557

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\test_case.php on line 604

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\expectation.php on line 33

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 180

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 192

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 202

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 253

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 270

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\browser.php on line 289

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 101

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 103

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 282

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 519

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 522

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\http.php on line 525

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\url.php on line 382

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\page.php on line 165

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\page.php on line 177

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\page.php on line 190

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\page.php on line 631

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\parser.php on line 208

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\parser.php on line 590

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\form.php on line 176

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\form.php on line 195

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 48

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 49

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 180

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 299

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 311

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\user_agent.php on line 317

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 47

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 62

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 211

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 233

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 239

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\opencats\lib\simpletest\unit_tester.php on line 250
User avatar
By RussH
#976
Hiya,

there is a placeholder to implement new compatibility fixes in the code - but have you tried running IE8 with it's 'compatibility support' enabled?
By bruna123
#1130
Same error was occurred on my computer.
Please help me how to hide the messages

Our installed environment is as follow.

OS:Windows XP + XAMPP
opencats-0.9.1a

This message is displayed when we access the top page.
But it is disappeared when refreshed.
By maverickravi
#1377
Hi,
I am also facing the same problem of Deprecated Errors. Any help in this would be highly appreciated.
It happens only on log out screen. I am using OpenCats 0.9.1 version with XAMP and Window XP.
By tonyc
#1378
Hi

Have you tried switching off display errors in the php setting.

Left click on wamp icon mouse over PHP and then php settings, uncheck display errors.

Tony

It's essential to keep these synchronized to ensur[…]

Export part in Job Order order search

Same problem as mine. Maybe you're right, I'll che[…]

The error message you're encountering indicates th[…]

Errors restoring mysqldump backup

doesnot work for me