[pmwiki-users] Error when "save and edit" (pmwiki 2.1 beta5)

Patrick R. Michaud pmichaud at pobox.com
Tue Nov 29 09:27:32 CST 2005


On Tue, Nov 29, 2005 at 04:03:21PM +0100, Patrick Ogay wrote:
> When editing and saving  following error occurs:
> It also converts some special characters "umlaute ö,ä,ü"   (likeWiki 
> f�r Johanna)
> Error:
> *Warning*: Invalid argument supplied for foreach() in 
> */home/httpd/vhosts/mobileculturestudies.ch/httpdocs/pmwiki/pmwiki.php* 
> on line *937*

Please double-check that you're indeed running 2.1.beta5 (and have updated
all files accordingly), because line 937 of pmwiki.php doesn't have a 
foreach() statement anywhere near it.

> *Warning*: Cannot modify header information - headers already sent by 
> (output started at 
> /home/httpd/vhosts/mobileculturestudies.ch/httpdocs/pmwiki/pmwiki.php:937) 
> in 
> */home/httpd/vhosts/mobileculturestudies.ch/httpdocs/pmwiki/pmwiki.php* 
> on line *527

Similarly, there's no header() line at line 527 that could be generating
this second error -- the actual line is closer to line 714 in
2.1.beta5.

Pm




More information about the pmwiki-users mailing list