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)
-   -   My Downloads v1.2 - A Download Manager for VBulletin (https://vborg.vbsupport.ru/showthread.php?t=73311)

Onkel_Tom 01-21-2005 05:13 AM

ipas2, there should also be a parameter in download.php to enable or disable the main output screen of download.php.
I think there are a lot of applications the provider is not willing to show to complete content of his downlad directory and the subs. So a download could only be startet if the downloader knows the ID of the file and submit it directly in the download string.

I think this could be very easily doen by adding a routine like the "no_permisson" just asking if the display output setting is off or on.

T3MEDIA 01-27-2005 07:02 AM

All these little changes and for nows untill 1.3 are they in the file or should I go thru this form to have the install done properly?

Not being rude just dont feel link installing for nothing. rahter copy everything now.

Onkel_Tom 01-27-2005 07:10 AM

@ T3MEDIA
With my minor changes and hints you will get version 1.2 to run. But if you want more functionality you must wait until version 1.3 ;)

cdasso 01-29-2005 02:31 AM

Onkel Tom:

Did you ever get the wide table thing fixed? I got the thing working but it makes the navbar really wide.

Also after a download moves the whole page down a line or two. :ermm:

Onkel_Tom 01-29-2005 07:36 AM

My time is limited at the moment so I'm also waiting for version 1.3 to begin new "bugfixing".
I didn't use this hack in my live-board until all bugs are fixed.
I have no idea why the table is to wide.

ipas2 01-29-2005 07:40 AM

There is a setting to adjust the table width in the script.

PHP Code:

$tablewidth=665;            // The width of the table 

My time is also limited. Beta's are downloadeble on my site. I added one new feature. Auto thumbnails if a file is a MPEG file. It only works on linux..

Grtz
Mark

Onkel_Tom 01-29-2005 07:49 AM

this tablewidth variable only changes the size of the download table but never fix the problem of the to wide navigation table of the header.
I tested with several sizes but never get the header in size

Onkel_Tom 01-29-2005 07:53 AM

I can't access your site www.groningen.it
When I open a browser window with this URL I get a white blanc page and only some javascripts when opening the source code view.

ipas2 02-02-2005 09:38 AM

Hmm.. I checked it myself. I dont see any problems

neo88 02-13-2005 05:42 AM

So how is version 1.3 coming along...? Any new updates?

Suomi 02-25-2005 03:02 PM

enyting new whit ver. 1.3 ???
:squareeyed:

ipas2 02-26-2005 04:03 PM

Sorry.. I seriously dont have any time to finish the 1.3 version at the moment.
Then again there is a working 1.3 version available on my site.

Grtz
Ipas

animehawk 03-17-2005 01:49 PM

Is there a way to tweak the mod to search more then 1 sub dir? Then catagroize them by dir? I'm looking for a way to replace the Links mod v1.25 with something a little more automatic.

Wordplay 03-19-2005 10:48 AM

help! got this error:

Code:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 '---------------------------------------------------------
-- S

and on my download.php file it now says

Code:

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/dedxi02/public_html/forum/download.php on line 281

Wordplay 03-24-2005 09:17 AM

no help or support from this thread?

ipas2 03-28-2005 07:31 PM

Wordplay : Have you edited all the variables in the download.php file ?

puertoblack2003 11-24-2007 03:04 PM

can this be ported over to 3.6.8??????????

youjoomla 04-02-2008 02:13 PM

you have a duplicated entery in sql

Code:

  PRIMARY KEY  (fileid,fileid)
should be

Code:

  PRIMARY KEY  (fileid)


All times are GMT. The time now is 11:37 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.01135 seconds
  • Memory Usage 1,746KB
  • 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
  • (1)bbcode_php_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (18)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