vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Major Additions - DownloadsII (https://vborg.vbsupport.ru/showthread.php?t=120122)

DementedMindz 09-07-2006 10:50 PM

it wont take long there not big you can get alot of free ones out there that are small.

njolakoski 09-07-2006 11:21 PM

Okay got one, but i see no way of chmodding it and I see now File calle htaccess

Draygonia 09-07-2006 11:57 PM

Warning: Invalid argument supplied for foreach() in /admincp/downloadadmin.php on line 366

Thats what I get when I try to import files from my server... Also, where can my users access the downloads section? There are no navbar edits :(

OziloZ 09-08-2006 01:32 AM

Its perfect.I have a question.
How can i change width of the main table?

RS_Jelle 09-08-2006 05:20 AM

Quote:

Originally Posted by njolakoski
Okay got one, but i see no way of chmodding it and I see now File calle htaccess

It's not htaccess, but .htaccess (a small difference, but otherwise it won't work) ;)

Quote:

Originally Posted by Draygonia
Warning: Invalid argument supplied for foreach() in /admincp/downloadadmin.php on line 366

Thats what I get when I try to import files from my server... Also, where can my users access the downloads section? There are no navbar edits :(

I will look at the PHP warning this evening.

The navbar edit will be included in the 5.0.3:
Quote:

Find in the navbar template:
HTML Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
Add below:
HTML Code:

<td class="vbmenu_control"><a href="downloads.php?$session[sessionurl]">$vbphrase[ecdownloads_downloads]</a></td>

Quote:

Originally Posted by OziloZ
Its perfect.I have a question.
How can i change width of the main table?

Can you explain this a bit? Do you mean the right column? It's just 28% width for the left column and 72% width for the right ("main") column. You can change those values in the templates to other percentages or absolute ones :)

footose 09-08-2006 05:51 PM

Quote:

Sure, you can do that for any link. When you create the forum, simply put the url to the downloads.php page in the "Forum Link" field.
Got it! Thanks!

Another thing I found was, when you import files with a " ' " (single quote) , the import fails... is there a work around?

RS_Jelle 09-08-2006 06:37 PM

Quote:

Originally Posted by footose
Another thing I found was, when you import files with a " ' " (single quote) , the import fails... is there a work around?

Can you give the exact PHP error/warning you get? :)

Draygonia 09-08-2006 09:38 PM

I had to move the downloads.php file to my public_html/ folder so it would work, but when I do click on it, it gives me this error...

Warning: main(./global.php) [function.main]: failed to open stream: No such file or directory in /home/chasmonl/public_html/downloads.php on line 121

Fatal error: main() [function.require]: Failed opening required './global.php' (include_path='.:/usr/local/lib/php:/usr/lib/php') in /home/chasmonl/public_html/downloads.php on line 121

Black Tiger 09-08-2006 10:57 PM

Are these a bugs? Or do I do something completely wrong?
I changed my download directory in the settings to another download directory on my server, i removed the "." in the beginning and stated the full relative path with a trailing slash like:
/home/domains/mydomain/public_html/downloads/
Without the trailing slash, files won't be imported but then I get a error notice.

With trailing slash it works but the following things amaze me a littlebit:

1.) Files are imported in my downloads directory but not in a categorie subdirectory, this is the correct working?

2.) When setting up for the first time and filling, the column on the left with "Top Contributors" show random users with 0 uploads, amongst them are also users which do not even have upload access for the files?
I can't imagine that this should be the case.

3.) If you import the same file twice, there is no warning about the file already existing, but the file simply get's visible twice in the download section, also named exactly the same.

So if anybody can help me with mainly question 2 and 3 (and a little bit question 1)?

Black Tiger 09-09-2006 12:03 AM

Hmmz.. found a 4th one also.
4.) When importing, .gif images are not displayed (so also not imported) in spite of the fact that image uploads are set as allowed as well in settings as also in the usergroup administrators.


All times are GMT. The time now is 07:43 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.02724 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
  • (2)bbcode_html_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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