unable to post reply

Is message board greying out your hair (at least what's left of it)? Let us help you here
Locked
Woodsman
Posts: 3
Joined: Sat May 31, 2008 2:49 pm

unable to post reply

Post by Woodsman »

Script URL:http://www.uky.edu/Ag/CLD/KECI/mboard/mboard.php
Version of script:3.1
Hosting company:http://www.uky.edu/Ag/CLD/KECI
URL of phpinfo.php:
http://www.uky.edu/Ag/CLD/KECI/mboard/phpinfo.php
URL of session_test.php:
http://www.uky.edu/Ag/CLD/KECI/mboard/session_test.php
What terms did you try when SEARCHING for a solution:
unable to post reply
Write your message below:
have reloaded xxx times, did a search, checked everthing over & over
gd_test says it works, session_test is successful
everything works except when I try and reply to a post it just refreshes the screen, no error but reply doesnt post. What am I missing? Thanks for all your help in advance!
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Your $settings['mboard_url'] in the settings.php file is wrong. You have:
http://www.uky.edu/ag/cld/keci/mboard
but it should be
http://www.uky.edu/Ag/CLD/KECI/mboard

On Linux servers URL paths are CaSe SeNSiTiVe!

Note that any changes you make to the settings file will only be reflect in NEW posts, old (existing) ones will not change (replies will not work in your case).
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
Woodsman
Posts: 3
Joined: Sat May 31, 2008 2:49 pm

Post by Woodsman »

Thanks so much! It works great now. Stop by for a beer anytime!!!
Woodsman
Posts: 3
Joined: Sat May 31, 2008 2:49 pm

In re of beer

Post by Woodsman »

Email me an invoice to Kentucky Entreprenurial Coaches Institute and I'll see you get paid as this is a grant funded 501-c3 org. Thanks again for your program and your prompt reply!
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

You're welcome. No need for any payments, it's a free script and my support here is free as well :wink:
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
Locked