![]() |
category image not showing, not sure if it's pulling the image from the database correctly, or if the system doesn't have the php file pointing to the right directory, images are uploaded to the bfcd img folder.
Also just a feature request, can you add a way to pull files from the server like downloads II where you can enter an absolute path in the admin cp and it would pull the file. Also the files may work better not being database driven. http://xxxxxx/cat.php?img=1 |
The current version that is available for download does not use a folder. All images are uploaded to the database. The updated/new version will allow you to choose via settings whether you want to store images as files or in the database.
|
Quote:
Though is very clean so it's a good start so far! just seems like a updated release is very much needed! |
Upload Limit e.g 100MB, 500MB, 2GB only or can user or admin upload any file & no limit e.g 2GB 4GB 100GB?????
Thanks |
ltwonet: Yeah that is why I put it in beta so I could get a better feature list going from users. Currently I have a list for the next update and a list for the pro version. Yes an update is much needed, I am aiming for an update tomorrow, not sure what time but hopefully I will have the edit issues hammered out.
aakhan136: There is an option to set the upload limit. |
Ok an update for everyone, the edit portion of categories is still giving me trouble. I have narrowed down the error to be a bad query so I'm working to solve that so that I can move on with other updates.
Edit: The edit cat issue is fixed. Adding finishing touches then good to go. Edit2: So far it is ready for release but I am implementing lightbox with screenshots. EDIT3: You will notice 3 'Upload File' links, the link above and below file listing is a place holder as I will be removing the link from navigation and adding a button above and below file listing. |
Ok, just installed it. Got a DB error when I tried to delete the Example Category.
Code:
Database error in vBulletin 3.8.2: Also, when I click on "DOWNLOAD AREA INDEX" or "UPLOAD FILE" in the Navigation it goes to the wrong location. My Forum is in: Code:
www.mydomain.com/board Code:
www.mydomain.com/download.php Code:
www.mydomain.com/download.php?do=file Code:
www.mydomain.com/board/download.php Code:
www.mydomain.com/board/download.php?do=file |
Ok I will get it fixed, have to add a few more things to the links then so they are correct. I will try to reproduce the delete category error.
|
tlwwolfseye: Could you reupload the download.php file from the admincp folder again please. I could not get the category deletion error to reproduce. If it still gives you that error after reupload, I will install on my site board as a fresh install and test it that way to see what happens.
EDIT: Ok on a fresh install of vB I tested the deletion of the example category and it went very well. So it must be a file version. Since this is beta I have no put version numbers at the top of each file. So the best thing to do is download the zip file, extract it then upload all files overwriting existing files. |
everything worked no problem however, can you implement a way like Download II to Import a file, from the admin cp, meaning, to import you would type in an abosolute directory path /home/user/www/dir and it would do an ls and have an Import option with fields for me to fill in, like Author, ver. etc.
|
ltwonet: Yes, that is my plan, right now I wanted to get the errors fixed before looking into new upload methods. Not sure about an absolute path, I might implement the web address import option, I will see about absolute path import as well. Look for it in the next major update.
|
Also, When uploading a file I keep getting this error
Your submission could not be processed because a security token was missing. If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error. |
Oh crap, forgot about that security token stuff. I will get that updated ASAP. Right now I am going out to dinner, so as soon as I get home I will update it.
|
ltwonet: Ok I updated the files, seems I missed a couple of files to include the security token info. Just upload all the files overwriting existing files.
|
same error
Going to try uninstalling and re-installing. |
still same error
|
Can you take a screenshot or at least give me the exact address so that I can go to it and check my file?
|
I can't get it working. Uploading to database or folders it is still the same.
When i try to upload a zip or rar-file i allways get the message: Quote:
When i upload a png-image (therefor the upload works) and than try to open the category i get the following sql-error: Quote:
|
Storyteller69: The right type for zip is 'application/zip' not 'text/zip'. Not sure why the download_screenshots table was not created. Try running the product xml file again with overwrite set to YES.
|
Hi,
first thanks for reply. With application/zip the upload works. But i still get the sql-error. Overwrite the product-file doesn't fixed it. After that i have uninstalled and installed the mod new but it's the same. What is very strange when I look into the SQL Browser, then there is a table download_sreenshots....... :confused: |
That is odd, what version of vBulletin you have installed? What version of PHP and MySQL are you using?
|
I'm using PHP 5.2.9, MySQL 5.0.77 and vB 3.8.2
|
I can not Find: this in my Imagination Style - Multicolor ! Go to AdminCP > Styles and Templates > Style Manager > Edit Templates Open your navbar template
<if condition="$show['member']"> <td class="vbmenu_control"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a></td> </if> but I can find in my Default Style from vBulletin 3.8.2 Please help me to find in Imagination Style - Multicolor ! This is my first install of BFC-Download-v1.0BL Thanks Awais |
aakhan136: Do a search for:
HTML Code:
<a href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a> StoryTeller: I will probably do an install script instead of the product xml as its weird that it doesn't add the tables even though I have tested it. I will double check things first tho. |
Thanks
I can not Find Code:
href="usercp.php$session[sessionurl_q]">$vbphrase[user_cp]</a> Code:
<tr><td class="thead"><a href="usercp.php$session[sessionurl_q]">$vbphrase[user_control_panel]</a></td></tr> thanks awais |
Good, then after what you found add:
HTML Code:
<tr><td class="thead"><a href="$vboptions[bfc_download_file_name].php$session[sessionurl_q]">Download Area</a></td></tr> |
There is a delay in further development due to Blue Fire Creation changing hosts. Until we have fully propagated all addon development has ceased. As soon as we are back up and running, development will continue.
|
Site is up for the most part. Development has started up again.
|
I error
Database error in vBulletin 3.8.2: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### `title` = 'Administrators', `description` = '', `usertitle` = 'Administrator', `opentag` = '', `closetag` = '', `passwordexpires` = '180', `passwordhistory` = '360', `bfc_download` = '59', `forumpermissions` = '16777215', `genericpermissions` = '2147483583', `attachlimit` = '0', `pmquota` = '100', `pmpermissions` = '7', `pmsendmax` = '5', `pmthrottlequantity` = '0', `calendarpermissions` = '63', `wolpermissions` = '31', `adminpermissions` = '3', `genericpermissions2` = '1', `genericoptions` = '55', `profilepicmaxwidth` = '100', `profilepicmaxheight` = '100', `profilepicmaxsize` = '65535', `avatarmaxwidth` = '150', `avatarmaxheight` = '150', `avatarmaxsize` = '900009', `signaturepermissions` = '237567', `sigpicmaxwidth` = '500', `sigpicmaxheight` = '100', `sigpicmaxsize` = '10000', `sigmaxrawchars` = '0', `sigmaxchars` = '0', `sigmaxlines` = '0', `sigmaxsizebbcode` = '7', `sigmaximages` = '0', `albumpermissions` = '255', `albumpicmaxwidth` = '600', `albumpicmaxheight` = '600', `albumpicmaxsize` = '100000', `albummaxpics` = '100', `albummaxsize` = '0', `usercsspermissions` = '63', `visitormessagepermissions` = '63', `socialgrouppermissions` = '65535', `maximumsocialgroups` = '5', `groupiconmaxsize` = '65535' WHERE usergroupid=6; MySQL Error : Unknown column 'bfc_download' in 'field list' Error Number : 1054 Request Date : Wednesday, June 10th 2009 @ 10:44:18 AM Error Date : Wednesday, June 10th 2009 @ 10:44:18 AM Script : http://*********/admincp/usergroup.php?do=update Referrer : http://www.*********/admincp/usergro...&usergroupid=6 IP Address : ********** Username : ************ Classname : vB_Database MySQL Version : 5.0.77-community-log how can i fix this? please help me Can I have Max File Size > to 0 for no upload limit? can I add mp3, wmv, mp4, add All video files in > Usable File Types? File Storage? can I have forumroot/image or forumroot/videos mp4 wmv, etc.... forumroot/audio for mp3 forumroot/zip for zip, rar, etc... Thanks aakhan |
aakhan136: You have not clicked INSTALLED so I cannot provide any further help. At the sametime I have already answered your questions previously.
|
Hello,
Can you Please now I have clicked INSTALLED I error Database error in vBulletin 3.8.2: Invalid SQL: UPDATE usergroup SET ### UPDATE QUERY GENERATED BY fetch_query_sql() ### `title` = 'Administrators', `description` = '', `usertitle` = 'Administrator', `opentag` = '', `closetag` = '', `passwordexpires` = '180', `passwordhistory` = '360', `bfc_download` = '59', `forumpermissions` = '16777215', `genericpermissions` = '2147483583', `attachlimit` = '0', `pmquota` = '100', `pmpermissions` = '7', `pmsendmax` = '5', `pmthrottlequantity` = '0', `calendarpermissions` = '63', `wolpermissions` = '31', `adminpermissions` = '3', `genericpermissions2` = '1', `genericoptions` = '55', `profilepicmaxwidth` = '100', `profilepicmaxheight` = '100', `profilepicmaxsize` = '65535', `avatarmaxwidth` = '150', `avatarmaxheight` = '150', `avatarmaxsize` = '900009', `signaturepermissions` = '237567', `sigpicmaxwidth` = '500', `sigpicmaxheight` = '100', `sigpicmaxsize` = '10000', `sigmaxrawchars` = '0', `sigmaxchars` = '0', `sigmaxlines` = '0', `sigmaxsizebbcode` = '7', `sigmaximages` = '0', `albumpermissions` = '255', `albumpicmaxwidth` = '600', `albumpicmaxheight` = '600', `albumpicmaxsize` = '100000', `albummaxpics` = '100', `albummaxsize` = '0', `usercsspermissions` = '63', `visitormessagepermissions` = '63', `socialgrouppermissions` = '65535', `maximumsocialgroups` = '5', `groupiconmaxsize` = '65535' WHERE usergroupid=6; MySQL Error : Unknown column 'bfc_download' in 'field list' Error Number : 1054 Request Date : Wednesday, June 10th 2009 @ 10:44:18 AM Error Date : Wednesday, June 10th 2009 @ 10:44:18 AM Script : http://*********/admincp/usergroup.php?do=update Referrer : http://www.*********/admincp/usergro...&usergroupid=6 IP Address : ********** Username : ************ Classname : vB_Database MySQL Version : 5.0.77-community-log how can i fix this? please help me thanks aakhan |
aakhan136: Did you upload all files? Did you run the product xml file?
|
yes Upgrade I have upload all files & product xml file of BFC-Download-v1.2BL overwriting existing files but do I have to add or edit in Database?
|
aakhan136: You shouldn't have to do any database editing or adding, its done automatically when the mod is first installed. Not sure the reason for your error, I will double check mine and see if maybe I might have removed admin permissions without thinking.
|
Code:
You have attempted to upload an attachment with a file extension that is not allowed. |
Stromba: Do you have application/text and application/rar added to filetypes under the addon options?
|
yes i have..
But can you give a example how it looks like. Mine's look like this rar, zip, txt, png, gif, |
It should be:
application/rar, application/zip, application/txt, image/png, image/gif, image/jpeg, image/bmp |
not working for me.. i have still the same message
Quote:
|
PM me a temp admin login and I will check your settings and see whats going on.
|
All times are GMT. The time now is 05:31 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|