- minimum php requirements not met - you must have at least php 5.4
- not all or corrupt files uploaded to server - upload all files
this error can show up for different files as in the following
Code: Select all
Parse error: syntax error, unexpected '[' in /yourwebserver/forum/ext/spaceace/ajaxchat/event/listener.php on line 83
Code: Select all
Parse error: syntax error, unexpected '[' in /yourwebserver/ext/spaceace/ajaxchat/migrations/acp_settings.php on line 18
Code: Select all
Parse error: syntax error, unexpected '[' in /yourwebserver/zion/ext/spaceace/ajaxchat/event/listener.php on line 80
- minimum php requirements not met - you must have at least php 5.4
- .htaccess file missing from forum root
- style modified and does not include the proper template events
- style not prosilver based
- permissions not set - by default, registered users, administrators, and global moderators groups are set to view
if you create custom groups, you will have to set the permissions manually - sometimes you will need to clear the board cache as changes to template files will not show until the cache is cleared
- no. the chat layout as seen on this site is how it is meant to be. it sets this chat apart from others and is how the original author set it to look.
- this is a known problem and is currently being worked on
- phpBB 3.1.x
- phpBB 3.2.x with a different set of templates. the core chat code is the same