vamon1122 / TheParsnipWebsite

The #Parsnip website is open source!
https://www.theparsnip.co.uk/home
0 stars 0 forks source link

Error when non-admin uploads image #6

Closed vamon1122 closed 5 years ago

vamon1122 commented 5 years ago

When a non-admin uploads an image, they are redirected to the manage_photos page which results in them being redirected to the 'access denied' page. The image still uploads though...

vamon1122 commented 5 years ago

Fixed. This was because the control which contained the selected album control (DropDownDiv) was invisible for non-admins