Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.0 > vBulletin 3.0 Beta Releases
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
vBDownload Area 1.2 Beta Details »»
vBDownload Area 1.2 Beta
Version: 1.2 B2, by Getox Getox is offline
Developer Last Online: Dec 2005 Show Printable Version Email this Page

Version: 3.0.7 Rating:
Released: 05-14-2005 Last Update: 05-16-2005 Installs: 9
DB Changes
Is in Beta Stage  
No support by the author.

vBDownload Area v1.2 Beta 2 YAY!

As of May 7th Beta 2 is released.

If you spot any bugs please tell me via PM..

Some features:
- Sponsor link
- Posted by
- Last download
- Licence agreement
- Subcategories
- Better Templates
- File Licence Agreement 100%
- Sponsor link 100%
- Hide File 100%
- If download is a link a note will be shown
- Send to friend

Fixed:
- The things MarcoH64 pointed out, Thanks

User uploads is being worked on.

may be spelling errors in one for more templates, thats ok ill be fixing those

1.2 Beta 3 Status:
-User Uploads: 50% (having trouble with the file upload part)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 05-15-2005, 10:29 AM
Eagle Creek's Avatar
Eagle Creek Eagle Creek is offline
 
Join Date: Jan 2004
Location: Netherlands
Posts: 742
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'll hop into the thread!

Are there any screens already?

Thx for PB
Reply With Quote
  #3  
Old 05-15-2005, 10:46 AM
ange ange is offline
 
Join Date: Apr 2002
Posts: 5
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thx i test
Reply With Quote
  #4  
Old 05-15-2005, 10:55 AM
Marco van Herwaarden Marco van Herwaarden is offline
 
Join Date: Jul 2004
Posts: 25,415
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Getox, thank you for sharing this.

I did a quick look through your code, and noticed the following (just trying to help remove any bugs):

In downloads.php:
- Before the global.php add the following lines to prevent people running PHP5 from getting errors:
PHP Code:
$phrasegroups = array();
$specialtemplates = array(); 
- If a user is member of more then 1 Usergroup and their first group don't have permission, but the second have, the following would still deny them access (not tested, just by a quick look at the code, i could be wrong ):
Edit: On second thought, it only seems to be checking on Primary Usergroup
PHP Code:
    $perm $DB_site->query("SELECT * FROM " TABLE_PREFIX "usergroup WHERE usergroupid='$bbuserinfo[usergroupid]' AND candl='0'");
    while (
$candl $DB_site->fetch_array($perm))
    {
    
print_no_permission();
    } 
- On most places you are using addslashes, nice. On the following line you however don't use addslashes or force it to an intval:
PHP Code:
$files $DB_site->query("SELECT * FROM " TABLE_PREFIX "dl_files WHERE id='$_GET[fileid]'"); 
- In the install file there are places where you don't use table_prefix. Example:
PHP Code:
$DB_site->query("DELETE FROM template WHERE title like LCASE('lite%')"); 
Just my 2 cents worth.
Reply With Quote
  #5  
Old 05-15-2005, 11:01 AM
Getox Getox is offline
 
Join Date: Jul 2004
Location: Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks for that, ill be fixing that in next release.
Reply With Quote
  #6  
Old 05-15-2005, 11:49 AM
PcCopat PcCopat is offline
 
Join Date: Dec 2004
Posts: 6
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I wait for the next release
Reply With Quote
  #7  
Old 05-15-2005, 11:52 AM
Getox Getox is offline
 
Join Date: Jul 2004
Location: Australia
Posts: 74
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by PcCopat
I wait for the next release
not for a while..im kinda busy these days
Reply With Quote
  #8  
Old 05-15-2005, 03:14 PM
Allan's Avatar
Allan Allan is offline
 
Join Date: Jun 2003
Location: France
Posts: 1,513
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hey Getox, screenshots please
Reply With Quote
  #9  
Old 05-15-2005, 03:44 PM
WEForums WEForums is offline
 
Join Date: Apr 2003
Location: Jacksonville, Florida
Posts: 195
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

What exactly is this? Screens? Don't want to install to see...
Reply With Quote
  #10  
Old 05-15-2005, 04:06 PM
MrLovellz MrLovellz is offline
 
Join Date: Oct 2004
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Check his sig, he has version 1.0 & 1.1 in there w/ screenshots
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:27 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04455 seconds
  • Memory Usage 2,299KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (4)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete