[pmwiki-users] AllRecentChanges Page Problem After Upgrade to 2
    Patrick R. Michaud 
    pmichaud at pobox.com
       
    Wed Nov  2 18:36:35 CST 2005
    
    
  
On Wed, Nov 02, 2005 at 06:33:30PM -0600, Bruce Files wrote:
> We upgraded our internal pmwiki website from 1 to 2.0.11 October 25th.
> 
> I renamed all the 'Main' pages to 'Site' and added this line to my
> local/config.php:
> $DefaultGroup = 'Site';
You probably don't want to switch all 'Main' pages to Site, just those
that are "utility" pages.  
> But my Site.AllRecentChanges page does not get updated as new edits are made.
> 
> Instead a Main.AllRecentChanges page is re-created and all the updates
> continue to go there.
> 
> What did I do wrong?  There is NO $RecentChangesFmt array defined in
> my local/config.php, so I assume I am using the default values right
> out of pmwiki.php.
It may be that a cookbook extension is setting $RecentChangesFmt
to use Main.AllRecentChanges --  I know this was the case for
a few cookbook recipes (although I think most of them have been
fixed).
Pm
    
    
More information about the pmwiki-users
mailing list