6 years ago
8
Topic

I have created a field for uploading pdf files on user registration. File is perfectly getting uploaded but when I am trying to view it from User Management it giving error "You are not allowed to access this file.". I have login as a Super User. so having all permissions I have checked it too. Also file is getting uploaded on location I have provided with proper permissions 777. But can not view from User Management. Please give some solution to it.

Get a VIP membership
4229 Posts
Kadministrator
6 years ago
4
Level 1

Could be some protection system on your hosting blocking access to the file

6 years ago
3
Level 2

I have tried on my local installations using Xamp and Wamp  but same error 

4229 Posts
Kadministrator
6 years ago
2
Level 3

Which viewlevel have you set on the field?

4229 Posts
Kadministrator
6 years ago
0
Level 5

Please stick to the topic, if you have another issue open another topic.

99 Posts
SimonD
6 years ago
1
Level 1

Hello,

I've experienced same problem on one site.

My work around was to add the Seblod upload field in the content view of your content type (even if i don't need it).

Doing so, I could access the uploaded file through the link of the upload field in the backend.

Regards

6 years ago
0
Level 2

Thanks SimonD it worked for me 

4229 Posts
Kadministrator
6 years ago
0
Level 1

I made a pull request to fix this problem

https://github.com/Octopoos/SEBLOD/pull/470

Get a VIP membership