The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 3.x: VB Integrated Content Management System Details »» | |||||||||||||||||||||||||||
WebTemplates 3.x: VB Integrated Content Management System
Developer Last Online: Nov 2023
After a long wait, here is the new 3.x version of Webtemplates for vB 3.x boards. First a short introduction for users who are not familiar with the old version:
This hack is a vBulletin integrated content management system. Term "Webtemplates" stands for dynamic webpages that reside in your MYSQL database and administered inside your vbulletin admin control panel. But they are more than regular site pages because they can automatically inherit visual design of your forum, can apply permissions according to your vb usergroup settings, can keep track of page counts, last visitorname/visit time, display page browsers in the page itself and in your whoisonline page etc. So basically webtemplates are dynamic web pages of your site which are powered by vbulletin. Or more simply putting, with this hack you can create regular HTML pages in your vB admin cp and these pages will be integrated into your vbulletin database about permissions, styles etc. WEBTEMPLATES 3.x FEATURES:
If you use the hack, clicking here will make sure you'll know about updates&bug fixes. It will also help me understand how many people is using the hack so please click the install button if you use it. Thank you.. Version Updates: 16.Feb.2005 - > Version 3.01 * Hack released. 3.5 Version : https://vborg.vbsupport.ru/showthread.php?t=103076 Show Your Support
|
Comments |
#52
|
||||
|
||||
Quote:
|
#53
|
|||
|
|||
Quote:
Thank you 1- admin/index.php find -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= makenavselect("Options"); -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= For this edit online.php 1- find -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= require('./global.php'); -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 2- find: -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= global $thread, $post, $forum, $event, $gotforum, $hideprivateforums, $bbuserinfo, $timeformat, $displayemails, $enablepms, $bbtitle, $usergroupdef, $numberguests; 2- find -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= default: // Let's show the admin the location but put something false up for everyone else.. if ($bbuserinfo[usergroupid] == 6) { $userinfo[location] = htmlspecialchars(stripslashes(replacesession($user info[location]))); $userinfo[where] = "<b>Unknown Location:</b> <a href=\"$userinfo[location]\">$userinfo[location]</a>"; } else { // We were unable to parse the location $userinfo[where] = "$bbtitle <a href='index.php?s=$session[sessionhash]'>Main Index</a>"; } } $userinfo[time] = vbdate($timeformat,$userinfo[lastactivity]); |
#54
|
||||
|
||||
Quote:
|
#55
|
|||
|
|||
This make more sense, thank you.
I already ran the SQL query with the old file, I will redo it with the new sql file and I shall be done |
#56
|
||||
|
||||
let me just say, awesome hack dude... i cant tell you enough how much this helps me
|
#57
|
|||
|
|||
This is superb, thank you!!! Work beautifully!!!!
It is the hack I desperately needed to finish my integration. I will be up next week at www.fmag.net. |
#58
|
|||
|
|||
I have an annoying problem, when I reload the page created with webpage I loose the username and password in the log-in window...
http://www.fmagazine.com/fmusic_test.htm Welcome page and chat are created with this great hack Please help... |
#59
|
|||
|
|||
I found the problem, it is NOT the hack.
Maybe some one can help me, I'm calling a page created with webpage from an external flash button in a different div/iframe with: getURL("http://fmagazine.com/forum/view.php?pg=chat_template$session[sessionurl]", "forum"); This don't find the url If instead I use: getURL("http://fmagazine.com/forum/view.php?pg=chat_template", "forum"); I get the page but I loose the user name. Please help |
#60
|
||||
|
||||
This sounds very interesting though I am wondering. Since I am still new at this would it be easy for me to use ? User friendly level would ? I will put on my test board and prctice first Looks very useful.
|
#61
|
||||
|
||||
Quote:
BTW no, this hack is not even half interesting in comparison to your site's subject. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|