first of all, thanks for your cool plugin! it looks just great :) i only got this little problem: i used your php code to create a fullscreen page – and it is working – but i get this error message:
Warning: Missing argument 1 for SnazzyArchives::display(), called in /mnt/web7/10/92/5520092/htdocs/blog/wp-content/themes/thematic/snazzy-archive-ju.php on line 11 and defined in /mnt/web7/10/92/5520092/htdocs/blog/wp-content/plugins/snazzy-archives/snazzy-archives.php on line 311
so there seems to be a problem with the line "display(); ?>"
any ideas how i could fix this? (or simply supress the warning message – since everything else seems to be working fine..)
ah, i just found the error – i was using an old template (the fullscreen php code example from your website). i replaced the template with the new "snazzy-template.php" (from the subfolder "template_example"), now everything's working fine :))
Vladimir’s WordPress Forum
PHP warning when using the fullscreen template
17:00
8 June, 2011
julia
hello vladimir,
first of all, thanks for your cool plugin! it looks just great :)
i only got this little problem:
i used your php code to create a fullscreen page – and it is working – but i get this error message:
Warning: Missing argument 1 for SnazzyArchives::display(), called in /mnt/web7/10/92/5520092/htdocs/blog/wp-content/themes/thematic/snazzy-archive-ju.php on line 11 and defined in /mnt/web7/10/92/5520092/htdocs/blog/wp-content/plugins/snazzy-archives/snazzy-archives.php on line 311
so there seems to be a problem with the line "display(); ?>"
any ideas how i could fix this? (or simply supress the warning message – since everything else seems to be working fine..)
thanks a lot, julia
17:38
8 June, 2011
julia
ah, i just found the error – i was using an old template (the fullscreen php code example from your website).
i replaced the template with the new "snazzy-template.php" (from the subfolder "template_example"),
now everything's working fine :))