ERROR when trying to access site
- GK User
- Mon Apr 06, 2015 10:39 pm
I've tried several times to load the writer 2.5 template and this is what I receive:
Parse error: syntax error, unexpected T_STATIC in /home4/agentque/public_html/Websites/hopetownroad.wdmagent.com/modules/mod_news_pro_gk5/tmpl/view.php on line 22
I can delete, uninstall or unpublish the mod, which in turn loads the site. This module is important for the site that i'm building for the client and need some type of resolution, anyone have any ideas on what the issue is? How to fix it?
Thanks!
Parse error: syntax error, unexpected T_STATIC in /home4/agentque/public_html/Websites/hopetownroad.wdmagent.com/modules/mod_news_pro_gk5/tmpl/view.php on line 22
I can delete, uninstall or unpublish the mod, which in turn loads the site. This module is important for the site that i'm building for the client and need some type of resolution, anyone have any ideas on what the issue is? How to fix it?
Thanks!
-
- Fresh Boarder
- GK User
- Tue Apr 07, 2015 7:35 am
Hello,
Please enable at least PHP 5.3 on your server. It is necessary for this module for the proper work.
Please enable at least PHP 5.3 on your server. It is necessary for this module for the proper work.
-
- Administrator
- GK User
- Tue Apr 07, 2015 2:56 pm
thanks for the quick reply - my current version is 5.4.38 - so I'm not sure what the issue is ..
-
- Fresh Boarder
- GK User
- Tue Apr 07, 2015 3:22 pm
Are you sure that you are using the mentioned php version? Because late static binding which uses "static::" is available since php 5.3.0: http://php.net/manual/en/language.oop5. ... ndings.php
-
- Administrator
4 posts
• Page 1 of 1