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)

Kr0nica 04-26-2007 04:51 PM

1 Attachment(s)
Screen of results ;) Table is for testing, don't laugh :p

CyberRanger 04-26-2007 04:59 PM

LOL! You may want to REPLACE this:

PHP Code:

while ($file $db->fetch_array($result))
{
    
$alldownloads .= '<tr><td><a href="downloads.php?do=file&amp;id='.$file['id'].'"></a></td><td></td>'.$file['downloads'].'</tr>";



WITH:

PHP Code:

while ($file $db->fetch_array($result))
{
    
$alldownloads .= '<tr><td><a href="downloads.php?do=file&amp;id='.$file['id'].'">'.$file['name'].'</a></td><td>'.$file['downloads'].'</td></tr>";



Kr0nica 04-26-2007 05:07 PM

Thank You both very very much :D Everything works now :) You're great :up::up:
My downloads now will be look awesome :D

CyberRanger 04-26-2007 05:11 PM

Quote:

Originally Posted by Kr0nica (Post 1235944)
Thank You both very very much

Awesome! Glad it's doing what you want. My thanks to Jelle! Having a co-developer helps so much!

rayw 04-27-2007 03:27 AM

I'm loving the look of this mod, but can it be installed on 3.6.5 without to many problems?

Thanks! :)

RS_Jelle 04-27-2007 05:00 AM

Quote:

Originally Posted by rayw (Post 1236237)
I'm loving the look of this mod, but can it be installed on 3.6.5 without to many problems?

Thanks! :)

All 3.5.x and 3.6.x versions are fully supported. So 3.6.5 is supported and 3.6.6 will be supported too (or the vBulletin dev's should change something in a very weird method). There are no big vBulletin code changes between small bugfix releases.

Quote:

Originally Posted by CyberRanger (Post 1235945)
Awesome! Glad it's doing what you want. My thanks to Jelle! Having a co-developer helps so much!

If he's not too fast with writing code, so it doesn't work :D

rayw 04-27-2007 06:38 AM

Quote:

Originally Posted by RS_Jelle (Post 1236256)
All 3.5.x and 3.6.x versions are fully supported. So 3.6.5 is supported and 3.6.6 will be supported too (or the vBulletin dev's should change something in a very weird method). There are no big vBulletin code changes between small bugfix releases.

Excellent, Installs!

Thank you. :D

Phatback 04-28-2007 05:06 AM

Cool ^_^ I will begin working on expanding this :) Is there any lisence which this is released under?

RS_Jelle 04-28-2007 06:36 AM

Quote:

Originally Posted by Phatback (Post 1236849)
Cool ^_^ I will begin working on expanding this :) Is there any lisence which this is released under?

Just have a look at the package, there's a license.txt included ;)
It's always great to see some new add-ons. If there are "missing" hook locations, you can always request them for a newer version.

Stifmeister2 04-28-2007 03:17 PM

Why don't you ask the moderators/admins to move this thread over to "vBulletin 3.6 Add-ons" section ? :)


I'm sure there are many persons like me who don't even look 3.5 mods section when they have 3.6 installed. ;)


All times are GMT. The time now is 09:14 PM.

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.02720 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_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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