vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   ecDownloads 3.2 Legacy (https://vborg.vbsupport.ru/showthread.php?t=75198)

Cyberfreak 02-27-2005 05:02 PM

Quote:

Originally Posted by Jag
For everyone having the CHMOD 666 Forbidden File problem - here's the solution. :)

Find this code in includes/dl_add.php

Code:

move_uploaded_file($_FILES['upload']['tmp_name'], $INFO['u_url'].$newfilename);
And add this code directly under it:

Code:

chmod($INFO['u_url'].$newfilename, 0755);
This will CHMOD the uploaded to file to 755 and thus eliminate the 666 bug. :)

Damn m8..

This really work`d :D

Thanks alot, finally i can start using this hack also :D

Cheers, Cyberfreak

TonTon 03-02-2005 03:47 PM

I've got a problem. ive installed the hack but the navigation menu says "You must register to download files "

so i cant use the navigation bar or upload files etc.

tpr 03-04-2005 12:51 AM

Hi,
Was just wondering since it does not seem to be possible right now.
How do i add a 3rd level catagories ?
I have a student site and i need to have 3 levels of catagories ->
college -> subject -> course -> files.
but cant seem to be able to do that.

Anyone ?
Thanks

AuroraMike 03-04-2005 03:42 PM

I mean no disrespect to ron1n but as he himself stated, this is not a high priority creation on his list. To be honest, a fully integrated download section that is seperate from the forums but utilizes VB's own backed is one of the few things we're missing.

https://vborg.vbsupport.ru/showpost....05&postcount=7

give it and the 1st post a read. There are ppl willing to create such a monster but they don't feel that this is a much sought after creation. Again, this is not a dis or attempt to steer ppl away from Ron1n's creation. What he has is a nice system but he's not interested in expanding it, it's his own personal system that he decided to share (and like it or not, you should be grateful) and again, it's not a high priority for support.

.Tim 03-07-2005 01:21 AM

Quote:

Originally Posted by Jag
For everyone having the CHMOD 666 Forbidden File problem - here's the solution. :)

Find this code in includes/dl_add.php

Code:

move_uploaded_file($_FILES['upload']['tmp_name'], $INFO['u_url'].$newfilename);
And add this code directly under it:

Code:

chmod($INFO['u_url'].$newfilename, 0755);
This will CHMOD the uploaded to file to 755 and thus eliminate the 666 bug. :)

I love you man, if I was a woman I'd offer to have your babies.

k40tic 03-07-2005 10:15 PM

The only issue I have with this addon is the link back to your site since it contains game cheats. I run a gaming clan and site and refuse in any way to link back to or be connected to in any other way a site that has cheats. I have enough problems with hackers as it is without helping them. :squareeyed: Otherwise I like it though.

mili 03-08-2005 03:14 AM

I like this hack. Is there a way to do this:

Anyone who is a forum member can up and download from the forum from 2am until 4pm then only members of a VIP group can download anything (but can view and upload still)?

milli

Hades-1 03-08-2005 07:55 PM

i need this for 3.0.7

AuroraMike 03-08-2005 08:21 PM

again, hate to do this, no disrespect to Ron1n but if you need a supported fully functioning downloader that integrates flawless w/ VB - http://www.securedownloads.net. Yes, it costs $$$ but until someone else picks this up and runs with it 100% or Ron1n comes back, your options are limited.

Personally, I would love to see what Ron1n has put together for what he mentioned as a 2.0 product. Seeing as that was almost a month ago, my hopes are fading.

<fixed URL>

T3MEDIA 03-10-2005 11:59 AM

Quote:

Originally Posted by AuroraMike
again, hate to do this, no disrespect to Ron1n but if you need a supported fully functioning downloader that integrates flawless w/ VB - http://www.securedownloads.net. Yes, it costs $$$ but until someone else picks this up and runs with it 100% or Ron1n comes back, your options are limited.

Personally, I would love to see what Ron1n has put together for what he mentioned as a 2.0 product. Seeing as that was almost a month ago, my hopes are fading.

<fixed URL>

That site is funny. You need to be a member to buy it. Yet you cant sign up because the php file is missing (register)

cant send a message (sendmessage.php)
sounds a bit odd.

Pass.

AuroraMike 03-11-2005 12:55 AM

site has been working fine for me and just worked fine now. Maybe you hit the page while he was working on it.

k40tic 03-11-2005 05:12 PM

Though I like this addon it seems it is not going to be developed any further so while looking around I found a script that will work with vbulletin, or so it says on the site. It pulls usernames and passwords from the vbulletin database from what I read so that your members wont have to register for it. The only version that will work though costs $50. The free version does not come with this feature. I wont post a link to it here because that would be rude. If you're interested you can pm me for it or go find it at hotscripts.com

Rids 03-13-2005 12:42 PM

its probably the one I purchased several months ago but RC1 was so buggy I abandoned it in favor of this, now I may have to go back and try it again :D

nuveen 03-14-2005 08:32 AM

When I try accessing downloads.php I get the following error.Any help will be appreciated

"Invalid SQL: SELECT * FROM usergroup WHERE usergroupid='6' AND candl='0'
mysql error: Unknown column 'candl' in 'where clause'

mysql error number: 1054"

Thanks in advance

calvinnguyen 03-14-2005 08:43 AM

how big the size that it allow members to upload files?

T3MEDIA 03-14-2005 01:52 PM

not big. dont bother.

Ron1n 03-18-2005 10:19 PM

Quote:

Originally Posted by T3MEDIA
not big. dont bother.

there is no size limit for uploading files in this mod, that is in PHP.INI (your server settings)

Joe Pimms 03-19-2005 08:38 PM

wow this is quike an awsome hack, very usefull for many other websites

Blackbeard 03-20-2005 02:16 PM

Iam getting a few errors here if someone can help

when saving settings i get

cannot find phrase vbdown_setting have been edited succefully

When i try to upload anything i get error shown in attachment

no files get uploaded to there

here is my settings

Upload URL: ./home/public_html/forums/downloads
Download URL: http://www.learnall-forum.com/forums/downloads

what have i done wrong??

lasto 03-20-2005 03:17 PM

have to do a full database restore as this dropped some tables that where used for my attachments hack.

Should ask really if it finds the tables if you want to drop them.

Ron1n 03-20-2005 06:02 PM

Quote:

have to do a full database restore as this dropped some tables that where used for my attachments hack.
There is no reason for you to do a full database restore because my hack only uses 5 tables and modifies 2 others. Maybe in the future you should find out what your installing before you install it? :rolleyes:

Quote:

Originally Posted by Blackbeard
when saving settings i get

cannot find phrase vbdown_setting have been edited succefully

I did those admincp stop messages at the last minute, sorry I must have screwed that one up. Heres the fix: search in downloadadmin.php for 'vbdown_settings have been edited successfully' or whatever the EXACT error message you get is, and change it to vbdown_settings_edited. Then, in your admincp, add a 'control panel stop message' named 'vbdown_settings_edited', and have the content be 'Settings edited successfully.'

Quote:

Originally Posted by blackbeard
here is my settings

Upload URL: ./home/public_html/forums/downloads
Download URL: http://www.learnall-forum.com/forums/downloads

what have i done wrong??

You need a trailing slash / at the end of downloads. In addition, you dont need to have anything besides ./downloads/ in BOTH fields, because your downloads directory is in the /forums/ directory.

Blackbeard 03-20-2005 07:06 PM

Quote:

I did those admincp stop messages at the last minute, sorry I must have screwed that one up. Heres the fix: search in downloadadmin.php for 'vbdown_settings have been edited successfully' or whatever the EXACT error message you get is, and change it to vbdown_settings_edited. Then, in your admincp, add a 'control panel stop message' named 'vbdown_settings_edited', and have the content be 'Settings edited successfully.'
did this now getting error saying vbdown_settings_edited phrase not found

the other sorted

is there a way to refresh counts as i have only one file uploaded but i have a count of 11 due to failed attempts.

cheers for support

lasto 03-20-2005 07:15 PM

Quote:

Originally Posted by Ron1n
There is no reason for you to do a full database restore because my hack only uses 5 tables and modifies 2 others. Maybe in the future you should find out what your installing before you install it? :rolleyes:



I did those admincp stop messages at the last minute, sorry I must have screwed that one up. Heres the fix: search in downloadadmin.php for 'vbdown_settings have been edited successfully' or whatever the EXACT error message you get is, and change it to vbdown_settings_edited. Then, in your admincp, add a 'control panel stop message' named 'vbdown_settings_edited', and have the content be 'Settings edited successfully.'



You need a trailing slash / at the end of downloads. In addition, you dont need to have anything besides ./downloads/ in BOTH fields, because your downloads directory is in the /forums/ directory.

not calling your hack at all m8 - it installed fine on test board but when took it to live site it messed up my attachments on the board as they where using a table called download from another hack.
Also i do check everythin i install - hence why always install to blank board first.

Ron1n 03-20-2005 11:12 PM

Quote:

Originally Posted by Blackbeard
did this now getting error saying vbdown_settings_edited phrase not found

the other sorted

is there a way to refresh counts as i have only one file uploaded but i have a count of 11 due to failed attempts.

cheers for support

Did you remember to add the phrase "vbdown_settings_edited?" All you have to do is add that... and it will work.

About resetting stats... I will do that. I hadn't thought of it before, but its a good idea.

Itachi0009 03-21-2005 01:08 AM

OK.. i do have a problem actually, it keeps saying i can't upload a file type but it says it must be so and so.. and its one of those types..

http://unlimitedgamer.net/mpeg.htm

rjordan 03-21-2005 02:57 AM

I installed v2 and I cannot seem to reorder categories. Anyone else?

Nam 03-21-2005 03:37 AM

The files link to other server is great, but I'm wonder what is "semi-antileech" means, would anyone please clarify this for me?

Would I be able to see the files location by looking up at the "Temp" folder in IE?

elastomaniac 03-21-2005 03:44 AM

vBDownloads 2:

It seems that it isnt working because of my vb_ table prefix. The tables all exist but i still get:

Database error in vBulletin 3.0.7:

Invalid SQL: SELECT * FROM file_main
mysql error: Table 'elma2_one.file_main' doesn't exist

mysql error number: 1146

Date: Monday 21st of March 2005 05:35:32 PM
Script: http://www.elastomaniac.com/downloads.php
Referer:

It should not be looking for elma2_one.file_main it should be looking for elma2_one.vb_file_main

Need help!

Ron1n 03-21-2005 11:39 AM

Quote:

Originally Posted by Itachi0009
OK.. i do have a problem actually, it keeps saying i can't upload a file type but it says it must be so and so.. and its one of those types..

That is because .mpeg is a four letter extension, and I didnt know those were common. In this case, just remove the dot and it will work. I will add an actual support for this next time.

EDIT: I fixed this for you in version 2.0b

Quote:

Originally Posted by rjordan
I installed v2 and I cannot seem to reorder categories. Anyone else?

Never had this problem, but I will check it out today.

EDIT: I tested this on my board and it worked fine. I think you need to go to downloads->setttings-> and then set 'Order' to `order`

Hopefully that works. If it doesn't, message me again and take some screenshots of before and after. Thanks :D


Quote:

The files link to other server is great, but I'm wonder what is "semi-antileech" means, would anyone please clarify this for me?

Would I be able to see the files location by looking up at the "Temp" folder in IE?
Yes, as you would with basically any download script. This just prevents people from knowing the file location of uploaded files unless they have a full brain. What I did on my test server is password protect the directory that the files are in, so that even if they did know the file location, they would be unable to download. If you have any suggestions for antileech systems please tell me and link me to a tutorial/example.

Quote:

Originally Posted by elastomaniac
It should not be looking for elma2_one.file_main it should be looking for elma2_one.vb_file_main

Need help!

I thought I fixed that this version, I will look into it and fix it today.

EDIT: I fixed this for you in version 2.0b

rjordan 03-21-2005 11:46 AM

Der ... yeah, I guess that would help! Sorry for being a noob!

Ron1n 03-21-2005 05:17 PM

Bugs updated
Quote:

Bugs:
- Counts can be messed up due to failed upload attempts
- Files with the following characters in the name (author, filename, etc) can cause errors: :;'"<,>?/|\}]{[+=)(*&^%$#@!~` This has already been fixed on my boards, but i dont think it is important enough to do another release. I will wait for version 2.5 to release the fix for this.
- Parse error: parse error, unexpected T_STRING in dl_manage.php on line 17 (FIX THIS NOW)

danrak 03-21-2005 05:52 PM

Quote:

Originally Posted by AuroraMike
again, hate to do this, no disrespect to Ron1n but if you need a supported fully functioning downloader that integrates flawless w/ VB - http://www.securedownloads.net. Yes, it costs $$$ but until someone else picks this up and runs with it 100% or Ron1n comes back, your options are limited.

Doesn't look like the product is fully function. Sadly there is no mention of it not working when the forums are on the root directory, there is no manual and the support is lacking. It would be nice if it worked, has lots of potential, but I think its still a long way away from being worth the money.

Ron1n 03-21-2005 06:19 PM

Quote:

Originally Posted by danrak
Doesn't look like the product is fully function. Sadly there is no mention of it not working when the forums are on the root directory, there is no manual and the support is lacking. It would be nice if it worked, has lots of potential, but I think its still a long way away from being worth the money.

Just to clarify your not talking about my mod, but this one: http://www.securedownloads.net correct? If you are having a problem with my mod just mention it and I will try to help.

danrak 03-21-2005 06:34 PM

Quote:

Originally Posted by Ron1n
Just to clarify your not talking about my mod, but this one: http://www.securedownloads.net correct? If you are having a problem with my mod just mention it and I will try to help.


That is correct yes. I would love to give yours a shot, but I haven't seen a mass upload feature yet. As I have 2.19 gigs, 2,230 files and 884 directories I would be adding them all for a year. I would be willing to donate if the feature was added to add the files and categories automatically.

lasto 03-21-2005 06:54 PM

Quote:

Originally Posted by danrak
Doesn't look like the product is fully function. Sadly there is no mention of it not working when the forums are on the root directory, there is no manual and the support is lacking. It would be nice if it worked, has lots of potential, but I think its still a long way away from being worth the money.

i brought secure downloads - its looks good but to me aint worth the money.it does`nt integrate deep enough i think and i swear the problems people are having getting it installed is a joke and like you say - support is bad.You can only ask install questions if you buy support which for a program dont install to well in the first place is very laughable.

Ron1n 03-21-2005 08:39 PM

Quote:

Originally Posted by danrak
That is correct yes. I would love to give yours a shot, but I haven't seen a mass upload feature yet. As I have 2.19 gigs, 2,230 files and 884 directories I would be adding them all for a year. I would be willing to donate if the feature was added to add the files and categories automatically.

Well, I don't know about adding a feature to do that... but I would consider doing something where you can add 100 files at a time via links. The only thing you would have to fill in, if you wanted to, would be authors and descriptions, and for authors you could just fill in one for all of them. I dont plan to create something to read a files right off of the server anytime soon.

If you are willing to pay about $100 I can make you a mod that has nothing to do with this that just reads in whatever is on your FTP and gives you links to the downloads... but I doubt thats what you want.

joshg 03-21-2005 08:54 PM

I am in the process of installing this mod, looks so nice.

Unfortunately though I am running into an error message when I attempt to run downloadinstall.php

"Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/mobiled/public_html/discuss/admincpanel/downloadinstall.php on line 76"

Please help! I really want to get this mod working. Any help is appreciated greatly!

joshg 03-21-2005 10:37 PM

Nevermind.

I fixed it myself by commenting out line 76 and adding " );" to line 75 and then running the installer, and then adding the commented out phrase manually.. works perfect.

Ron1n 03-21-2005 11:15 PM

Quote:

Originally Posted by joshg
I am in the process of installing this mod, looks so nice.

Unfortunately though I am running into an error message when I attempt to run downloadinstall.php

"Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/mobiled/public_html/discuss/admincpanel/downloadinstall.php on line 76"

Please help! I really want to get this mod working. Any help is appreciated greatly!

Fixing. Will post result in a few min.

EDIT: I fixed it, along with several other non-bugs that irked me. 2.0c is available for download.

P.S. I hope everyone realizes that upgrading from things like 2.0 to 2.0b or 2.0c only requires 1-2 edits + uploading 2-3 files. It doesnt require any major installs or anything like that.

rjordan 03-22-2005 12:40 AM

You say your next release will have "images". Are you refering to screenshots?

If I may submit a few requests...

- The ability to enter a file size for those linked items since you cannot seem to detect their file sizes.

- Have an admin selectable sort order for the downloads themselves.

- Have category/download items where they can have an icon beside them

I have a great interface design that would only be suitable if there were screenshots available for this.


All times are GMT. The time now is 02:41 AM.

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.04105 seconds
  • Memory Usage 1,855KB
  • 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_code_printable
  • (21)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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