View Single Post
  #2  
Old 03-29-2004, 07:34 AM
Diana Notacat's Avatar
Diana Notacat Diana Notacat is offline
 
Join Date: Dec 2003
Location: Arkansas
Posts: 115
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was using IPBSDK before I switched to vBulletin, and believe me it's well worth the switch just for the admin panel alone! >>; These are the things I'm using (or I've found and look really helpful just not tried yet) to replace the IPBSDK features... There's not just -one- script that does it all (that I'm aware of anyway) but these are fairly useful! n.n

How to create your own vBulletin-powered page! (uses vB templates) <- This hack will let you create new pages using the templates system. You upload a page like "test.php" with the php code that will display the styles, and then you can create the content template in the Styles Manager with the text you want displayed. There's a new addition where you can create templates within the page, which is kind of spiffy too! So you can do "test.php?do=thing" and not have to upload fifty seperate php files to show the content... I'm using this for my rpg tutorials. n.n


Last X Threads From A Particular Forum On Non-VB Page <- This is new, so there's not alot of features to it, but you can display the last few threads from a specific forum on a seperate page somewhere.

VB Login on a Non-VB Page vB3 RC3 <- This is pretty useful too. You can add a login box or protect a non-vb page/content with the VB's usergroup systems... So if a user is logged in, they can see whatever content you've chosen to display for logged in users or for a specific usergroup. (I've fixed one of my chat's pages to display some links for regular users, and then special admin controls for my moderators group!)

The you have your portal scripts vbAdvanced (where you can ever create new pages based on templates!) and vbindex (..which apparently can also do templates now! c.c; cool!!) which are my favorite portal scripts. They're very nice!

Those are the things I'm currently using to replace my IPBSDK script, and it's turning out really well. Since vB 3.0.0 is still new, I don't doubt there's going to be alot of new hacks coming out soon that'll have neat features and tricks to serve the purpose. n.n
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01139 seconds
  • Memory Usage 1,767KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete