Plugin

Archived
Forum
(read-only)

Session Variables Plugin

ExpressionEngine 1.x, ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From PutYourLightsOn

     

PHP Errors in EE 2.11

Support (Resolved)

brianrivet
brianrivet

Hi,

I’m running EE 2.11.2 and Session Variables 1.2. I’m getting the following php errors when I try to set a variable:

A PHP Error was encountered

Severity: 8192

Message: Non-static method Session_variables::usage() should not be called statically, assuming $this from incompatible context

Filename: session_variables/pi.session_variables.php

Line Number: 18

A PHP Error was encountered

Severity: Warning

Message: session_start(): Cannot send session cache limiter - headers already sent (output started at /nfs/c12/h03/mnt/215517/domains/lmcases.com/html/lmcsys/codeigniter/system/core/Exceptions.php:170)

Filename: session_variables/pi.session_variables.php

Line Number: 52

{!—ra:000000002f3a63780000000052cefd4d—}
A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /nfs/c12/h03/mnt/215517/domains/lmcases.com/html/lmcsys/codeigniter/system/core/Exceptions.php:170)

Filename: libraries/Functions.php(689) : eval()‘d code

Line Number: 3


Can you help me to resolve these?

Thanks!

Brian

PutYourLightsOn
# 1
Developer
PutYourLightsOn

Just uploaded version 1.2.1 which should prevent this error from happening.