[pmwiki-users] Invalid Page name when editing Site.SideBar
Petko Yotov
5ko at 5ko.fr
Fri Oct 26 14:37:53 CDT 2012
This is not an easy one. As you have enabled diagnostics, I looked and I
don't see anything obvious that should go wrong.
The message you see only appears if the requested page name, after
normalization, doesn't match the regular expression for $GroupPattern and
$NamePattern. But yours appear the default ones, you haven't changed them so
it should work. It doesn't.
Can you edit and save another Group.SideBar page?
Do you have a custom edit form? Some skins come with an edit form different
from the default one.
If editing works but previewing and saving doesn't, then PmWiki has trouble
with the $_POST variables. Do you have in your config.php some lines or
including a recipe containing or manipulating the $_POST array?
A similar problem might also come from some incorrect setting of the Rewrite
rules of Apache.
Petko
Sandy writes:
> Clarifying:
>
> Editing works fine.
>
> Saving or previewing doesn't work.
>
> On 10/25/2012 9:18 PM, Sandy wrote:
>> When I try to edit Site.SideBar, it tells me:
>>
>>
>>
>> PmWiki can't process your request
>> ?invalid page name
>> We are sorry for any inconvenience.
>> Return to http://www.sandy.onebit.ca
>>
>>
>> I'm running pmwiki-2.2.42 .
>>
>> I haven't touched the SideBar in years. I edited several other pages
>> tonight with no problem.
More information about the pmwiki-users
mailing list