And all config files a here:
/dcsofthub/config/.opendchub/
So...
I start DDC HUB.
Go to
/dcsofthub/index.php
Register NEW user.
Then I activaty user by email...
(Paste this URL to register your nickname
NOTE: It may take upto 5 minutes for your name to be registered on the hub.)
5 minutes pust but it no updates I made to
/dcsofthub/config/.opendchub/reglist
Permissions to
/dcsofthub/config/.opendchub/reglist
is 666
What I made wrong.
Help please!!!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I put all PHP files to:
/dcsofthub
And all config files a here:
/dcsofthub/config/.opendchub/
So...
I start DDC HUB.
Go to
/dcsofthub/index.php
Register NEW user.
Then I activaty user by email...
(Paste this URL to register your nickname
NOTE: It may take upto 5 minutes for your name to be registered on the hub.)
5 minutes pust but it no updates I made to
/dcsofthub/config/.opendchub/reglist
Permissions to
/dcsofthub/config/.opendchub/reglist
is 666
What I made wrong.
Help please!!!
Cool...
/dcsofthub/config/.opendchub/reglist
/dcsofthub/config/.opendchub/motd
chmod 666
Then you have to run cron.php file.
It will get information from MySQL base and put it into your config files.
That it.
Than you have to put cron.php in cron file
so it is runed every 5 minutes.
That it.
How to put in cron I will write tomorrow.