vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin.org Site Feedback (https://vborg.vbsupport.ru/forumdisplay.php?f=7)
-   -   Modification Hacks section (https://vborg.vbsupport.ru/showthread.php?t=73501)

Delphy 12-30-2004 06:51 AM

Modification Hacks section
 
Hiya,

I have to say I love vbulletin.org - the quality of hacks here is impressive.

One hack I'm interested in - the specific hack that is used in the vb3 code modification forums, to display a custom first post with specific information in seperate boxes.

Is this a vbulletin.org custom hack, a hack thats already been released, or... what? I'd love to use that on my own site, but couldn't find an equivalent in the forums.

Thanks again for the great work on the site!

Regards
Delphy

Colin F 12-30-2004 08:06 AM

Quote:

Originally Posted by Delphy
Hiya,

I have to say I love vbulletin.org - the quality of hacks here is impressive.

One hack I'm interested in - the specific hack that is used in the vb3 code modification forums, to display a custom first post with specific information in seperate boxes.

Is this a vbulletin.org custom hack, a hack thats already been released, or... what? I'd love to use that on my own site, but couldn't find an equivalent in the forums.

Thanks again for the great work on the site!

Regards
Delphy

It's custom coded for vBulletin.org and hasn't been released. Some say it might be one day, but nothing's sure :)

There are instructions of how to do something similiar yourself on a thread asking the same question... search and ye shall find.

Gio~Logist 12-30-2004 02:25 PM

i think this hack has been requested about like 10 times in this forum already

AnhTuanCool 12-30-2004 02:42 PM

I think this hack (the one installed in vb.org) is quite similar to one of my own hack, just different in the showthread html output and a bit input forms in editpost. My Hacks

Delphy 12-30-2004 04:31 PM

Thanks for the replies all :)

Gio~Logist 12-30-2004 05:04 PM

yea the HACK is something similar but i dont think that your hack provides members with a simlar TEMPLATE, or does it?

Wayne Luke 12-31-2004 12:25 AM

You can achieve the same effect simply by using template conditionals. There is no need to edit any vBulletin PHP code to do it. Just check the post number in the conditional and display alternative HTML if it is correct.


All times are GMT. The time now is 07:00 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.01173 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete