Status
Not open for further replies.
This suggestion has been closed. Votes are no longer accepted.
We'll look into it for future versions :)

As always, we can't provide any ETAs for when the next feature update will be developed (beyond those already scheduled and feature locked) or even if a certain feature will get added to that release, but it's in the system and will get looked at for every update :)
 
After taking a look through the latest version 2.1.0, I don't see anything that would hinder installing this version outside of the root. I haven't seen mention of official support, but other than an a chdir to the vbdownloads.php to pick up global.php, it seems it should work.

Anything you can think of off hand that may be an issue?
 
Currently running v2.1.0 outside of root.

Here are the only changes I needed to make:

1) Add a chdir to forum directory in vbdownloads.php before both specialtemplates.php and global.php
2) Use absolute url (minus file extension) for file name in options setting
3) Edit the nav manager urls to be absolute urls

Edit: Found one bburl reference I needed to change. It was causing the bburl to be appended to the front of full url path already set in the options, just removed code in red.

dbtech/downloads/class_core.php line 811

Code:
'%downloadurl%' => [COLOR="#FF0000"]self::$vbulletin->options['bburl'] . '/' .[/COLOR] self::$vbulletin->options['dbtech_downloads_link'] . '.php?do=download&downloadid=' . $download['downloadid'],
 
Last edited:
Status
Not open for further replies.

Similar threads

  • Locked
  • thread_type.dbtech_ecommerce_suggestion thread_type.dbtech_ecommerce_suggestion
Replies
8
Views
2K

Legacy vBDownloads

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
1,716
Customer rating
0.00 star(s) 0 ratings
Back
Top