On Tuesday 19 January 2010 13:09:38, David Sánchez wrote :
> 2010/1/19 Petko Yotov <[email protected]>:
> >> I just updated my version and got this error
> >>
> >> http://slowdivedatabase.com/
> >>
> >> Fatal error: Only variables can be passed by reference in
> >> /home/slowdive/public_html/scripts/upload.php on line 225
> >
> > Did you update the file pmwiki.php ?
> >
> > Petko
>
> Yes, I copied the "pmwiki.php" from the last version on my root
> directory, but still I get this problem...
Any chance that the file pmwiki.php from version 2.2.10 wasn't correctly
copied?
The error you see could only appear when pmwiki.php is from version 2.2.5 or
earlier, and upload.php is from version 2.2.6 or newer.
What was your version before you upgraded?
You are using an index.php file, does it contain
<?php
include_once("pmwiki.php");
or it contains the full code of pmwiki.php, like a renamed pmwiki.php? In the
second case, the code in index.php may be older.
Petko
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users