Page 1 of 1
Trouble Posting Reply
Posted: Wed Feb 09, 2011 11:18 pm
by lesserweight
I've been searching for previous posts about this but I have found none. I don't have trouble posting on my message board, which I just installed. But when I reply and click submit it takes me to domains.com and it says error 404 or something like that. If you could get back to me ASAP that would be great. Thanks
Re: Trouble Posting Reply
Posted: Thu Feb 10, 2011 6:26 am
by Henrie
Hello lesserweight,
In your settings.php file you have the setting
Code: Select all
$settings['mboard_url']='http://www.domain.com/mboard';
Or you have had it before and now changed it to the right path, if you have not done that yet, you should do it now.
Unfortunately mboard is not very dynamic. When a message is posted, the paths are hardcoded in the message. So for the messages that are already posted you have to go to the
msg folder inside your
mboard and open the html-files in there and change the paths pointing to
http://www.domain.com to the right path.
Greetings,
Henrie