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 07-13-2007 09:19 PM

Quote:

Originally Posted by koolstuff (Post 1290225)
Hi Does this run on the database?

Euhm, yes, it creates some new tables and fields in existing tables in the vBulletin database. Most mods do this if they need to store data, but you don't have to know anything about databases yourself. The product file does all the work for you: installing, upgrading and deinstalling.

Files in the downloads section (DownloadsII) can be linked to another site, or you can upload them and they are stored in the file system. You can choose a directory to do this inside your vBulletin forums FTP folder.

winstone 07-14-2007 04:49 PM

Quote:

Originally Posted by RS_Jelle (Post 1290189)
Hmm, how would you place that? A decent thumbnail is way too large to place it in such a small column :(

100x100 pixel thumbnails underneath each other would be very nice in my opinion, I would highly appreciate if you could give me some tips on how I can add that

in Addition, is there any way to add full size picture to thread description? (using create new thread mod)

hydrodyn 07-16-2007 07:36 AM

Hi all,

is it possible to set passwords for single categories?
I saw it on a Handy-Support-Site, but i didnt find the Page again to show you.

Greez

CraiovaOnLine 07-16-2007 08:43 PM

i need some keywords and description to share with mr Google.

thinking: keyword: the name of the download
description : shortdescript.

tried to modify the template and to call them as meta, kinda screwd up my header.

any ideeas?

AudioFX 07-17-2007 12:19 PM

Just wanted to say thanx for an awesome vb hack.
This hack has been used in my music community website.
Check it out in action: http://www.audiofx.co.za/forums/downloads.php?
And VBA integration: www.audiofx.co.za

:):)

basketmen 07-20-2007 02:32 PM

Ugh still not get the answer, i think this easy enough

How to set title lenght?

i know to set description lenght in downloadsII in admincp options, but How to set title lenght?

RS_Jelle 07-20-2007 03:21 PM

Quote:

Originally Posted by winstone (Post 1290932)
100x100 pixel thumbnails underneath each other would be very nice in my opinion, I would highly appreciate if you could give me some tips on how I can add that

in Addition, is there any way to add full size picture to thread description? (using create new thread mod)

It's not that easy to add in a moment, so I can't give "some tips". First you need a new piece of PHP code to create the 100x100 thumbnails and then you can add them to the template.
Another method is without using special thumbnails and just setting style="width: 100px; height: 100px;" in the img tag for the normal image. You can do this pretty easy in the correct template when you add the PHP code for the normal thumbnails (have a look at the category code part of downloads.php, there's a loop function to pick a thumbnail) to the column functions in class_downloads.php.

For the Create New Thread mod, you better ask this in the mod thread to keep things organised :)

Quote:

Originally Posted by hydrodyn (Post 1292553)
Hi all,

is it possible to set passwords for single categories?
I saw it on a Handy-Support-Site, but i didnt find the Page again to show you.

Greez

That's not possible at the moment, so it's probably a custom coded mod for that site.

Quote:

Originally Posted by CraiovaOnLine (Post 1293119)
i need some keywords and description to share with mr Google.

thinking: keyword: the name of the download
description : shortdescript.

tried to modify the template and to call them as meta, kinda screwd up my header.

any ideeas?

I already added this to v6, next to the existing custom titles for better SEO. It's done using a plugin as we want to avoid modifying any templates.
But meta tags aren't that important any more for SEO. Google is looking more at your inbound links etc. for their PageRank system.

Quote:

Originally Posted by basketmen (Post 1296636)
Ugh still not get the answer, i think this easy enough


How to set title lenght?

i know to set description lenght in downloadsII in admincp options, but How to set title lenght?

Hmm, I don't see your question anywhere else in the thread :confused:
That's not possible as we assume the title isn't that long normally (you can put all extra details in the description which is cropped) ...

basketmen 07-20-2007 09:56 PM

This tutorial to make title name in url is posted in vbseo.com site, i posting here again more perfect and i think you can use it even you dont use vbseo





Step 1:

Open downloads.php

Find: $file['name']

Add this line Below all the entrees, there are about 10-15 of them.

Quote:

$file['name2'] = str_replace(' ', '-', $file['name']);



Step 2:

Edit the template downloads_cat_filebit

Find:

Quote:

<a href="downloads.php?do=file&amp;id={$file['id']}

Replace with:

Quote:

<a href="downloads.php?do=file&amp;id={$file['id']}-{$file['name2']}">






this how is looks like in your category page

Before

After above code edit
if you use vbseo too it will be like this






Above code works in category page, i still can not change url in Latest Files and Most Popular Files, anyone know what files or template i need to edit Latest Files and Most Popular Files url?



contribution needed to make this mod more perfect, come on give your hand too :up:

BYB-01 07-21-2007 10:18 PM

I have just installed this mod and am having troubles with it. I followed the steps right through to "6. Create directories in the 'Categories' menu under the 'Downloads' in your admincp". When I try this all I get is a blank page beside the nav menu. The settings work but the rest (Categories, Import, Downloads) are all blank.

charles abiola 07-21-2007 10:46 PM

I install download II, but the button didn't show in my menu bar.
Anyhelp will really appreciated.

I delete my categories main by mistakes any suggestion for undone it.


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.03106 seconds
  • Memory Usage 1,756KB
  • 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
  • (12)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