Closed (fixed)
Project:
Zenland
Version:
6.x-1.0-alpha1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Aug 2009 at 20:10 UTC
Updated:
10 Feb 2013 at 15:20 UTC
It appears that the theme's user picture function is over riding the core function, it is stopping users from uploading their own picture via the user/edit form, this can be confirmed by switching themes, then the upload works, switch the zenland and it doesn't.
Is there a way to disable this themes user picture function and just use the cores ?
Comments
Comment #1
gausarts commentedUrgh. I forgot to disable the override from CVS. If you don't have imagecache installed, you can remove or disable the last function (zenland_user_picture) in template.php:
As you see from the comment it was supposed to be disabled by default, unless you have imagecache installed. I forgot it somehow, really sorry.
Thanks for the cacth.
Comment #2
8bitplateau commentedbrilliant thanks, that did it, great looking theme :)
Comment #3
gausarts commentedLowering the tension as the problem has been addressed
Comment #4
gausarts commentedComment #5
gausarts commentedCleaning up issue. Feel free to reopen if still needed. I may need some time to rebuild all my local developments which are nowhere by now.