vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   My first VB3 hack is under construction.... (https://vborg.vbsupport.ru/showthread.php?t=54307)

Talisman 06-14-2003 02:12 PM

Oh, good.

(Whew!)

Chris M 06-14-2003 04:00 PM

Ok I am confused by vB3:(

It says that "allowsmilies" etc are forum options, yet they are not present in the forum table:eek:

Satan

DrkFusion 06-14-2003 04:50 PM

I made a little modification n my localhost vb3 that expands nav tables :) like vb options, when you expand it, you see vb options links, and when you expan styles and templates you see all the links. It makes it much more organized.

N!ck 06-14-2003 05:02 PM

Sounds like vbHacker... Anyway, I hear ya guys, I'm working on re-designing my link system for vB3 (and, of course, I'm breaking old habits and coding in the same "pretty" layout of vB3, so it takes longer). It's gonna be a long day. Then, afterward, I have to work on my gallery system.

JulianD 06-14-2003 09:34 PM

Quote:

Today at 01:00 PM hellsatan said this in Post #12
Ok I am confused by vB3:(

It says that "allowsmilies" etc are forum options, yet they are not present in the forum table:eek:

Satan


Those are bitfields ... It's the new way to handle permissions.... Very cool though!


Check out includes/init.php... more specifically, where it says Start permissions / options bitfield names.

Also, check out the function bitwise() on functions.php if you want to learn how they work :)

drives fast 06-15-2003 06:49 PM

what about finishing the hack you wrote that I already paid for before moving on to other things?

A little frustrated since it is not fully functional yet

Chris M 06-15-2003 08:16 PM

Quote:

Yesterday at 11:34 PM JulianD said this in Post #15
Those are bitfields ... It's the new way to handle permissions.... Very cool though!


Check out includes/init.php... more specifically, where it says Start permissions / options bitfield names.

Also, check out the function bitwise() on functions.php if you want to learn how they work :)

The bitfield names part of init.php does not have anything about forum fields:(

Satan


All times are GMT. The time now is 09:38 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.02224 seconds
  • Memory Usage 1,728KB
  • 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_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (7)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