The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 4.x: VB Integrated CMS (Content Management System) Details »» | ||||||||||||||||||||||||||||||||||||||||
WebTemplates 4.x: VB Integrated CMS (Content Management System)
Developer Last Online: Nov 2023
(This hack is for vb version 4.x and above. For vb 3.x, version 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. WEBTEMPLATES 4.x BASIC FEATURES:
(Most are from 3.x versions but WebTemplate look and feel didn't change much so all 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://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) 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.. Quote:
12.October.2013 - > Version 4.0.2 * Minor fixes for PHP 5.4.x (Fixes "Deprecated: Assigning the return value of new by reference is deprecated" errors in new PHP versions. 14.July.2012 - > Version 4.0.1 * Vbulletin changed WYSIWYG editor parsing in vb4.2.x so hack's editor.php is updated accordingly. 9.September.2010 - > Version 4.0.00 * Hack 4.00.00 is released. Download Now
Screenshots
Show Your Support
|
2 благодарности(ей) от: | ||
Muhammad Rahman, ryancooper |
Comments |
#212
|
|||
|
|||
Hi, i don't understand how to put image a background to a custom page.
Help me? Thank you |
#213
|
||||
|
||||
Quote:
Quote:
|
Благодарность от: | ||
Gn_Snake |
#214
|
|||
|
|||
hemm is this mods can add a jquery slide too in the pages?
i think it will be awesome ? |
#215
|
||||
|
||||
Depends. Technically yes you can of couse any javascript code into webtemplates including jquery. However as with all javascript codes, they mustn't clash with other javascript codes you have in that page as you have a lot of vbulletin's default javascripts in every webtemplate page. So answer is, if you can add jquery to any vbulletin page (eg. show thread page) and IF it does not break any other vb functionality, then yes you can add it to Webtemplates pages too. If it breaks something (eg. Quick reply editor of vb), then you can't but this is not about the hack, this is because 2 javascript sharing the same page should be compatible with each other regarding issues like function/variable names.
|
#216
|
|||
|
|||
Possible bug report...
Installed on 4.2.0 PL2 All works well...except when I went to save my template after editing with the WYSIWYG editor, I get a blank page and the address bar shows mydomain.net/editors.php No errors or anything in FireFox...just blank page. Tried it in ie and get an Error 500. Now if I edit it with the WYSIWYG editor and switch to code view and THEN click to save it, it saves just fine. Summary: If I save with the WYSIWYG editor displayed, it goes to a blank page and does nothing else. As long as I save while in code view (I can edit using either editor with no issues), it saves just fine. Thanks for this hack...I paid for the vb publishing suite, but I'm running WebTemplates on my older vBulletin site and love it so I ended up disabling the CMS on the new site in order to run WT Edit: I tried this both with my custom template and one of the premade templates provided. Same problem on both as well. Vbulletin install is pretty fresh so the likelihood is fairly low that it was caused by any mods. I think all I have installed is VSA Advanced Registration and Spam-o-Matic. |
#217
|
||||
|
||||
Quote:
I found out that somewhere along the new versions vbulletin changed WYSIWYG editor structure so it effected the hack. I just released a new version to fix this issue. For users who has this problem, you do NOT have to make a new full installation of the hack. You can just download hack version 4.0.1 (which is attached to the first post of the thread) and replace "editors.php" in your server with this version's editors.php and this should fix it. |
#218
|
|||
|
|||
Quote:
|
#219
|
|||
|
|||
Hello Logician
Could you please help with a small query? I am using Everywhere Sidebar Mod and have followed these instructions. Open your custom template search for {vb:raw navbar} add below {vb:raw sidebaropen} search for {vb:raw footer} add above {vb:raw sidebarext} save But I am stuck at this part, 3. Open custom page php file and before the render line "$templater->render();" add $templater->register('sidebarext', $sidebarext); $templater->register('sidebaropen', $sidebaropen); assuming you are using $templater as variable change it as required save and upload you php file Any pointers? Thanks. |
#220
|
||||
|
||||
Quote:
PHP Code:
PHP Code:
Also please note that integrating that hack with webtemplates can be tricky as webtemplates is more sophisticated than other simple vb hacks. It can use several designs (themes, HTML parsing, PHP parsing, VB code parsing) etc. so trying to add a sidebar there might not always work, it can break layout in certain scenarios. If you encounter such a problem, you need to get a designer to fix these layout problems for you. So give it shot but don't expect miracles. |
Благодарность от: | ||
gedsta |
#221
|
|||
|
|||
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|