vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - BFC-Download (https://vborg.vbsupport.ru/showthread.php?t=212379)

Excalibur82 04-27-2009 10:00 PM

BFC-Download
 
ALL MODS HAVE GONE BACK TO STEVE M AS I AM NOT MEANT TO CODE LIKE I CURRENTLY AM DOING.

F0xy 04-28-2009 08:03 PM

this has real potential, I think I may have some use for this.

Excalibur82 04-28-2009 08:22 PM

I do hope everyone has a use for it and suggests features for this free version. Pro version will not be worked on till this one is out of beta and features have been determined further.

taxick 04-28-2009 08:55 PM

Tagget for later use

Piratos 04-28-2009 09:18 PM

Looks nice, i'll ty Thx :)

Piratos 04-28-2009 09:34 PM

Got error when updating usergroup permissions
.

Quote:

Database error in vBulletin 3.8.2:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = '<b><font color=red>Administrators</b></font>',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<b><font color=red>',
`closetag` = '</b></font>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '16777215',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '1000',
`pmpermissions` = '7',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`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` = '32767',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`vbblog_general_permissions` = '524286',
`vbblog_customblocks` = '10',
`vbblog_custompages` = '10',
`vbblog_entry_permissions` = '24575',
`vbblog_comment_permissions` = '990',
`akspam_permissions` = '0',
`bfc_download` = '63',
`nmaps_perms` = '63'
WHERE usergroupid=6;

MySQL Error : Unknown column 'bfc_download' in 'field list'
Error Number : 1054
Request Date : Tuesday, April 28th 2009 @ 06:31:28 PM
Error Date : Tuesday, April 28th 2009 @ 06:31:28 PM
Script : http://www.xxx.com/admincp/usergroup.php?do=update
Referrer : http://www.xxx.com/admincp/usergroup...&usergroupid=6
IP Address : 41.226.95.212
Username : Pir@tos
Classname : vb_database
MySQL Version : 5.0.51a-log

Excalibur82 04-28-2009 10:21 PM

Hrmmm, how odd, let me check on that. I'll post back shortly.

Excalibur82 04-28-2009 10:26 PM

Ok I have updated the zip file.

EDIT: Just upload the /includes/ directory overwriting existing files.

Piratos 04-28-2009 10:37 PM

Thank you bro i'll do it, i think that will help me for my Exploits Database :p

Piratos 04-28-2009 10:46 PM

It work nice bro thank you!

Piratos 04-28-2009 10:50 PM

Another error in Files Awaiting Approval



Quote:

Database error in vBulletin 3.8.2:

Invalid SQL:
SELECT COUNT(file_id) as fcount FROM download WHERE moderated = '1';

MySQL Error : Unknown column 'moderated' in 'where clause'
Error Number : 1054
Request Date : Tuesday, April 28th 2009 @ 07:47:22 PM
Error Date : Tuesday, April 28th 2009 @ 07:47:23 PM
Script : http://www.xxx.com/admincp/download.php?do=modfiles
Referrer : http://www.xxx.com/admincp/index.php?do=nav
IP Address :
Username : Pir@tos
Classname : vb_database
MySQL Version : 5.0.51a-log

Piratos 04-28-2009 10:52 PM

/screen.php


Quote:

Database error in vBulletin 3.8.2:

Invalid SQL:
SELECT stype,sdata FROM download_screenshots WHERE sid=;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
Error Number : 1064
Request Date : Tuesday, April 28th 2009 @ 07:51:14 PM
Error Date : Tuesday, April 28th 2009 @ 07:51:14 PM
Script : http://xxx.com/screen.php
Referrer :
IP Address :
Username : Pir@tos
Classname : vb_database
MySQL Version : 5.0.51a-log

Piratos 04-28-2009 10:57 PM

i updated usergroup permessions but still not see Upload file link

Excalibur82 04-28-2009 11:11 PM

Ok I got class right now, as soon as I get home from class I will get those 2 issues fixed and updated.

Piratos 04-28-2009 11:19 PM

Thank you bro, i ask if you make the main page display all the files, and remove [Download Area] navigation! and also add the upload files through the main page that's will be kool, like an Upload center ;-)

Kindest Regards,
Pir@tos

Excalibur82 04-28-2009 11:26 PM

Piratos: Great suggestions, I will implement those for next release.

Piratos 04-29-2009 12:56 AM

Thank you bro, i've many ideas and some templates to edit can make you mod the best ;)


Regards

Excalibur82 04-29-2009 02:30 AM

Piratos: Don't be afraid to sign up at my site once it's open and submit all your ideas/suggestions.

Piratos 04-29-2009 02:40 AM

No worry bro with pleasure :)

Excalibur82 04-29-2009 03:59 AM

Piratos: Are you trying to access screen.php? If so you'll get that error as its trying to grab an id number but without one it errors out. Check to see if you can see the Upload File link now. Make sure you import the bfc_download product xml with Overwrite set to YES.

EDIT: Nevermind what I said above regarding the Upload File link. I know the problem, I'll release a fix for it once I've woke up.

Updated the zip file to fix your first error.

Zia 04-29-2009 09:03 AM

nice..keeping an eye on it..
can u pls make it to listed files for external host ?
ie : I got total 3 host at 3 separate hosting company..
now want to add all files in my existing site...

any way?

maidos 04-29-2009 10:00 AM

can you have rss feed for new entries of downloads?
and if possible allow user to upload files through your script(that can assign to different directories, like different hdd but same server) with upload progress bar with net speed and eta?

Leo Brazil 04-29-2009 12:36 PM

Great mod, simple but very nice. Really does the job.

Like Zia said, one thing would be nice. If you mod could handle with external files, I mean, instead of upload files if there is an option just to submit a link would be great.

Me and my users, we use a lot of shared system for big files, like 4Shared.com , You sendit, PDFtown.com and many others, you know, saving space means save $$ and your mod would be a great chance to keep everything organized.

Thanks for sharing and keep up the great work.

bryankiehl 04-29-2009 02:00 PM

It would be nice to have a feature for a remote file storage site, ftp to upload and http to download, and you can enable/disable and set the info for it in the panel. The invision download manager has this feature. So it would upload the file as normal to the web server, once that finished, php would upload the file to the remote ftp site. Good idea so the downloads don't slow down the main site.

Piratos 04-29-2009 06:19 PM

Quote:

Originally Posted by Excalibur82 (Post 1801000)
Piratos: Are you trying to access screen.php? If so you'll get that error as its trying to grab an id number but without one it errors out. Check to see if you can see the Upload File link now. Make sure you import the bfc_download product xml with Overwrite set to YES.

EDIT: Nevermind what I said above regarding the Upload File link. I know the problem, I'll release a fix for it once I've woke up.

Updated the zip file to fix your first error.


Still the same problem, Database error on screen.php and also Upload File link still hidden.


Kindest Regards,
Pir@tos

Excalibur82 04-29-2009 09:06 PM

Piratos: Please answer my question regarding the screen.php file. The post of mine your quoted stated that I know the problem with Upload Link and will have a fix released. I go to college so it won't be till this evening before I can get it updated.

Piratos 04-29-2009 09:09 PM

Yes i got Database Error on screen.php and all other pages, but only download.php work fine!

Regards!

Excalibur82 04-29-2009 09:36 PM

Ok are you clicking on a screenshot that takes you to the screen.php file then get an error?

Excalibur82 04-29-2009 10:59 PM

Ok I have updated the zip file again, download and upload files overwriting existing ones. Import the product xml with Overwrite set to YES.

EDIT: Updated zip file with 1.0.2 BL files. This fixes multiple issues including permission problems. The screen.php is not found to be an error as of yet, if Piratos informs me of things that lead to it being a bug I will issue a fix asap.

Piratos 04-30-2009 12:09 AM

The same problem bro, !! screen.php and upload still hidden

Kindest Regards!

Zia 04-30-2009 02:07 AM

:)hi..
could u make this mod... listed files hosted on separate hosting {obiviously with proper user/pass fr this host}

Excalibur82 04-30-2009 02:10 PM

Piratos: Uninstall the entire addon then reinstall with the zip file from this thread. I already tested it out on a test board, fresh install and it works fine, I can now see the Upload Link. If you want, set me up an admin account with access to styles and bfc-download stuff and I will get it working for you. Just PM me the admin access details if you want to do it that way.

Zia: That would be more of a feature for the Pro version.

Excalibur82 04-30-2009 06:53 PM

I have discovered an issue with the uploading of files through the admincp file. Currently I am striving to fix this issue at the sametime I am trying to figure out how to use vB's upload class to upload the file without using any other added code.

Piratos 04-30-2009 06:59 PM

Take your time bro, i'm waiting for you :)

Good Luck!

Sincerly yours,
Pir@tos

WaaDaa 04-30-2009 07:06 PM

Looks nice, i'll ty Thx...

FRANKTHETANK 2 04-30-2009 11:30 PM

do you guys no how to add the upload section because i cant fined out how to do that part

Excalibur82 04-30-2009 11:52 PM

Currently upload part is down due to code problems. I will have a fix for it soon I hope.

FRANKTHETANK 2 05-01-2009 01:15 AM

ok thank you my website is in a beta stage anyways here is my website if you want to check it out

you might not get it because it is in a different language but some you will i am using your hack it looks pretty good i like it

http://www.Bt-Euro.com

Excalibur82 05-01-2009 03:43 AM

Frank: Glad you like it and plan to use it. I hope to have this Beta Lite all fixed up soon. Pro I hope to have ready within weeks.

Globe 05-01-2009 06:47 AM

hmm if found e small error... my forum is in a subfolder called "testforum" and when I click in the navbar then i come to www.mydomain.com/download.php but i must come to this url www.mydomain.com/testforum/download.php
It will be nice when you add a option to change it in the Admincp

and thanks for this hack!


All times are GMT. The time now is 12:08 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
  • Page Generation 0.01193 seconds
  • Memory Usage 1,819KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete