Wednesday, January 9, 2008, 6:52:49 PM, Sameer Kumar wrote: > Fatal error: Cannot redeclare guibuttonsmarkup() (previously declared in > C:\web\wiki\cookbook\fox\guibuttons.php:129) in > C:\web\wiki\cookbook\guibuttons.php on line 153
> I suppose this is happening because I had the guibuttons recipe > functions before installing Fox. What is the best way to deal with this? > Should I disable this reference in Fox? yes, just remove or comment it in foxforum.php The include_once does not apply here because guibuttons.php is installed from different folders. ~Hans _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
