The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 3.5.x: VB Integrated CMS (Content Management System) Details »» | |||||||||||||||||||||||||||
WebTemplates 3.5.x: VB Integrated CMS (Content Management System)
Developer Last Online: Nov 2023
(This hack is for vb version 3.5.x AND 3.6.x. For vb 3.0.x and 2.x see my profile for relevant threads.)
(For vb 3.7 version, please go to this thread) "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 3.5.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.leatherneck.com/forums/view_aboutus.htm http://www.hystersisters.com/vb2/view_funding.htm http://www.theadminzone.com/forums/view.php?pg=aboutus http://www.hystersisters.com/vb2/view_guidelines.htm http://www.hystersisters.com/vb2/view_books.htm http://www3.fertilethoughts.com/foru...hp?pg=acronyms http://www.makeuptalk.com/forums/vie...alk-newsletter http://www.bklab.com (entire site is designed with Webtemplates only!) 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.. Note in 6.August. 2006 : I've tested Webtemplates with vbulletin 3.6.0 gold version and they are compatible. So this hack released here is both for vb 3.5.x AND 3.6.x Note for vb 3.7.x : (29.July.2008): For vb 3.7.x, I released a new version here: https://vborg.vbsupport.ru/showthread.php?t=186644 Version Updates: 16.Dec.2005 - > Version 3.5.01 * Hack released. 16.Dec.2005 - > Version 3.5.02 * A webquery bug fix for boards which use table_prefix. To upgrade just overwrite hack .php files. 17.Dec.2005 - > Version 3.5.03 * A minor bug in WOL page fixed. To upgrade overwrite hack .php files + reinstall product XML 17.Dec.2005 - > Version 3.5.04 * A bug fix for edit webtemplate page not remembering webtemplate's showbrowsers setting.To upgrade overwrite hack .php files 16.Jan.2006 - > Version 3.5.05 * A bug fix for boards which has too many usergroups. To upgrade overwrite hack .php files + uninstall product, then reinstall (your existing webtemplates will be intact) 20.Aug.2006 - > Version 3.6.00 * A bug fix that can cause a MYSQL warning in a few servers in WT admin cp. A minor and unusual problem that happens in certain servers and you don't need to upgrade if you don't see such a message. To upgrade overwrite /includes/wt_include.php and /admincp/wt_wt.php files. 1.Oct.2006 - > Version 3.6.01 * A minor bug fix for showing user avatar and ipaddress in webtemplates. To upgrade overwrite /includes/wt_include.php and view.php files. 2.May.2007 - > Version 3.6.02 * IMPORTANT SECURITY UPDATE! A security problem has been fixed in this version. To upgrade overwrite /includes/wt_include.php and view.php files which is attached to this post. 21.June.2008 - > Version 3.6.03 * Two minor bugs (1 & 2) fixed. 29.July.2008 - > Version 3.7.00 * A new version for vbulletin 3.7.x is released in a seperate thread here: https://vborg.vbsupport.ru/showthread.php?t=186644 Show Your Support
|
Comments |
#812
|
||||
|
||||
Logician...
Again, I'd like to thank you for this mod...very nice! Is there any way, at all, this can be updated to include a "printer friendly" and "email to a friend" option? I know this mod is not supported...but would like to know if it's at all possible...it would be a nice addition to this mod. The reason I ask is that I use this mod for a Knowledge Base I've started on my site... It has come to our staff's attention that these two requests should be implemented within the Knowledge Base articles. This means I'm going to have to create duplicate pages and link to them...so you see the reason for my asking? I appreciate any feedback you have to offer on this... |
#813
|
|||
|
|||
Hello can anybody advise how to place checkbox with profile field option?
I am saving the form with profile.php everything works fine but the checkbox. (textfield works fine). I have tried this: Code:
<input type="checkbox" value="$bbuserinfo[field29]" name="userfield[field29][]" id="cb_cpf_field29_1"/> and this Code:
<input type="checkbox" value="$bbuserinfo[field29]" name="userfield[field29][]" id="cb_cpf_field29_1" <if condition="$bbuserinfo[field29] =='1'">checked="checked"/if> /> Can anybody advise how to proceed with this checkbox field? THANK YOU!!! |
#814
|
||||
|
||||
Quote:
Or you can put a popup javascrit to your vbadvanced page and when it is loaded, it popups about us page. |
#815
|
||||
|
||||
Quote:
|
#816
|
|||
|
|||
Nice Mod! I have it installed and working but have a question. I link to a WebTemplate page from a message on the forum, but when clicked it opens a new browser tab in IE7. None of the other fully qualified links on the site do this. Have I missed a setting?
Running 3.6.8 patch2 and the latest download of WebTemplates. You can see this at http://reunion.cedarfallshigh.org and clicking on the Reunion Roll Call from the center News Item. Thanks in advance. John |
#817
|
||||
|
||||
This is not really about the hack. It is how your vbulletin deals with [URL] tags. If WT is openning the links in a new window, your vbulletin must be openning links in messages in new window too:
http://www.vbulletin.com/forum/showthread.php?t=172169 http://www.vbulletin.com/forum/showt...t=links+window |
#818
|
|||
|
|||
i am trying to past a lot of data and make a page, but am getting this error:
Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 867187 bytes) in /home/site/public_html/forums/includes/adminfunctions_template.php on line 2184 what is causing this? |
#819
|
||||
|
||||
This is not about the hack. Even if it is vbulletin that is producing this error, it is not about vb either. It happens due to a server restriction you have and because you are trying to post data which is above this restriction.
Please see here for more info and also fix: http://www.vbulletin.com/forum/showthread.php?t=78563 (If you are on shared hosting and can't get PHP memory limit increased, try to shorten your page) |
#820
|
||||
|
||||
Hi Logician!
Just a quick question for you. A couple of weeks ago my team and I completely overhauled my site. We had to integrate my current forums into the new template skin which worked fine, but when I am in the admincp in the Webtemplates section none of the pages work. However they do work when on the regular page. I was told it has something to do with CSS? Would you happen to know how I can fix this? If you need any log in info to see what I am talking about I will be more than happy to give it to you. Thanks, Cori |
#821
|
||||
|
||||
Are all you WebTemplate files in tact? (ie do you need to upload them again?)
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|