The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 3.7.x: VB Integrated CMS (Content Management System) Details »» | |||||||||||||||||||||||||||
WebTemplates 3.7.x: VB Integrated CMS (Content Management System)
Developer Last Online: Nov 2023
(This hack is for vb version 3.7.x & 3.8.x ONLY. For vb 3.6.x, 3.5.x, 3.0.x and 2.x see my profile for relevant threads.)
"WebTemplates" is a vBulletin integrated Content Management System which allows you to create vb integrated "HTML" pages in your vb admin cp very easily. The pages can inherit your vbulletin skin/style, can recognize logged-in user, can be applied permissions per user or usergroup basis, can keep visit logs, hit counts and do many more. VB4 version Update (9.9.2010): Please find 4.x version of WebTemplates4.x in its own thread. WEBTEMPLATES 3.7.x BASIC FEATURES:
(Some 3.5 and some are 3.0 versions but WebTemplate look and feel didn't change much so both will give you the idea.) http://www.worldwideknights.com/view_mission.htm http://www.theadminzone.com/forums/view.php?pg=aboutus http://www.hystersisters.com/vb2/view_guidelines.htm http://www.worldwideknights.com/view_info.htm http://www.hystersisters.com/vb2/view_books.htm http://www.worldwideknights.com/view_spread.htm http://www3.fertilethoughts.com/forums/view.php?pg=acronyms http://www.makeuptalk.com/forums/view.php?pg=makeuptalk-newsletter http://www.bklab.com (entire site is designed with Webtemplates only) (Actually this hack is one of the most popular vb hacks so it is used by hundreds -if not thousands- of vbulletin sites and you can easily find them if you go to google and search "Logician's WebTemplates" WITH quotation marks) 3.5 version Admin CP screenshot attached to this post. 3.0.x screenshots (here and here) also still applies for this version. 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.. About this 3.7.xx Version: This 3.7.xx version is same as previous 3.6.x version. 3.6.x version was already working in vbulletin 3.7.x except a few minor bugs and these bugs are fixed in this version to make it dedicated solely to vbulletin 3.7.x. Please see "what's new" in the next post for more details. Version Updates: 29.July.2008 - > Version 3.7.00 * Hack 3.7.00 is released. Show Your Support
|
2 благодарности(ей) от: | ||
Xexiu |
Comments |
#122
|
||||
|
||||
Quote:
|
#123
|
|||
|
|||
logician
i have ot reset it up ..i forgot what error but i think it was on my side ....i would like to get this fixed but if not i totally understand not your issue lol ...also i wish you was okay with custom wokr ..trying to figure out how to add a couple modules lol |
#124
|
||||
|
||||
Curious...
Would it be possible to utilize the 2 column theme, or something similar, in order to allow a skyscraper AdSense block on the left side? If so how might one go about that? I am sure I could figure it out, however, I just finished re-doing all my non vB pages into this mod, along with ALOT of tweaking throughout the process, and my eyes are crossed. |
#125
|
||||
|
||||
Logician, this is a great hack. I have a question hope you have a moment to tell me if this is possible with webtemplates.
I generate graphical forum signature using imagecreatefrompng(). On my forum it currently runs as an external page: http://www.touch-buddy.com/tbsig/ This is a two stage process. 1) enter details and send submit, 2) show results. I was hoping to integrate this with vbulletin styles etc using webtemplates. I createad a PHP page without problem and was able to generate an image, but its not wrapped in $header and $footer or the forum style. I have read through the documentation and can't really figure out if I can do a html template with embedded php. When I tried this I simply got the HTML page with the php as text in the body. Thanks for the hack! |
#126
|
|||
|
|||
Quote:
Just copy all the code from there into a new template ("add a new theme") and configure as you like. Then when you build your new template -"add new web template" you?ll click on your two column variant in the drop down box in "Using a Theme?"... |
#127
|
||||
|
||||
Quote:
|
#128
|
||||
|
||||
For those who want to run external PHP applications within vb style, I created a php test webtemplate which you can use. Here is instructions to use it:
1- First import this attached XML file for sample webtemplate in your admin cp/Logician's Webtemplates/export-import/Import Webtemplates section. 2- Then go to your webtemplate list find the new webtemplate named "phptest2" and click edit. 3- Find section that says PHP Code:
PHP Code:
PHP Code:
Webtemplates main goal is NOT running PHP code or integrating PHP code with vbulletin, this is just an additional bonus which can sometimes work for certain applications. Integrating any PHP application with vbulletin is usually is not as easy as that. When you have 2 PHP applications (vbulletin and your other application) running at the same time, you are likely to have unexpected problems. For instance they can have same function names and they can clash, have same variable names and overwrite eachother's variables etc. Trying to integrate 2 PHP applications usually requires a lot of work on code level of both applications. So this method is likely to NOT work for many applications. However if your application is not very advanced and you are lucky that it does not have any clashing issues with vbulletin, you might run it like this. If you are able to run it with this method, you should be very happy but if you can't please don't blame the hack which as nothing to do with this, nor intended to do handle such a project. So I'm sharing this tip "as is" basis, hoping it can help "some" people around but stressing again that Webtemplate Hacks intention is not provide PHP integration with external scripts. |
#129
|
||||
|
||||
@dodjer42 and mmoore5553 : Please check the post above and see if it will help you with your requests.
|
#130
|
||||
|
||||
Simply AWESOME support and replies. The more I "play" with this, the more I can't understand how I managed without it. Makes for seamless non-vB page integration.
|
#131
|
|||
|
|||
okay i tried to do something different. .i put in flash file ...
it didnt work nothing showed up here is the html <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Untitled Document</title> <!-- Do not remove the line below!!! It is required for the XML Flash Slideshow v3. --> <script type="text/javascript" src="v3flashslideshow/slideshow.js"></script> </head> <body> <!-- Begin XML Flash Slideshow v3 --> <script type="text/javascript"> // <![CDATA[ XMLFlashSlideshow_v3({swf:'v3flashslideshow/slideshow.swf',w:'400',h:'400',redirect:'',usePrel oader:'true',xml:'v3flashslide show/slideshow_data1.xml',preventCache:'true',disableMu ltipleXML:'false',initXML:'%3C ?xml%20version=%221.0%22%20encoding=%22utf-8%22?%3E%3Cslideshow%20version=%223%22%3E%3Cstyles %3E%3CPreloader%20label=%22Loa ding%20%7BN%7D%2525%22%20iconColor=%22#666666%22%2 0iconAlpha=%2270%22%20iconWidt h=%2250%22%3E%3C/Preloader%3E%3CPreloaderLabel%20font=%22Verdana%22 %20size=%2210%22%20color=%22#6 66666%22%20bold=%22false%22%3E%3C/PreloaderLabel%3E%3CBackground%20backgroundColor=% 22#E4E4E4%22%20backgroundAlpha =%22100%22%20bevelColor=%22#FFFFFF%22%20bevelStren gth=%2270%22%20borderWidth=%22 0%22%20borderColor=%22#FF6600%22%3E%3C/Background%3E%3CLoaderAnimation%20type=%22circle%2 2%20color=%22#FFFFFF%22%20alph aBackground=%2220%22%20alphaInner=%2240%22%20frame Width=%222%22%20width=%2250%22 %20height=%2250%22%3E%3C/LoaderAnimation%3E%3CDataLoader%20useAnimation=%22 true%22%20useLabel=%22true%22% 20labelPlacement=%22bottom%22%20fadeOutDuration=%2 2400%22%20textFormat=%22loader _text%22%3E%3C/DataLoader%3E%3C/styles%3E%3Clocalization%3E%3Ctext%20orig=%22Loadi ng%20Data...%22%20local=%22Loa ding%20Data...%22%3E%3C/text%3E%3C/localization%3E%3Cfonts%3E%3Cfont%20id=%22loader_t ext%22%20name=%22Pixelade%22%2 0embed=%22true%22%20size=%2213%22%20color=%22#6666 66%22%20bold=%22false%22%20sel ectable=%22false%22%20align=%22left%22%3E%3C/font%3E%3C/fonts%3E%3C/slideshow%3E'}); // ]]> </script> <!-- End XML Flash Slideshow v3 --> </body> </html> anyone know what i did wrong ? i can give access to anyone seriously wanting to help ... i just dont get it .. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|