Script URL: http://www.cjb.cc/members/paxvobiscum/mboard/mboard.php
Version of script:
Version of PHP:
Hosting company: cjb,cc
Have you searched THIS FORUM for your problem: yes
(if not please do before posting)
If so, what terms did you try:
Write your message below:
sorry but need help one last time. Created msg directory but now when i replay i get a "not found error gain". I change the end of that address from msg/1.html to msg and i go to a index page but no mesage is that right? If so how do i keep the reply link opperatable. Do you need my settings?
msg directory
actually, i think it is now working, but now my "smileys" link opens up the main page in a new wimdow!
I know you are busy but if you could test from your end to see if it works for you that would be great. Oh..i just thought, to delete my test messages i have to go into a different browser or use index.htm rather than mboard.php. Could that have something to do with it?
Thanks again for your great scripts and hopefully this is my last question
oh my message board is http://www.cjb.cc/members/paxvobiscum/mboard/mboard.php

I know you are busy but if you could test from your end to see if it works for you that would be great. Oh..i just thought, to delete my test messages i have to go into a different browser or use index.htm rather than mboard.php. Could that have something to do with it?
Thanks again for your great scripts and hopefully this is my last question

oh my message board is http://www.cjb.cc/members/paxvobiscum/mboard/mboard.php
Re: msg directory
Write your message below:
i have a simalar problem http://likejedi.awardspace.com/mboard/mboard.php thats the site right everthing works fine the when i go to view is it says the message directory is writable to others can some one plz help me
bye
i have a simalar problem http://likejedi.awardspace.com/mboard/mboard.php thats the site right everthing works fine the when i go to view is it says the message directory is writable to others can some one plz help me
bye
It's some strange configuration on your server, it tries to process HTML files like CGI? Ask your host to have a look.
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
Re: msg directory
Hi jacko101. I may be wrong, but I don't believe awardspace.com allows .php pages if you are using their free hosting system.jacko101 wrote:Write your message below:
i have a simalar problem http://likejedi.awardspace.com/mboard/mboard.php thats the site right everthing works fine the when i go to view is it says the message directory is writable to others can some one plz help me
bye
Actually PHP does work, the problem is somewhere else.
Looking at it now, it is possible the host has some security setting preventing display of folders writtable by files. You should try playing with CHMOD settings for the "msg" folder, few samples:
(Make sure you check if messages AND posting works for any of the setting below):
CHMOD 755
CHMOD 775
CHMOD 766
CHMOD 776
Looking at it now, it is possible the host has some security setting preventing display of folders writtable by files. You should try playing with CHMOD settings for the "msg" folder, few samples:
(Make sure you check if messages AND posting works for any of the setting below):
CHMOD 755
CHMOD 775
CHMOD 766
CHMOD 776
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