Re: [Nfsen-discuss] unexpected T_IF in /var/www/nfsen/nfsen.php on line 45

2013-02-15 Thread Adrian Popa
If you are copy-pasting the above from the source code (e.g. a php file), then you applied the patch wrong. The must be no + and - signs on those if lines. The + and - sign indicate what operation to do with those lines - e.g. remove the first if and add the second one in place. Leaving the + and

[Nfsen-discuss] unexpected T_IF in /var/www/nfsen/nfsen.php on line 45

2013-02-14 Thread Mark M
Hi, I get this same problem this guy is having and can't figure it out. Has anyone come up tp a solution for this? btw, the \ all over the place is fromt he copy/paste into the email. // Session check -if ( !array_key_exists(\'backend_version\', $_SESSION ) || $_SESSION [\'backend_version\']