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 ..
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 .. | |||||
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 | |||||
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.. | |||||
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 | |||||
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..
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.. | |||||
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 .. | |||||
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 | |||||
This is the browser behaviour file type other than pic ..starts download automatically ..how to stop this ..
Rules → http://www.boonex.com/terms | |||||
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 .. | |||||
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 | |||||
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
| |||||
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 ..
| |||||
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 | |||||
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 .. | |||||
Sorry, we aren't going to add such functionality for now. Rules → http://www.boonex.com/terms | |||||
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 .. | |||||
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 | |||||
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 ... |