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 |
#292
|
|||
|
|||
How is it that I missed such a great idea for so long?
I'll probably install this and then they'll put out 3.8.x and I'll have to reinstall... But I'm still going to do this. |
#293
|
||||
|
||||
Quote:
But if you still want to change, it would require some modifications in many files. You need to do the first change in .htaccess file, then search for "htm" in view.php, editors.php, wt_wt.php files and change them too. |
#294
|
|||
|
|||
Installed.
Excellent, thank you Logician. I noticed that you posted some examples of sites that use a template as their home page. How would one name a template as an index file, or would a redirect to the desired template be used? I'd like to use a template as a home page to try a few things. Thanks in advance for any advice. |
#295
|
||||
|
||||
pre-installation faq item 7 covers it.
|
#296
|
|||
|
|||
Thank you Logician for the information and great work! :up:
|
#297
|
|||
|
|||
How much of the Hyster Sisters website is based on this template? How do they do their homepage over there? If most of their pages there are based off this template, it looks like I found a winner.
|
#298
|
||||
|
||||
Thanks again. Well, integration with vBAdvanced is not possible if we enable url rewrite option in webtemplates... there must be a way to achieving this.
|
#299
|
|||
|
|||
I love this mod and use it on several forums...
BUT, have a unique problem on a new forum. Its not possible for me to import .xml files the usual way through the AdminCP>Import Product as I get this error Quote:
However, step 3 of installing this mod, requires the webtemplate_export.xml to be imported - the mod does not give me the option to import it from the server and I get the above error if try importing the required way. Anyone got a work around or advice? |
#300
|
|||
|
|||
I have prepared a list with letterbar which let users to filter the threads. (Letterbar in this post)
Everything works perfect. I've used the letterbar as below in the templates. Code:
<a href='view.php?pg=cat1&myletter=a'>A</a> <a href='view.php?pg=cat1&myletter=b'>B</a> <a href='view.php?pg=cat1&myletter=c'>C</a> Code:
SELECT t.threadid, t.title, t.postusername,t.postuserid,t.dateline, f.title as forumtitle FROM " . TABLE_PREFIX . "thread t LEFT JOIN " . TABLE_PREFIX . "forum f ON f.forumid=t.forumid WHERE t.sticky=0 AND t.visible=1 AND (t.forumid=1 OR t.forumid=2 OR t.forumid=3) $letterquery ORDER BY t.dateline DESC LIMIT 2000 What i mean is, i would like to be able to use a letterbar for the template which lists all the threads from category1, category2 and category3. Is that possible ? Regards |
#301
|
||||
|
||||
Nearly all Hyster Sisters external pages are powered by Webtemplates. They have over 100 webtemplate pages. But their home page is not WT, it is a custom script.
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|