I've used the printalbummemnu() fuction (taken from the Garland theme) in my theme for a long while.
Did a bit full point upgrade yesterday and now the function doesn't appear to work.
The code is:
` <?php<br />
printAlbumMenu("list","count","album_menu","album_menu_active","album_menu_sub","album_menu_sub_active");
?>`
And I'm getting the error:
`Fatal error: Call to undefined function printalbummenu() in /home/mygreata/public_html/wallpapers/themes/mgw/index.php on line 115`
(not particularly helpful)
As I say, worked before the upgrade, and is a slice of code from the Garland theme, any ideas what is wrong?
Thanks.
Comments
Did not realise that plugins were disabled after an upgrade.
Glad I asked, realise that caching is also not enabled.
I suppose too used to software updates not effectively resetting everything.
Did not realise that plugins were disabled after an upgrade.
Glad I asked, realise that caching is also not enabled.
I suppose too used to software updates not effectively resetting everything.