The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
DownloadsII Details »» | |||||||||||||||||||||||||||||||||||||||
There's a vB4 version of this mod available: https://vborg.vbsupport.ru/showthread.php?t=231427
DownloadsII DownloadsII is a download database that integrates into vBulletin. It allows you to upload files, add images to them, create categories, link to external files - and more. It is very flexible and has many options. Because a lot of people keep on asking this: This mod works with any version of vBulletin 3.7.x and 3.8.x! It's also coded 100% XHTML 1.0 Transitional valid, just like vBulletin itself. Instructions & Support You can find an installation manual in the zip package (Readme-Install.txt). We try to answer most questions asked in this thread. Please don't send any pm's if we don't ask for them, as we said we try to give a high level of support in this thread. Don't forget to click the install link, so you will receive important update notifications. Screenshots & Live demo At the bottom of this post, you can find 6 screenshots of the front-end and back-end (AdminCP part) of the DownloadsII software. You can see the newest version in action at the Minatica.be Downloads (Dutch). Changelog (version 5.1.2) Jelle
Help!!! I can't upload large files?? This is probably the second most asked question. Have a look at this post for the solution. It doesn't work with GARS?! If you also use the latest version of GARS, you will get the "Fields marked in RED must be filled in!" error when uploading a file. I provided a fix here on the GARS forums. Addons We are offering 3 addons for this mod at the moment (have a look at the bottom of this post for them). DownloadsII contains 5 hook locations for the vBulletin plugin systems, so you can add extra functionality without file edits. Do you want to help expanding DownloadsII (if you are a coder)? Check out this post! Notes
Addons Download Now
Screenshots
Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
puertoblack2003 |
Comments |
#2352
|
||||
|
||||
When I enable it in vbSeo it will run but my sitemap4_xml.gz will have parse error, when I open that it will say a notice "expecting ; ".
I will run it again later today and try to give you the exact notice which is appearing in the sitemap file. |
#2353
|
||||
|
||||
Oke, got the error for you, when running it in the generator it will give no error. The error is in the output.
When I look with editpad lit in the sitemap_4.xml the last line is this: Code:
<url> <loc>http://www.satellitefun.org//index.php?pageid=googlesearch</loc> <priority>1</priority> <lastmod>2008-02-18T14:43:56+00:00</lastmod> <changefreq>daily</changefreq> </url> </urlset> Code:
- <url> <loc>http://www.satellitefun.org/bbs/poll.php?do=showresults&pollid=5</loc> <priority>0.6</priority> <lastmod>2008-02-04T22:45:01+00:00</lastmod> <changefreq>daily</changefreq> </url> - <url> <loc>http://www.satellitefun.org/bbs/poll.php?do=showresults&pollid=6</loc> <priority>0.6</priority> <lastmod>2008-02-04T22:45:01+00:00</lastmod> <changefreq>daily<De XML-pagina kan niet worden weergegeven Kan XML-invoer niet lezen met opmaakmodel XSL. Herstel de fout en klik vervolgens op de knop Vernieuwen of probeer het later opnieuw. -------------------------------------------------------------------------------- Er wordt een puntkomma verwacht. Fout bij het verwerken van bron file:///D:/temp/Rar$DI00.563/sitemap_4.xml. Regel 101289,... <loc>http://www.satellitefun.org/bbs/downloads.php?do=cat&id=1</loc> ------------------------------------... SPAN class="m"></changefreq> </url> When google sitemaps has this file it also says it has a parse error. When I start the addon without the seo and without being logged in I get this error: Code:
Fatal error: Call to a member function query() on a non-object in /home/satfun/domains/satellitefun.org/public_html/bbs/vbseo_sitemap/addons/vbseo_sm_downloads.php on line 21 |
#2354
|
|||
|
|||
Can you put the full XML file with the error online (pm me the url)? There's a syntax error in it, but it's easier for me to look at the original as this part is a bit strange (for example the span tag?).
Try to use this PHP code for solving the query() error: PHP Code:
|
#2355
|
||||
|
||||
Same query error with this correction. Like I said, I think it has to do with running the .php file without being logged in.
Find with me this way, stranger can't do strange things with my database this way. I send you de pm. |
#2356
|
|||
|
|||
For fixing the XML, try this (added missing HTML entities):
PHP Code:
|
#2357
|
||||
|
||||
@RSJelle: Many many many thanks man! You are the best!!! 300 kuddo's for you.
You really are a great coder, it's working like a charm now. Thanks! I'm going to post the solution you gave in the mod there too by linking here. I'm really happy now! |
#2358
|
|||
|
|||
i may have overlooked this .. but 24 pages of posts is much :P
1. an "uploading" image. some files take a liong time to upload. people might think it crashed or got stuck. an uploading image might show them its just taking long 2. a thumbnail beside every uploaded type of file. maybe even an thumbnail from the image/pics themselves? 3. Somehow, files from 30-40MB and up dont upload. My server is pretty fast and i have space to spare... so a 30-40 MB file isnt a problem. Is this a problem for DOWNLOADSII ?? (The usergroup settings all have 100+ MB as limit.) www.glcoti.com |
#2359
|
||||
|
||||
3.) The uploadproblem of 30-40 mb or higher could be a server limitation problem.
Could be the host has set the upload_max_filesize = 40 mb. Check the php.ini or ask your host what filesize it says. The other ones I don't know. |
#2360
|
|||
|
|||
yeah, checked.. and its only 2 MB
|
#2361
|
|||
|
|||
Use a .htaccess file to override the server setting if you can't edit php.ini
https://vborg.vbsupport.ru/showpost....postcount=2136 There's a FAQ about it in the first post |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|