I’m encountering at least two problems after upgrading to pMachine 2.4.
First, I can’t login anymore. When I debug the login process, I get the following four errors:
Warning: Undefined variable: _COOKIE in ...inc.cp.php on line 56
Warning: Undefined variable: _GET in ...inc.cp.php on line 66
Warning: Undefined variable: _POST in ...inc.cp.php on line 89
Warning: Undefined variable: _SERVER in ...inc.cp.php on line 113
(Just for display here, I replaced the path with ...)
Also, I cannot do searches or post comments any more. Comments return an “Invalid page request” message, while searches return an “Invalid Secure Form Value” error.
I suspect the two (or three) problems may be related somehow, as they all involve forms. Any ideas?
Otherwise, everything else seems to work. ![]()
