Cant post
You don't need to fix anything inside the script, your PHP sessions on general don't work. It's a PHP configuration issue. Make sure your PHP sessions work, I'm afraid I can't help you get those working.
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
-
- Posts: 19
- Joined: Mon Sep 29, 2008 4:28 am
it works, but........
Hey klemen,Klemen wrote:You don't need to fix anything inside the script, your PHP sessions on general don't work. It's a PHP configuration issue. Make sure your PHP sessions work, I'm afraid I can't help you get those working.
After doing 2weeks of research, i finally got the massage board to post. For the message to post i had to "disable the security number check" $settings['autosubmit'] = 0 Do you know why that is?? After one post a message i cant replay to the post, or can i delete a post
my websit address changed http://bigappleboy.com/
Message board : http://ww2.bigappleboy.com:4444/mboard/mboard.php
Session test: http://bigappleboy.com/test.php
Please help
Prince George
You probably have the wrong URL to mboard.php set in your settings.php file, you have this URL set:
http://www.bigappleboy.com/mboard/mboard.php
Bu it should match the URL you are accessing it from - in your case:
http://ww2.bigappleboy.com:4444/mboard/mboard.php
Try changing that, re-upload the empty ids.txt and threads.txt files and try again.
http://www.bigappleboy.com/mboard/mboard.php
Bu it should match the URL you are accessing it from - in your case:
http://ww2.bigappleboy.com:4444/mboard/mboard.php
Try changing that, re-upload the empty ids.txt and threads.txt files and try again.
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
-
- Posts: 19
- Joined: Mon Sep 29, 2008 4:28 am
Hey,Klemen wrote:You probably have the wrong URL to mboard.php set in your settings.php file, you have this URL set:
http://www.bigappleboy.com/mboard/mboard.php
Bu it should match the URL you are accessing it from - in your case:
http://ww2.bigappleboy.com:4444/mboard/mboard.php
Try changing that, re-upload the empty ids.txt and threads.txt files and try again.
Thank you It works.
thank you for all your time