Thread: Major Additions - DownloadsII
View Single Post
  #1424  
Old 06-01-2007, 05:13 AM
RS_Jelle RS_Jelle is offline
 
Join Date: Jul 2005
Posts: 1,276
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MotMann View Post
@ RS
My litle problem exist. Look here ;
I fixed it and tested it, have a look at the attachment (I missed some = characters in the new line code)
Also note that you have to add +1 to the $countnumber you choose. If you want 3, then you set it to 4

Quote:
Originally Posted by Dave Hybrid View Post
Any chance of a copyright free version?
I don't know, but we are working freely on it and there's no donation system or anything like that
So ... the copyright is the only bit of attribution. In v6 the "Based on ecDownloads 4.1 ? Ronin" will disappear also (full recode, so no old Ron1n code any more), so it will become a bit smaller

Quote:
Originally Posted by basketmen View Post
Question


I want to change Bytes to KB in the right side File name


where file or phrase i need to edit ?


thanks guys
This changes automatically with the vBulletin file size calculation function. If it's a small file, it uses bytes, if it's a bigger, it displays the size in kilobytes, if it's "very" big, it uses megabytes, ...

Quote:
Originally Posted by luket79 View Post
Actually, after looking into this, it looks like the promotion system doesnt move the user into the new usergroup. It changed the title for the user to the new group name but it didn't push the user in the new group to be able to see the new downloads. I made a user with 24 posts, then I made a post so it would be 25. The group named changed but the user was still unavailable to see the addidtional download. I even did a manual reload of user titles. Maybe I have something setup wrong in my promo system?
So, that's not really a DownloadsII problem, but a problem with the vBulletin promotion system
Are you using the usergroups promotion system, as you are talking about usertitles, which is a different thing (and has nothing to do with the usergroups)?

Quote:
Originally Posted by rowlandc View Post
Has the template edit of the navbar changed in the new patch?

I've gone to the navbar section and looked around and can't find the:

Code:
<td class="vbmenu_control"><a href="calendar.php?$session[sessionurl]">$vbphrase[calendar]</a></td>
Indeed, this seems to be slightly changed to:
PHP Code:
<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td
Attached Files
File Type: php downloads.php (77.2 KB, 13 views)
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01176 seconds
  • Memory Usage 1,802KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)bbcode_php
  • (5)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_attachment
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete