![]() |
|
Mod Options |
![]() |
|||||||||||
WebTemplates 3.7.x: VB Integrated CMS (Content Management System)
![]() Developer Last Online: Jan 2021 ![]() ![]() ![]() This modification is in the archives.
(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. Download Now Only licensed members can download files, Click Here for more information. Screenshots Show Your Support
|
![]() |
||||
Mod | Developer | Type | Replies | Last Post |
WebTemplates 3.5.x: VB Integrated CMS (Content Management System) | Logician | vBulletin 3.5 Add-ons | 960 | 11 Nov 2010 00:58 |
WebTemplates 3.x: VB Integrated Content Management System | Logician | vBulletin 3.0 Full Releases | 254 | 14 Dec 2006 03:30 |
WebTemplates 2.x: VB Integrated Content Management System | Logician | vBulletin 2.x Full Releases | 265 | 13 Sep 2006 19:48 |
#661
|
||||||||
|
||||||||
Originally Posted by Spinball
Sorry nope, webquery section does not support external function calls.
![]()
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System No members have liked this post.
|
#662
|
||||
|
||||
Bummer. Ok, thanks. Still love Webtemplates
![]()
__________________
AVForums.com the UK's largest audio visual home consumer electronics forums. Now using Xenforo because vB5 is not suitable for large forums and vB3 and vB4 are no longer being developed. No members have liked this post.
|
#663
|
|||
|
|||
Hi Logician,
I am really liking WebTemplates so far. Anyway to allow comments? Like a simple system comment system like bannalives tournament mod where anyone can leave comments on the pages. Anyway this is a really cool mod and wish you had premium products, would definitely pay for something like this with pro features, you seem like a talented developer and super helpful to noobs in your documentation, which is fantastic for people like me ![]() Would gladly offer my site to be featured too in the OP if you like. No members have liked this post.
Last edited by cowcowcow; 22 Nov 2011 at 02:38. |
#664
|
||||
|
||||
I'm having an issue using jQuery in my webtemplates:
the templates are taking the "$"s and converting them to $ in the html output. Any way to stop this from happening? No members have liked this post.
Last edited by N8; 11 Mar 2012 at 07:30. |
#665
|
||||
|
||||
Originally Posted by N8
This is an intended feature to provide security![]()
I don't recommend disabling it but if you should, replacing the line $val = preg_replace( "/\\\$/" , "$" , $val ); as //$val = preg_replace( "/\\\$/" , "$" , $val ); in wt_include.php should take care of it.
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System No members have liked this post.
|
#666
|
||||
|
||||
^ Thanks.
I also have a question regarding WebQueries: Inside of: Query Result Row Use $WQfield[fieldname] variables to replace returned fields in your HTML code Is there a way to use conditional statements? I have a webtemplate set up as basically a global "New thread" page - which grabs a list of forumid's / titles and outputs a list of every forum, with every forum name linking to it's respective newthread.php link. What I want to do now is be able to show which forums are empty, but can't figure out how to use a conditional statement to do so... I've tried
.. but noticed that it doesn't matter what I put inside of condition="" - whatever is inside still ends up being displayed. Is this just not builtinto the functionality of WebTemplates or am I doing something wrong? thanks ![]() No members have liked this post.
|
#667
|
||||||||||||
|
||||||||||||
Originally Posted by N8
Webqueries result row section does not support template condiditionals.![]()
You can do what you want by hacking view.php. Find this line:
and before that use something like this
Important: There are 2 of these lines so you should add the hack before BOTH of them.
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System The following members like this post: N8
|
#668
|
|||
|
|||
i have just download and it's works good on my forums
No members have liked this post.
|
#669
|
||||
|
||||
Bigint Unsigned
I keep getting this on my forum, is there anyway to fix this or maybe disable the visitor log?
No members have liked this post.
|
#670
|
|||
|
|||
disregard my last post, this was related to the server time being off apparently.
No members have liked this post.
|
#671
|
||||
|
||||
Can The Page Visit Log Text Be Removed
http://healthcommunity.co/view.php?pg=invalid_pg
I would like to change or delete the 'page visit log' that appears on this page and change the URL. Can this be done? No members have liked this post.
|
#672
|
||||
|
||||
Originally Posted by brycea
To "not to log" a page's visitors, edit that webtemplate, find section "Logged Usergroups" and uncheck all usergroups. Also make sure "Logged Usernames" section is blank.![]()
To delete log, go to log page (URL /editors.php?do=readlogs&pg=WEBTEMPLATE), at the end of page, click "Clear logs for this webtemplate" page. URL to "invalid_pg" webtemplate can not be changed because this is not a regular webtemplate it is an "error page". However you can edit its content to display anything you like in it.
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System No members have liked this post.
|
#673
|
|||
|
|||
Can I get the Site navigation on the right side using this? I installed it and like it but a few issues I have
Seems I cant use tables as it pushes all the info to the botom Cant figure out how to get the site navigation block or other blocks on the page Can someone help me please No members have liked this post.
|
#674
|
||||
|
||||
Hey Logician - Is there a way to change dateline from displaying the time: "5 Hours Ago - 11:57 PM"
And have it only display ie. "5 Hours Ago" ? No members have liked this post.
|
#675
|
||||
|
||||
In which section do you mean exactly? logs?
__________________
Logician's Blog | WebTemplates for vb 4.x : VB Integrated Content Management System No members have liked this post.
|
![]() |
«
Previous Mod
|
Next Mod
»
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Mod Options | |
|
|
New To Site? | Need Help? |
All times are GMT. The time now is 02:13.