On Saturday 18 July 2009 19:46:00 DaveG wrote: > Anyone have any insight into this? I've had email off-line from people > for whom the cookbook does work -- so the problem is something in my > config. I've tried in an out of the box configuration, and still cannot > get it to work. > > The odd thing is that the $MakePageNamePatterns is being picked up, > since the conversion of the 'e' to a '3' works fine in the same config.
Make sure the config.php file is saved in the same encoding in which the wiki is. If your wiki is in the default Latin-1 (a.k.a. iso8859-1), the config.php encoding should be the same, and not Unicode/UTF-8. Petko _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
