As many of users are aware now, Apple devices iOS’s has supported photo uploads for several versions now.
The Albums injects a Javascript to hide the photo upload buttons in full site.
In the file listed below you will see the direct path to find the script which needs to be edited.
application/modules/Core/layouts/scripts/default.tpl
at line no. 184
This Section of script should be removed or commented out:
<script type="javascript/text"> if(DetectIpad()){ $$('a.album_main_upload').setStyle('display', 'none'); $$('a.album_quick_upload').setStyle('display', 'none'); $$('a.icon_photos_new').setStyle('display', 'none'); } </script>
This should now fix the problems your users have been having with missing Upload Buttons on Apple Devices
Ensure you make a backup of any files you change to ensure you can always revert back if needed.
This change will need to be Done each time your Update SocialEngine until the problem is resolved by SocialEngine
Looking for quality SocialEngine Hosting? Look no further than Arvixe Web Hosting