Go Back   vb.org Archive > Community Central > Community Lounge
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools Display Modes
  #1  
Old 06-10-2003, 06:35 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default New vB3 script is out

<a href="http://www.vbulletin.com/forum/showthread.php?threadid=73163" target="_blank">http://www.vbulletin.com/forum/showt...threadid=73163</a>
  #2  
Old 06-10-2003, 06:43 PM
assassingod's Avatar
assassingod assassingod is offline
 
Join Date: Jul 2002
Posts: 3,337
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

No table or column conflicts, i'm all set for vB3
  #3  
Old 06-10-2003, 06:52 PM
colicab-d's Avatar
colicab-d colicab-d is offline
 
Join Date: Dec 2002
Location: Glasgow
Posts: 382
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

im good too
  #4  
Old 06-10-2003, 07:03 PM
N9ne N9ne is offline
 
Join Date: Feb 2002
Posts: 1,495
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yep I saw this just after it was posted, no conflicts on my end either, didn't expect any
  #5  
Old 06-10-2003, 08:02 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

BTW, based on this script, i still have to say the devs aren't making good enough code. I know I sound like an a-hole, but what I see:

1. 1 and 0 everywhere instead of true and false
2. STILL using array keys not in strings
3. Exceeding 80-char line limit

However it's a billion times better than vB2, nobody can argue with that.
  #6  
Old 06-10-2003, 08:03 PM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:02 PM filburt1 said this in Post #6
BTW, based on this script, i still have to say the devs aren't making good enough code. I know I sound like an a-hole, but what I see:

1. 1 and 0 everywhere instead of true and false
2. STILL using array keys not in strings
3. Exceeding 80-char line limit

However it's a billion times better than vB2, nobody can argue with that.

I think we need to hire you as a developer so you can show us how it is done.

I'm still waiting to see you code a forum better than the "lowly" vB2 since you obviously think you have the skills. One would hope a moderator of the official hacking site would have a bit more respect.
  #7  
Old 06-10-2003, 08:10 PM
Scott MacVicar Scott MacVicar is offline
 
Join Date: Oct 2001
Location: Glasgow, Scotland
Posts: 1,199
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 10:02 PM filburt1 said this in Post #6
BTW, based on this script, i still have to say the devs aren't making good enough code. I know I sound like an a-hole, but what I see:

1. 1 and 0 everywhere instead of true and false
2. STILL using array keys not in strings
3. Exceeding 80-char line limit

However it's a billion times better than vB2, nobody can argue with that.
That script doesn't reflect what the vB3 core looks like.
1. PHP treats 1/true and 0/false the same
2. The array keys not in strings, i couldn't find any of these in the scripts. Please do show me where it is.
3. The line limit is exceeded by some HTML which isn't in any of the vB code.
  #8  
Old 06-10-2003, 08:15 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I knew it would be taken with offense, none intended...

(although if you're serious I'm it )

I'm just quoting industry standards as well as what the PHP manual says.
  #9  
Old 06-10-2003, 08:18 PM
Freddie Bingham's Avatar
Freddie Bingham Freddie Bingham is offline
 
Join Date: Oct 2001
Posts: 506
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 02:15 PM filburt1 said this in Post #9
I knew it would be taken with offense, none intended...

(although if you're serious I'm it )

I'm just quoting industry standards as well as what the PHP manual says.

I suppose you mean no offense every other time you make a post like this?
  #10  
Old 06-10-2003, 08:19 PM
filburt1 filburt1 is offline
 
Join Date: Feb 2002
Location: Maryland, US
Posts: 6,144
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Today at 05:10 PM Scott MacVicar said this in Post #8
That script doesn't reflect what the vB3 core looks like.
1. PHP treats 1/true and 0/false the same
2. The array keys not in strings, i couldn't find any of these in the scripts. Please do show me where it is.
3. The line limit is exceeded by some HTML which isn't in any of the vB code.
1. I know, but for readability, true/false sure is prettier
2. Line 327: "$index[Key_name]" should be $index['Key_name'], technically.
3. Lines 332, 335, and 346 are (mostly) PHP.
Closed Thread


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 04:44 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.02268 seconds
  • Memory Usage 2,249KB
  • Queries Executed 13 (?)
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
  • (1)ad_showthread_firstpost
  • (1)ad_showthread_firstpost_sig
  • (1)ad_showthread_firstpost_start
  • (4)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)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
  • (10)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_postinfo_query
  • fetch_postinfo
  • 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