Minimum Server Requirements
Can be installed on Shared, VPS and Dedicated servers which meet the requirements below,PHP enabled server with 1 MySQL database.
PHP 5.2.17 or above
MySQL 5.0.92 or above
Javascript must be enabled in the end users mobile/web browser.
CMS Integration
phpFOX 3xxJoomla 2xx & 3xx
Wordpress 3xx
Support for more content systems are being developed.
Frequently Asked Questions
Q) Is this mobile software compatible with Pro Chat Rooms version 7.x.x (or earlier versions)?A) No, although it will support future versions (eg. 8.x.x)
Q) Can users access the mobile chat rooms using Facebook Connect?
A) Yes, you can. Simply click the Facebook Connect login button to auto-login to the chat rooms using your Facebook name and profiles.
Q) Can i integrate this mobile chat software with my content system?
A) We already support Facebook Connect and are already developing integration with more content systems. Details to integrate the Mobile Chat Rooms with your own content system can be found in our online tutorials.
Q) Can i add the mobile chat room to a web page?
A) Yes, you can. Simply use a HTML iFrame tag and you can resize the chat room window to any size within a web page. Try it yourself, just copy and paste the code below into your web page and change the height and width size values to suit,
Code:
<iframe src="http://mobile.prochatrooms.com" frameborder="0" scrolling="no" height="400" width="300">
