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 |
#652
|
||||
|
||||
Quote:
It should be off for you. |
#653
|
|||
|
|||
Quote:
But I checked and ALL the boxes are ticked in vboptions. I don't see buttons for colour OR size, on that forum of my own, or here. |
#654
|
||||
|
||||
Quote:
https://vborg.vbsupport.ru/profile.php?do=editoptions If you still can't see, I'd think it is a browser issue. You can try to use with a different browser. See my screenshot how they look in firefox |
#655
|
||||
|
||||
Hello Logician. I have set up a webquery to display a list of members who are in an exclusive secondary usergroup. I want to display their avatars.
Is there a way to get a link to each user's Avatar image using a webquery so I can display it in a webtemplate? I'm using vB 3.8. Thanks. |
#656
|
||||
|
||||
Quote:
|
#657
|
|||
|
|||
Question.
I have a Logician's Webtemplates Mod template with PHP code embedded in it from another mod and I would like to add the Cyb Chatbox in that custom template page as well. The call to code is "$cybchatbox" I'm willing to pay $25 via paypal gift if someone can send me the code to get this web template working with both included mods. PM me if interested. Thanks a ton guys in advance for your help |
#658
|
||||
|
||||
Quote:
If it is a php webtemplate then code can be: echo $cybchatbox; Give it a shot. |
#659
|
|||
|
|||
Thanks, the template is a php parses template. I tried your suggestions and it just displayed the text when I viewed the page and not the chatbox
It just displayed: echo ; I also tried just "$cybchatbox" in the template and in the theme itself and no go... Thanks again for the suggestions though, I do appreciate it. |
#660
|
||||
|
||||
Quote:
Try to add the line in a PHP part or if you want to keep it where it is try to include it with PHP syntax, ie: <? echo $cybchatbox; ?> |
#661
|
||||
|
||||
Can I do this?
HTML Code:
<tr> <td class="$alternate" align="left" VALIGN="TOP"><div class="smallfont">$queryqueryresult) <a href='http://www.avforums.com/forums/member.php?$session[sessionurl]u=$WQfield[userid]'>$WQfield[username]</a></div></td> <td class="$alternate" VALIGN="TOP"><div class="smallfont">$WQfield[email]</div></td> <td class="$alternate" VALIGN="TOP"><div class="smallfont">$WQfield[title]</div></td> <td class="$alternate" VALIGN="TOP"><div class="smallfont">$WQfield[joined]</div></td> <td class="$alternate" VALIGN="TOP"><div class="xsmallfont">$WQfield[ipaddress]<br /><? echo(geoip_country_name_by_addr($gi, $WQfield[ipaddress])); ?></div></td> </tr> PHP Code:
Thanks |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|