Ajax Chat FAQ...

Locked
User avatar
spaceace
Site Owner
Posts: 991
Joined: Wed Dec 16, 2009 8:30 pm
Location: Ontario, Canada
Flag: Canada
Contact:

Ajax Chat FAQ...

Post by spaceace »

Installed but get white page on index:
  • minimum php requirements not met - you must have at least php 5.4
  • not all or corrupt files uploaded to server - upload all files
Installed but get Parse error: syntax error, unexpected '[' in...
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
Installed and displays but does not submit messages:
  • .htaccess file missing from forum root
Installed but does not show on index:
  • 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
    ajaxchat_permissions.jpg
  • sometimes you will need to clear the board cache as changes to template files will not show until the cache is cleared
Can the inputbox for messages be put at the bottom of chat?
  • 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.
Chat don't work and i'm using an nginx server.
  • this is a known problem and is currently being worked on
What version of phpBB does this chat work on?
  • phpBB 3.1.x
  • phpBB 3.2.x with a different set of templates. the core chat code is the same
You do not have the required permissions to view the files attached to this post.
Last edited by spaceace on Wed Feb 24, 2016 6:54 am, edited 5 times in total.

if you like my work and would like to contribute to my development of styles, please donate by using the donate button in the header.

Image

Need hosting? Click this text to check out ICDSOFT

Locked