Getting:

Strict warning: Only variables should be passed by reference in edge_suite_instance_callback() (line 457 of /[path]/sites/all/modules/edge_suite/edge_suite.module).

Running a single OAM inserted through a panel, inline mode. Developing in MAMP.

Error message is passed on to anonymous users as well.

Comments

thomas1977’s picture

Additional info:

Trying to play the OAM via a splash page using the Splashify module. Something is not working with that combination. Happens in iframe mode as well.

EDIT: As it turns out, even running it without the Splashify module - error message persists.

ti2m’s picture

What PHP version are you running? Error messages are always passed to the anonymous user if you didn't disable it in the system logging settings.

thomas1977’s picture

MAMP (version 3) reports php 5.5.10

bumpshoveit’s picture

I got the same. Subscribe

bumpshoveit’s picture

ti2m’s picture

Status: Active » Closed (duplicate)
Related issues: +#1977256: Strict warning on enabling Edge Suite Module

This is actually a duplicate of [1977256]. Was already fixed in the data_injection branch, pushed the changes as well to the dev branch. Should be fixed if you download the latest dev now.