how to enable all file types to upload in post

how to enable all file types to upload in post and album module..

right now post module only have picture and album have pic and media files..

but i want to upload all file types like .pdf , .rar..etc.

can anyone tell me how to do this ..

Quote · 26 Apr 2015

Albums module is designed to work with images and videos only, however Posts can handle any files.

To enable other than image files in Posts module, DB modification is needed. You need to edit `ext_allow` field in `sys_objects_storage` for the record with `object` = bx_posts_files. Specify file extensions you want allow to upload.

Rules → http://www.boonex.com/terms
Quote · 27 Apr 2015

 

Albums module is designed to work with images and videos only, however Posts can handle any files.

To enable other than image files in Posts module, DB modification is needed. You need to edit `ext_allow` field in `sys_objects_storage` for the record with `object` = bx_posts_files. Specify file extensions you want allow to upload.

 where is file  "sys_objects_storage" located..

will u tell me steps that is easy to follow..

Quote · 27 Apr 2015

this is MySQL table, you can edit it using phpMyAdmin in your hosting control panel. 

where is file  "sys_objects_storage" located..
will u tell me steps that is easy to follow..

 

Rules → http://www.boonex.com/terms
Quote · 27 Apr 2015

 

this is MySQL table, you can edit it using phpMyAdmin in your hosting control panel. 

where is file  "sys_objects_storage" located..
will u tell me steps that is easy to follow..

 

 hi thanks its working ..

is it possible to allow all without typing all those extentions..

ext_mode enum --     allow-deny deny-allow 

 can i change this to deny-allow ..is it like reverse ..like block all the mention extentions and allow all others..

 

will that create problem allowing all types of files..any advice..

Quote · 27 Apr 2015

i allowed pdf and rar file type ..

and did test with one post ..

file type other than pic ..starts download automatically ..how to stop this ..

http://ooliz.com/page/view-post&id=3

Quote · 27 Apr 2015

Yes, you can set `ext_mode` to 'deny-allow' and then specify file extensions to deny in `ext_deny` field.

I would suggest to deny all these extensions in this case:

action,apk,app,bat,bin,cmd,com,command,cpl,csh,exe,gadget,inf,ins,inx,ipa,isu,job,jse,ksh,lnk,msc,msi,msp,mst,osx,out,paf,pif,prg,ps1,reg,rgs,run,sct,shb,shs,u3p,vb,vbe,vbs,vbscript,workflow,ws,wsf

Rules → http://www.boonex.com/terms
Quote · 27 Apr 2015

This is the browser behaviour

file type other than pic ..starts download automatically ..how to stop this ..

 

Rules → http://www.boonex.com/terms
Quote · 27 Apr 2015

 

This is the browser behaviour

file type other than pic ..starts download automatically ..how to stop this ..

 

 is it possible to make it  ..click then download start ..

Quote · 28 Apr 2015

 

 

file type other than pic ..starts download automatically ..how to stop this ..

 is it possible to make it  ..click then download start ..

It should work this way already. Please could you describe what is the problem in details, it is better if you can provide some screenshots.

Rules → http://www.boonex.com/terms
Quote · 28 Apr 2015

 

 

 

file type other than pic ..starts download automatically ..how to stop this ..

 is it possible to make it  ..click then download start ..

It should work this way already. Please could you describe what is the problem in details, it is better if you can provide some screenshots.

 i upload pdf , rar and jpg file white creating new post ..then i insert into the post ..

and now when i open the post ..

rar and pdf file start download automatically..even without clicking on them

and icon won't show anything..how to enable click and save/download option..

..check below ..

http://ooliz.com/page/view-post&id=3

 

 

 

 

 

 

 

dede.jpg · 105.7K · 492 views
2015-04-28_17-45-42.jpg · 99.5K · 438 views
Quote · 28 Apr 2015

TRIDENT need file manager..without that its giving me headache..

and post module need an upgrade ..inserting file type other than pic is not working ..

 

Quote · 28 Apr 2015

Thank you for the explanation. 

Actually only image can be inserted into post.

What I would suggest is to enable attachments block, it will show all types of attachments and it will not downloading upon page open.

You can enable attachments block in Posts here:

Studio > Pages > Posts > select "View Post" page > click on "Attachments" block > Activate it > click "Save"

Rules → http://www.boonex.com/terms
Quote · 29 Apr 2015

 

Thank you for the explanation. 

Actually only image can be inserted into post.

What I would suggest is to enable attachments block, it will show all types of attachments and it will not downloading upon page open.

You can enable attachments block in Posts here:

Studio > Pages > Posts > select "View Post" page > click on "Attachments" block > Activate it > click "Save"

 this solve the problem..but it show all the files in attachment block..even the pics that i inserted in the post..

is there any option to select files to show in attachment block..

something like this ..if not there then any chance u guys can add it ..

2015-04-29_17-46-24.jpg · 95.6K · 440 views
Quote · 29 Apr 2015

Sorry, we aren't going to add such functionality for now.

Rules → http://www.boonex.com/terms
Quote · 29 Apr 2015

 

Sorry, we aren't going to add such functionality for now.

ok ..

there is one more problem after enabling attachment block..

when i edit the post i cant see the files attach to the post ..

2015-04-29_20-25-23.jpg · 58.3K · 417 views
Quote · 29 Apr 2015

Please edit the post under the profile which were used to create this post.

Other "admin" profiles can edit it as well, but they can't see attachments.

when i edit the post i cant see the files attach to the post ..

 

Rules → http://www.boonex.com/terms
Quote · 29 Apr 2015

 

Please edit the post under the profile which were used to create this post.

Other "admin" profiles can edit it as well, but they can't see attachments.

when i edit the post i cant see the files attach to the post ..

 

 hi.thanks its showing for the profile which created that post ...

Quote · 29 Apr 2015
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.