vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

AndrewD 12-29-2006 06:40 AM

Quote:

Originally Posted by Brew (Post 1146745)
I was looking into installing this but I think I'll wait to see if there is a fix with this problem. My DB is way to large to keep making backups and reinstalls.

:cool:

Brew

A cautious man, indeed....

I don't think I've destroyed many databases recently, but perhaps the victims are out on the streets of Paris today, waiting to gain their revenge on me.

Seriously, am happy to be of help to you.

Ucla74 12-29-2006 02:31 PM

Quote:

Originally Posted by AndrewD (Post 1146802)
I think you had probably installed something the wrong way - the broken column layout was caused by a faulty mix of html commands. Anyway, I've reinstalled two LDM VBA modules on your site (category list and what's new) just to show that things are working correctly. If you want to add/change these, I recommend you use the 'vba_modules.zip' in the top post of this thread, rather than the files that are actually in the LDM release zip, which have not been properly 'module'ised.

Get back to me if you still have problems.

Ahhh...no doubt, that's what I did. Thank you very much for the help--that's perfect! I doubt I'll need more than those two modules for quite awhile.

Thanks again, and Happy New Year!

AndrewD 12-29-2006 06:01 PM

Quote:

Originally Posted by CSS59 (Post 1145770)
Hi Andrew,
Any way to make this easier to look at?
Perhaps set it up more like a directory?
like http://linkageplus.com

I am willing to pay for this. Please let me know

Something like this?

Slave 12-30-2006 01:41 AM

Looking good so far Andrew :)

my 2d .. make the top level categories a larger font and limit the subcats to a user nominated number. Perhaps allow the picking of which subcats to show, although this would increase the amount of coding needed.

Final thing would be to limit the amount of text per subcat to enable a clean look over however many columns chosen.

Hope that helps :)

zellvnn 12-30-2006 07:23 PM

avi extension isn't working in Jukebox sir

Zowners 12-31-2006 02:17 AM

Hey Andrew just asking about that additional extra you gave me to limit downloads by posts. I want to add usergroup id 17 to the exceptions so that they dont require posts to download, im having difficulty finding where to add it in the code.

AndrewD 12-31-2006 04:22 AM

Quote:

Originally Posted by Zowners (Post 1147839)
Hey Andrew just asking about that additional extra you gave me to limit downloads by posts. I want to add usergroup id 17 to the exceptions so that they dont require posts to download, im having difficulty finding where to add it in the code.

Take a look in the plugin code and find the line

Code:

$exclude_groups = array(6);
Change this to, e.g.

Code:

$exclude_groups = array(6, 17);

AndrewD 12-31-2006 04:55 AM

Quote:

Originally Posted by zellvnn (Post 1147678)
avi extension isn't working in Jukebox sir

I assumne you've added mimetype info (video/avi) for the avi filetype to the vbulletin file attachments table. (I.e. does the player open but then not play anything?)

I've set up LDM to use WMP to handle the avi filetype by default. However, avi files come in different formats. Windows Media Player only handles some of them. (It depends on the video codec used to produce the file.)

DivX is another player which works better. Try switching to this - LDM/admin/settings, find the Media File and Jukebox Settings section, and remove avi from the musicbox_filetypes list and add it to the musicbox_filetypes_divx
list.

The DivX player has to be downloaded from the divx web site. It should auto download when you try to play a file through it, but you can also pre-install it by going to http://www.divx.com/divx/webplayer/

Zowners 12-31-2006 06:34 AM

Thanks worked perfectly lets all bow down to your fast responses.

mike the mix 12-31-2006 04:54 PM

I am an absolute Newbie and struggling. I have a simple vB running very well (latest release) and wish to add a simple "web site" on the same server containing some html pages which link to pdf files. I want to control access to the "web site" using vB, so that only registered users get access. I have uploaded the web site and its files (via ftp) to a new directory (with 777 rights) on the same level as public_html (so it is not visible or accessible to internet browsers).
I have installed LDM and have sucessfully got it to link to the "index" page of my web site. However, when I then attempt to follow a link into the site, it attempts to use the normal url - which cannot be resolved. What am i doing wrong? Do i need to upload the site and its linked files using LDM? How?

Thanks and regards,
Mike


All times are GMT. The time now is 10:32 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.03328 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_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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