Hi,
I have just started using this module and it seems great so far. However, I get the following strict warnings after the installation:
Strict warning: Only variables should be passed by reference in popup_element() (Zeile 214 von ...sites\all\modules\popup\includes\popup.api.inc).
This warning appears on each and every single page of my test installation - no matter whether popup is used on that very page or not. Sometimes the warning appears only 5 times on a page. On other pages the whole screen is filled with it (which is why I uninstalled it for now).
Thanks a lot in advance for a hint on how to avoid this warning.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | popup-strict_warnings-1748290-1.patch | 3.61 KB | Scheepers de Bruin |
Comments
Comment #1
Scheepers de Bruin commentedFor now, you can change this:
To:
Comment #2
Scheepers de Bruin commentedFound some other places where this might happen too.
Comment #3
Scheepers de Bruin commented