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)

RS_Jelle 11-13-2007 02:43 PM

Quote:

Originally Posted by mark|3 (Post 1381590)
i am trying to install the file but somehow i am having problems installing this and achieving the correct end result.

In my admincp >
i see downloads
Setting
Categories
Import
Downloads.

But in my forum i do see the link download or have any function to allow downloads.

I am using vb 3.6.8 and have only downloaded the DownloadsII 5.0.6.zip file. Do i need to download the addons to make it work properly?

Thanks

You can find it at http://www.yoursite.com/forums/downloads.php

Also read the Readme-Install.txt for this:
Quote:

Perform the following OPTIONAL template edit (only required if you want a 'Downloads' link in your navigation bar)

Find in navbar:

HTML Code:

<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
If you are running vBulletin 3.6.7 (or higher), you need to search for the following as it changed slightly:

HTML Code:

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

HTML Code:

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


NFLfbJunkie 11-13-2007 03:05 PM

I remember seeing somewhere how to add a border around the area that states the following on the downloads page:

Important Information
  • Use these files at your own risk!
  • Enjoy
Would anyone know where to find this or how to do this?

basketmen 11-13-2007 07:20 PM

Quote:

Originally Posted by Junkie (Post 1381783)
I remember seeing somewhere how to add a border around the area that states the following on the downloads page:

Important Information
  • Use these files at your own risk!
  • Enjoy
Would anyone know where to find this or how to do this?

You can edit or delete that text in admincp --> Downloads Settings

basketmen 11-13-2007 07:23 PM

btw i have question

i like this mod and want to use this to another my site that not using vbulletin, can i do this

or if you know any simillar script like downloadsII for non vbulletin site pleae give the link, i had searching and confuse :D

NFLfbJunkie 11-13-2007 07:33 PM

I know that the Important Information text can be deleted via the settings. I want to knwo how I can put a border around it so it looks a little neater.

RS_Jelle 11-13-2007 07:50 PM

Quote:

Originally Posted by Junkie (Post 1381783)
I remember seeing somewhere how to add a border around the area that states the following on the downloads page:

Important Information
  • Use these files at your own risk!
  • Enjoy
Would anyone know where to find this or how to do this?

Quote:

Originally Posted by basketmen (Post 1381960)
You can edit or delete that text in admincp --> Downloads Settings

Indeed, put for example this code around it:
HTML Code:

<div style="border: 1px solid black;">
Your important information
</div>

Quote:

Originally Posted by basketmen (Post 1381962)
btw i have question

i like this mod and want to use this to another my site that not using vbulletin, can i do this

or if you know any simillar script like downloadsII for non vbulletin site pleae give the link, i had searching and confuse :D

I'm sorry, but vBulletin is really necessary to run DownloadsII and most of the other mods on vB.org. We're using the vBulletin database, AdminCP layout, template, language/phrases, ... backend and that's really a lot.

There are a lot of other downloads mods, but I don't know some similar one immediately.

NFLfbJunkie 11-13-2007 07:54 PM

Thanks for the border help.

cellow 11-13-2007 11:26 PM

Quote:

Originally Posted by RS_Jelle (Post 1380831)
Are you on a shared host or a dedicated server? It's pretty strange as you are the first one having these problems with it. I'm only having it with that chmods as default and I don't get a forbidden error. Maybe you have a pretty strict Apache configuration?

I have managed Server. But i had this new... i don't think that this is a server problem...
it's really strange :(

CyberRanger 11-14-2007 12:43 AM

Quote:

Originally Posted by cellow (Post 1382084)
I have managed Server. But i had this new... i don't think that this is a server problem...
it's really strange :(

Your server has a very strict umask (the permissions that new files are automatically given.) For the normal uploaded files, we handle this by having this statement
PHP Code:

chmod($dl->url.$newfilename0666); 

on line 1302 of downloads.php.

I'll try to figure out where you need to add it for uploaded image's permissions to get changed.

mark|3 11-14-2007 01:56 AM

I have tried to access the downloads.php page and it prompts this message.

Admin, you do not have permission to access this page. This could be due to one of several reasons:

1. Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
2. If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.



Any idea how to go about correcting this?

thanks


All times are GMT. The time now is 09:18 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.03226 seconds
  • Memory Usage 1,757KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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