Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 General Discussions
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 10-15-2002, 05:20 PM
Mystikal Mystikal is offline
 
Join Date: Apr 2002
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default Content Management System System based on Vbulletin -- Anyone interested?

I've been working on a content management system in php with a vbulletin user backend. No, this isn't php-nuke. It's similair although it's much much more efficient and can be customized a LOT more.

Time to explain the cool parts.

- Everything's written in classes.

- Built in Module support (so you can add new modules whenever you need, supports parsing server commands, etc, wildcard file includes, web data grabber (if you want to get news off slashdot.org or xml stuff). You can select what mods you want to load on what pages!

- Template support like vbulletin, but uses a better caching system and let's users load templates that they want on every page to parse whatever data they need.

- Global session system and passport-styled logins. Let's you have multiple network sites linked into one user database and supports logging in to one site and having that site log you automatically into the rest, similair to MSN Passport but php style

- Tons of other stuff, themes, skins, anything Vbulletin has this has, and it's OOP style, meaning all objects get optimized by Zend. Also has gzip output and optional configuration variable loading FROM the database.. aka you edit a table called config, add an item, it'll create a variable called item with the value of whatever was in the table.. quite useful.

Is anyone interested in helping me on this? ONLY serious, very talented php programmers who have very good experience in OOP style programming need apply. Newblars are welcome to look at the code, but if you aren't a serious programmer you're going to get pretty lost pretty fast.

I'm interested in someone who can work on this while I'm sleeping, aka I come home work, post updates/changes, then those changes get done during the night and I do the changes he requests during the time I'm sleeping / at school. I live in the Eastern Coast of USA, so UK would be best.... we can use more than 2 or 3 people
Reply With Quote
  #2  
Old 10-15-2002, 05:29 PM
Mystikal Mystikal is offline
 
Join Date: Apr 2002
Posts: 46
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Example so far can be found here.. signup at blizzforums.com and then watch what happens when you try to log in, you're user from blizzforums lets you login to the other site

Currently the MS passport style system is disabled until we figure out some stuff with proxies.. shouldn't be too long though.

http://cms.blizzforums.com/

Oh, if you can't access that url.

For windows 9x users,
Edit "C:\windows\hosts" add the following.
Code:
64.246.18.4 cms.blizzforums.com
64.246.18.4 www.cms.blizzforums.com
For windows NT/2000/XP users edit C:\WINNT\system32\drivers\etc\hosts and add the same code portion.
Reply With Quote
Reply


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 02:46 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04343 seconds
  • Memory Usage 2,171KB
  • 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
  • (1)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (2)post_thanks_box
  • (2)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (2)post_thanks_postbit_info
  • (2)postbit
  • (2)postbit_onlinestatus
  • (2)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
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete