vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Lounge (https://vborg.vbsupport.ru/forumdisplay.php?f=13)
-   -   New vB3 script is out (https://vborg.vbsupport.ru/showthread.php?t=54135)

filburt1 06-10-2003 06:35 PM

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>

assassingod 06-10-2003 06:43 PM

No table or column conflicts, i'm all set for vB3;)

colicab-d 06-10-2003 06:52 PM

im good too ;)

N9ne 06-10-2003 07:03 PM

Yep I saw this just after it was posted, no conflicts on my end either, didn't expect any :)

filburt1 06-10-2003 08:02 PM

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.

Freddie Bingham 06-10-2003 08:03 PM

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.

Scott MacVicar 06-10-2003 08:10 PM

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.

filburt1 06-10-2003 08:15 PM

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.

Freddie Bingham 06-10-2003 08:18 PM

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?

filburt1 06-10-2003 08:19 PM

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.


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