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 |
#662
|
||||
|
||||
Quote:
|
#663
|
||||
|
||||
Bummer. Ok, thanks. Still love Webtemplates
|
#664
|
|||
|
|||
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. |
#665
|
||||
|
||||
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? |
#666
|
||||
|
||||
Quote:
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. |
#667
|
||||
|
||||
^ 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 Code:
<if condition=" $WQfield[lastpostid] == 0">code here</if> Is this just not builtinto the functionality of WebTemplates or am I doing something wrong? thanks |
#668
|
||||
|
||||
Quote:
You can do what you want by hacking view.php. Find this line: PHP Code:
PHP Code:
|
Благодарность от: | ||
N8 |
#669
|
|||
|
|||
i have just download and it's works good on my forums
|
#670
|
|||
|
|||
I keep getting this on my forum, is there anyway to fix this or maybe disable the visitor log?
Code:
Database error in vBulletin 3.8.7: Invalid SQL: SELECT count(*) as num,floor((1340668799-dateline)/604800) as week FROM vbwwu002visitlog WHERE (userid=1)AND(dateline>=1338249600) GROUP BY week ORDER BY week; MySQL Error : BIGINT UNSIGNED value is out of range in '(1340668799 - `bbq`.`vbwwu002visitlog`.`dateline`)' Error Number : 1690 Request Date : Tuesday, June 26th 2012 @ 03:26:56 PM Error Date : Tuesday, June 26th 2012 @ 03:26:57 PM Script : .com/forum/ Referrer : admincp/index.php?do=head IP Address : 71. Username : c Classname : vB_Database MySQL Version : 5.5.24-0ubuntu0.12.04.1 |
#671
|
|||
|
|||
disregard my last post, this was related to the server time being off apparently.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|