Instammation
-
2fray93
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
10 years 9 months ago #2604
by 2fray93
Hi,
When I try to install ReDJ, I get the following error message :
Parse error: syntax error, unexpected T_PAAMAYIM_NEKUDOTAYIM in /home/.../redj.php on line 670.
Where does it come from ?
Thanks for the help.
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2605
by admin
Hi,
of course I can help you. Can you tell me, please, which version are you trying to install and the Joomla version?
Please, advise.
Thanks,
Luigi
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2606
by admin
It's my fault.
I have already fixed this error caused on php 5.2 for another user but I have just discovered I forgot to apply the fix in the mainstream code. Is just a line that is:
$GLOBALS["_REDJ_EXCEPTION_HANDLER"][0]::$GLOBALS["_REDJ_EXCEPTION_HANDLER"][1]($error);
And should be:
call_user_func($GLOBALS["_REDJ_EXCEPTION_HANDLER"][0]."::".$GLOBALS["_REDJ_EXCEPTION_HANDLER"][1], $error);
I'm releasing a fixed 1.7.6 version. Hold on. I will advise you on this topic when available.
Thank,
Luigi
Please Log in or Create an account to join the conversation.
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
10 years 9 months ago #2607
by admin
New version 1.7.6 is available for download. Please, try to install again and let me know.
Kind regards,
Luigi
The following user(s) said Thank You: 2fray93
Please Log in or Create an account to join the conversation.
-
2fray93
-
Topic Author
-
Offline
-
New Member
-
Less
More
-
Posts: 2
-
Thank you received: 0
-
-
Less
More
-
Posts: 3194
-
Thank you received: 441
-
-
Time to create page: 0.137 seconds