Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
PHP Parse error installing V2
Hello,
I followed the steps as seen in the annoucements section
At the step 6, I can see this :
"Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homez.338/website/www/forum2/index.php on line 30"
The 30th line is
Gdn::Session()->Start(Gdn::Authenticator());
and I didn't altered it.
If you can help, thank you.
I followed the steps as seen in the annoucements section
At the step 6, I can see this :
"Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homez.338/website/www/forum2/index.php on line 30"
The 30th line is
Gdn::Session()->Start(Gdn::Authenticator());
and I didn't altered it.
If you can help, thank you.
0