adam
unread,Feb 14, 2011, 1:13:30 AM2/14/11Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to zenphoto iphone
Hi,
I've recently upgraded to zenPhoto 1.4 and ran into a couple of
deprecated functions.
In normalize.php, ~line 7, replace "normalizeColumns(1, 4)" with
"setThemeColumns(1, 4)"
In album.php, gallery.php, image.php, index.php, and login.php,
replace "zenJavascript()" with "zp_apply_filter('theme_head')".
I've made these changes, tested, and seems everything functions as
expected.
Thanks!
Adam