Hello
I'm having issues when uploading on my Coppermine driven gallery http://www.catps.co.uk/coppermine/
When using http uploads and the suggested settings for upload troubleshooting in place, I get the error message
Error You don't have permission to perform this operation. File: /web2/user40775/website/coppermine/upload.php - Line: 30
Here's the test user account data:
Username: tester
Password: foobar
I have Coppermine 1.5.18 bridged with SMF and Mambo and this is a fresh install. I have read and followed http://documentation.coppermine-gallery.net/en/upload_troubleshooting.htm#upload_trouble Please see the the user data below.
smf path is http://www.catps.co.uk/smf/index.php
==========================
USER DATA:
------------------
Array
(
[user_id] => 1
[user_name] => DavidBickle
[groups] => Array
(
- => 101
)
[disk_max] => 0
[disk_min] => 0
[can_rate_pictures] => 0
[can_send_ecards] => 0
[can_post_comments] => 0
[can_upload_pictures] => 0
[can_create_albums] => 0
[has_admin_access] => 1
[access_level] => 3
[pub_upl_need_approval] => 1
[priv_upl_need_approval] => 1
[group_name] => Administrator
[can_create_public_albums] => 0
[group_quota] => 0
[can_see_all_albums] => 1
[group_id] => 101
[allowed_albums] => Array
Any help you can give me would be very much appriciated.
David