Developer
Supported
Rest
ExpressionEngine 2
Back to this add-on's main page
View Other Add-ons From Phil Sturgeon
Fatal PHP error on EE2.6.0
Support Request
Zack Morgan
|
Posted: 29 May 2013 06:45 AM |
|
|
|
Hi,
I just installed Rest and get this error when I visit the module’s CP page:
Fatal error: Cannot use object of type stdClass as array in /home/public_html/system/expressionengine/core/EE_Loader.php on line 53
Can anyone suggest how I might fix this?
|
|
|
komtur
|
Posted: 04 June 2013 05:49 AM |
# 1
|
|
|
Hi,
I got the same issue on a blank EE 2.6.1 installtion with this plugin installed. Anyone any idea?
|
|
|
Zack Morgan
|
Posted: 04 June 2013 05:55 AM |
# 2
|
|
|
I am finding that the template tags work fine - just the module page is broken. Would be nice to find a fix, though.
|
|
|
o4
|
Posted: 17 June 2013 06:03 AM |
# 3
|
|
|
I get the same error… sniff!
|
|
|
philsturgeon
|
Posted: 20 June 2013 11:21 AM |
# 4
|
|
Developer
|
Thankfully somebody sent a pull request, it just needed to be typecast to an array, but this works too:
https://github.com/philsturgeon/ee2-rest/commit/eddcae8d57e11b8fd80b811e0595608f895a478b
I’ll get a release tagged shortly.
|
|
|