Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
I installlated everything and follow the instruction... But when i view my index it show this on the page.
Parse error: syntax error, unexpected T_STRING, expecting ')' in D:\hshome\adramaaddicts\a-dramaaddicts.net\ccount\index.php on line 793
how can i fix this???
ccount12 index problem
Have you been editing index.php file? Upload the original one and it should work fine.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
add link problem
okay i finally got the index and admin thing... but there another problem...
when i try to add link in admin panel... i click on add link there this message pop up....
Can't write to the IDs file! Make sure PHP scripts have permission to write to this file (CHMOD it to 666 on LINUX machines!)
how do i write this file???
when i try to add link in admin panel... i click on add link there this message pop up....
Can't write to the IDs file! Make sure PHP scripts have permission to write to this file (CHMOD it to 666 on LINUX machines!)
how do i write this file???
You need to CHMOD ids.txt and clicks.txt files to 666. See readme.htm under "HELP and Troubleshooting"
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
666 error
i did what who you told me.. but when i file attributes and change the numeric value to 666, this what the is say...
Status: Set permissions of '/adramaaddicts/a-dramaaddicts.net/ccount/ids.txt' to '666'
Command: SITE CHMOD 666 ids.txt
Response: 500 'SITE CHMOD 666 ids.txt': command not understood
can you help!!!
Status: Set permissions of '/adramaaddicts/a-dramaaddicts.net/ccount/ids.txt' to '666'
Command: SITE CHMOD 666 ids.txt
Response: 500 'SITE CHMOD 666 ids.txt': command not understood
can you help!!!
In this case you are probably on a Windows server. If you have administrator access you can try something like this:
viewtopic.php?t=1406
If not you will have to contact your host and ask them to make files ids.txt and clicks.txt writable by guest internet account (PHP scripts).
viewtopic.php?t=1406
If not you will have to contact your host and ask them to make files ids.txt and clicks.txt writable by guest internet account (PHP scripts).
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools