thanks for your report!
三重想健身 schrieb:
> phpwiki.nightly.tar.gz 1764954
> hi , I come from Taiwan,
> Yesterday I downloaded phpwiki from
> http://phpwiki.sf.net/nightly/phpwiki.nightly.tar.gz
>
> Work with UTF-8 charset encoding in Chinese and MySQL
> 4.0.17 php 4.3.4 apache 2.0.48
>
> installation procedure along with documents is very
> smoothly.
>
> HERE SOMETHING WRONG ARE:
>
> PhotoAlbumPlugin
>
> lib/plugin/PhotoAlbum.php (In template 'browse') (In
> template 'body') (In template 'html'):271:
> Notice[1024]: Unable to
> getimagesize(http://phpwiki.sourceforge.net/demo/themes/Hawaiian/images/pictures/#
> Sample file for PhotoAlbum plugin)
getimagesize is a php builtin, not gd dependent.
so it seems like that you provided the wrong src for the album.
I will have a look to make the default settings more foolproof, but you
have to play with the src argument.
> Php Wiki Administration/Remove
>
> lib/plugin/WikiAdminRemove.php (In template 'browse')
> (In template 'body') (In template 'html'):82:
> Warning[2]: Missing argument 4 for collectpages()
I fixed that yesterday at 14:38 CET
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/
|