msg directory

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
john h.

msg directory

Post by john h. »

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?
john

Post by john »

actually, i think it is now working, but now my "smileys" link opens up the main page in a new wimdow! :D
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 :D

oh my message board is http://www.cjb.cc/members/paxvobiscum/mboard/mboard.php
jacko101
Posts: 1
Joined: Thu Jan 04, 2007 10:56 pm

Re: msg directory

Post by jacko101 »

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
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

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 Image

Image 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
Duns Man
Posts: 5
Joined: Wed Dec 27, 2006 3:37 pm

Re: msg directory

Post by Duns Man »

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
Hi jacko101. I may be wrong, but I don't believe awardspace.com allows .php pages if you are using their free hosting system.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

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
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image 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
Duns Man
Posts: 5
Joined: Wed Dec 27, 2006 3:37 pm

Post by Duns Man »

Klemen Stirn wrote:Actually PHP does work, the problem is somewhere else.
:oops: My apologies, Klemen, I was thinking of a very similar company to awardspace.com in (atspace.com).
Locked