[pmwiki-users] Simple Forum -- Can't create new posts
Patrick R. Michaud
pmichaud at pobox.com
Wed Feb 1 16:35:09 CST 2006
On Sat, Jan 28, 2006 at 05:20:46PM -0500, DaveG wrote:
> I'm playing with simple forum at http://www.mr2wiki.com/Forum/HomePage.
> When I enter a new topic name the form for comments comes up. Pressing
> Save brings the comments page back, without my added comment.
>
> I'm have clean URL's going, and wonder if that may be interfering
> somehow? Although I notice the authors site also uses clean urls.
Whenever using clean urls and forms, the problem is almost always
due to $ScriptUrl not being set properly. A close second is that
the form assumes $EnablePathInfo = 1.
Pm
More information about the pmwiki-users
mailing list