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)

sadiq6210 11-02-2009 06:49 AM

Great mod.

RS_Jelle
About vb4, I will not upgrade unit release the new update for this mod for vb4
I believe that you can make an amazing devlopment with the 4 series (i.e staring in DownloadII 1.5 or 2.0) !

gwerzal 11-02-2009 10:00 AM

Quote:

Do you have the GD library for PHP installed? And which version if you do (needs to be 1.8 or later)?
No as far as i know i havnt got gd library for php installed. how would i check. would i have to contact the hosts and ask them

RS_Jelle 11-02-2009 11:18 AM

Quote:

Originally Posted by teamemmenracing (Post 1909176)
Excellent mod....... thanks

I am getting this error when uploading ........ any ideas ?

http://www.bikeshite.com/forums/phot...oadserror1.jpg

Did you get this while uploading a large file?

Quote:

Originally Posted by gwerzal (Post 1909333)
No as far as i know i havnt got gd library for php installed. how would i check. would i have to contact the hosts and ask them

AdminCP -> Maintenance -> View PHP Info
Look for GD :)

gwerzal 11-02-2009 11:47 AM

This is what it sais under the section of gd.

Thanks for helping

gd

GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled

reddyink 11-02-2009 02:07 PM

is there anyway to organize categories in 3 columns.
Just like this http://www.haitiwebs.com/downloads.php


(may be sub-forums organization would help!! https://vborg.vbsupport.ru/showthrea...bforum+listing)

thanks

M-Tuning 11-03-2009 07:44 PM

I hope you will support this hack for vB 4.0

I and probably a lot of other vB users use this mod.
And I can't upgrade to vB 4.0 unless my downloads work.

Too bad your neither an alpha or a beta tester.

RS_Jelle 11-04-2009 07:37 AM

Quote:

Originally Posted by gwerzal (Post 1909373)
This is what it sais under the section of gd.

Thanks for helping

gd

GD Support enabled
GD Version bundled (2.0.34 compatible)
FreeType Support enabled
FreeType Linkage with freetype
FreeType Version 2.2.1
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XPM Support enabled
XBM Support enabled

That's strange. If GD is enabled and JPG support is enabled, imagecreatefromjpeg() shouldn't be an undefined function :confused:

Can you create JPG thumbnails with vB itself? Does the attachment/avatar/... system for example create a thumbnail when you upload a big JPG?

Quote:

Originally Posted by reddyink (Post 1909421)
is there anyway to organize categories in 3 columns.
Just like this http://www.haitiwebs.com/downloads.php


(may be sub-forums organization would help!! https://vborg.vbsupport.ru/showthrea...bforum+listing)

thanks

That's not possible and I'm not planning it. Such design things are very personal. vB itself hasn't got this also.
But of course, you could change the templates yourself for this.

Quote:

Originally Posted by M-Tuning (Post 1909925)
I hope you will support this hack for vB 4.0

I and probably a lot of other vB users use this mod.
And I can't upgrade to vB 4.0 unless my downloads work.

Too bad your neither an alpha or a beta tester.

I'm a beta tester now as IB changed their policy. Everybody who bought the pre-sale gets the beta.

Cobinja 11-04-2009 09:54 AM

Hi

we're using v5.1.1 and found the following bug:

I uploaded a file called similar to "abc-1.1.1-win32.zip".
When trying to download that file, the name was changed to "abc-1.1.win32.zip".

I looked into "download.php" and found this on line 679:
Code:

$newfilename = preg_replace('/[0-9]+-/','',$file['url']);
This line intends to remove the number-hyphen-combination that is added to the filenames during upload.
Unfortunately, this line also deletes number-hyphen-combinations within the actual filename.

Using the following fixes the bug:
Code:

$newfilename = preg_replace('/^[0-9]+-/','',$file['url']);
Greets,
Cobinja

gwerzal 11-04-2009 01:52 PM

Quote:

That's strange. If GD is enabled and JPG support is enabled, imagecreatefromjpeg() shouldn't be an undefined function

Can you create JPG thumbnails with vB itself? Does the attachment/avatar/... system for example create a thumbnail when you upload a big JPG?
Yes i can upload jpg as attachments

That works fine. I just get that error mesage when i try to upload the images to the downloads


Update...................... I have this working ok now.

Thank you very much for your help and for the mod

Mr_TriGGeR 11-05-2009 01:43 AM

I am having a issue with permissions. When I set a user group to not see certain download sections they can still see them. I have tried checking the box and not checking it. I have added the cat. #'s with a , in between each cat. I can't see to get this to work. Any suggestions on what I am missing.


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