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)

Black Tiger 04-16-2012 09:33 PM

Quote:

check to see if all files/directories in the downloads directory have rw attributes set for user, group and world. If not you should run chmod 777 *.
The files don't need to be, but the /downloads and /ec_tmp directory's should be 777.
Unless your host is using suphp then they should be 755.
For the files it won't matter, they don't need to be 777.

hunter1985 10-14-2012 04:28 PM

This mod is fantastic, vB DownloadsII FTW!

Alfa1 11-27-2012 09:11 PM

Is there an importer from AndrewD's Links & Downloads Manager (LDM)?

thepowerofnow 11-28-2012 08:16 AM

I just upgraded my vb to latest 4 version but suddenly suddenly downloads become blank, - http://www.wihara.com/forum/downloads/ . anybody know why ? how to make it work again ? it is 6.05 version

squidsk 11-28-2012 02:38 PM

Quote:

Originally Posted by thepowerofnow (Post 2386016)
I just upgraded my vb to latest 4 version but suddenly suddenly downloads become blank, - http://www.wihara.com/forum/downloads/ . anybody know why ? how to make it work again ? it is 6.05 version

Did you use the upgrade script or just install the vb4 over the vb3 version?

thepowerofnow 11-29-2012 01:05 PM

Quote:

Originally Posted by squidsk (Post 2386092)
Did you use the upgrade script or just install the vb4 over the vb3 version?

upgrade script from /install/upgrade.php , i was using 4.11 to 4.17 / latest now there is. thanks so much

what do i need to do ? thakns :)

squidsk 11-29-2012 06:35 PM

Quote:

Originally Posted by thepowerofnow (Post 2386430)
upgrade script from /install/upgrade.php , i was using 4.11 to 4.17 / latest now there is. thanks so much

what do i need to do ? thakns :)

You misunderstood, when you upgraded downloadsII, not vbulletin, did you use the downloadsII upgrade script or just install the downloadsII product from the xml file?

emath 12-15-2012 06:19 PM

Quote:

Originally Posted by accludetuner (Post 2271706)
Getting a strange error that I think is related to VBSEO. I searched the thread but didn't see a solution.

It's partially within DownloadsII and partially with the Create Threads add-on.

When I upload a file, it uploads file and then when it goes to load the page for the newly added file and it kicks out the "Invalid File ID Specified" error.

The URL it tries to load is similarly structured to the example below:

/forum/downloads.php?do=file&title=test-manual-upload-1&cid=6&ctitle=admin-mod-only-files&id=170

The issue extends to the Thread Creation addon-on since it lists the same URL structure above in the newly created thread.

If I navigate through the DownloadsII directory to the file directly, it displays the URL structure below and the page loads fine:

/forum/downloads.php?do=file&title=test-manual-upload-1&cid=6&ctitle=admin-mod-only-files&id=170

The only difference is & vs &. Odd thing is that pre-SEO the URL is /forum/downloads.php?do=file&id=170 within the DLII directory and in the thread created. It has something to do with VBSEO no parsing the & when uploading a file and when in the thread.

Any ideas?

i have the same exact problem !!

can anyone please help us ?

the vbseo rewrite rules :

Quote:

'downloads\.php\\?do=file&title=(.+?)&cid =(\\d+)&ctitle=(.+)&id=(\\d+)' => 'downloads/$3/$2/$1-$4/'
'downloads\.php\\?do=cat&title=(.+)&id=(\ \d+)$' => 'dlcat-$1-$2/'

emath 12-20-2012 10:31 PM

bump.
any help please ?

Black Tiger 12-20-2012 10:51 PM

You should ask over at VBSeo, problem seems in there.
They also have an error in their downloads/downloadsII.php addon for a long time and did not fix it yet.

The "order by" should be changed like this:
Code:

("SELECT id,name FROM " . TABLE_PREFIX . "dl_cats ORDER BY `id`");
A little bit further it should read:
Code:

        $mods = $db->query("SELECT id as fid FROM " . TABLE_PREFIX . "dl_files");
        while ($mod = $db->fetch_array($mods))
        {
                $url = $vbseo_vars['bburl'].'/downloads.php?do=file&id='.$mod['fid'];
                if(VBSEO_ON)

However, this is for the vbseo sitemap addon, probably exists somewhere on the real VBSeo too but I don't know where.
There is no problem with Downloads II, vbSeo has some incorrect statements which need to be fixed, so that's why it's best to ask over at VBSeo.


All times are GMT. The time now is 01:47 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.06921 seconds
  • Memory Usage 1,745KB
  • 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
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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