ok couldn't find any traces of this version i did on site anywhere.
did this version some time back so haven't bothered updating the dates in headers.
i may do one more copy of this before its completely dead in the water and add a few more little things.
we'll see.
so here goes:
Demo 1: (Working Chat But Rss Feeds No Appearing(Host issue)) - 000webhost
Demo 2: (Working Chat With Rss Feeds Showing (But Server Keeps losing Connection lately) - Free Web Hosting Area (6te)
ATTACHMENT:
Mobile_Chat_2.0.2_WML1.2EN.zip
Getting Script to work on these servers:
Running it on - 000webhost.com
once you have registered up and got details.
goto: 000webhost.com Members Area
enter your details and turn off analytics tracking code.
and make sure you upload the .htaccess file included with script.
Running it on - 6te.net
once you have registered up and got details.
log into 6te members area
choose option "configure php"
then tick "register globals on" and submit.
you will then have to open the .htaccess file and comment out
to look like:
or you can completely remove that piece of code. but if ever change server you may need to re-add it. so commenting out would be best bet.
you'll prob have to wait for the servers to reconfigure this is normally done on the weekends but im not saying thats now long you'll have to wait. it may depend.
the reason for doing this with 6te.net is they do not allow php configuration through the .htaccess file.
did this version some time back so haven't bothered updating the dates in headers.
i may do one more copy of this before its completely dead in the water and add a few more little things.
we'll see.
so here goes:
================
CHANGES IN 2.0.2
================
1. Removed some tools from Admins:
* make moderators
* take moderators
* kill users, maybe others
2. Removed some tools from Moderators:
* ban users
* unban users
* kill users, maybe others
3. Removed Stats files from rooms folder
(NEW)
4. Created Multi-Rooms in this version
* now has 3 rooms
5. Removed somemore text files:
* randomloginerror.txt
* randomlogin.txt, maybe more
(NEW)
6. Created update profiles
(NEW)
7. New rrs news feeds
* now has 19 feeds
8. Recoded script for redirecting purposes
* mainly access to rooms
(NEW)
9. changed headers FROM wml 1.1 TO wml 1.2
(NEW)
10. Recoded the online system to read from multiple rooms
(NEW)
11. Recoded Stats system to read Multiple rooms/files
12. Updated Config file to name new rooms
(NEW)
13. Created Rooms file to navigate through rooms
14. and some more minor tweaks
CHANGES IN 2.0.2
================
1. Removed some tools from Admins:
* make moderators
* take moderators
* kill users, maybe others
2. Removed some tools from Moderators:
* ban users
* unban users
* kill users, maybe others
3. Removed Stats files from rooms folder
(NEW)
4. Created Multi-Rooms in this version
* now has 3 rooms
5. Removed somemore text files:
* randomloginerror.txt
* randomlogin.txt, maybe more
(NEW)
6. Created update profiles
(NEW)
7. New rrs news feeds
* now has 19 feeds
8. Recoded script for redirecting purposes
* mainly access to rooms
(NEW)
9. changed headers FROM wml 1.1 TO wml 1.2
(NEW)
10. Recoded the online system to read from multiple rooms
(NEW)
11. Recoded Stats system to read Multiple rooms/files
12. Updated Config file to name new rooms
(NEW)
13. Created Rooms file to navigate through rooms
14. and some more minor tweaks
Demo 2: (Working Chat With Rss Feeds Showing (But Server Keeps losing Connection lately) - Free Web Hosting Area (6te)
ATTACHMENT:
Mobile_Chat_2.0.2_WML1.2EN.zip
Getting Script to work on these servers:
Running it on - 000webhost.com
once you have registered up and got details.
goto: 000webhost.com Members Area
enter your details and turn off analytics tracking code.
and make sure you upload the .htaccess file included with script.
Running it on - 6te.net
once you have registered up and got details.
log into 6te members area
choose option "configure php"
then tick "register globals on" and submit.
you will then have to open the .htaccess file and comment out
PHP Code:
php_value register_globals 1
PHP Code:
# php_value register_globals 1
you'll prob have to wait for the servers to reconfigure this is normally done on the weekends but im not saying thats now long you'll have to wait. it may depend.
the reason for doing this with 6te.net is they do not allow php configuration through the .htaccess file.
Comment