![]() |
Very nice, and VERY Powerful! I installed this on my test forum, and installation was a breeze. Even a novice can install this. I am just starting to "play" with this, but it looks incredible.
Thanks for all the time you spent, Jbear |
Quote:
If I change "left(title,28)" in the query above to just "title", the thread titles appear (but obviously not only the first 28 characters). |
@grb123: Can you post your query and tablerow here? let me check what the problem is.. (Also which version are u using?)
@jbear6: thx for the nice comments :) |
Hi Logician
I have the following in my query (using the new, unreleased version of Webtemplates) Query: Quote:
Quote:
|
Logician - Love the hack! Thanks to the patient help of DrkFusion - the hack is installed and working smoothly, and I even have a slight concept of how to use it! ;)
Please take a look at www.thesistersthree.com/site ALL my pages are webtemplates. I know you said not to use a lot of them, but is there a limit? So far it seems really helpful. I don't have a lot of the site finished, but if you check the gallery section, you will see a bunch of different templates in use (for every link there's a template). If using this many is okay, is there a way to organize them in the admin cp similiar to the template section? For instance - I'd like all the gallery webtemplates to be in one section, spells in another, etc etc. Also, I'd be interested in allowing more than two webtemplates to be called if you are considering releasing it. :) |
Quote:
Try to follow my suggestion in my previous message. Like this: Query: SELECT threadid, left(title,18) as title1, forumid, postusername, dateline FROM thread WHERE forumid='28' ORDER BY dateline DESC LIMIT 10 Tablerow: <tr><td class="leftboxcontent"><a href="$bburl/showthread.php?s=&threadid=??threadid??">??title1? ?</a></td><tr> See the difference? ;) @Rose: Need to go offline now, I'll answer you ASAP.. |
Quote:
|
Quote:
Quote:
There is no limit. You can use as many as you like. Quote:
Gallery1_templatexxx Gallery1_templateyyy Gallery1_templatezzz all gallery1 templates will be listed newt to each other and you can track tham easily Quote:
There is a high demand for this feature but it really effects hack's performance badly by slowing the parsing and increasing loading time. So I cant promise for that feature.. Let's see what will happen in the next release.. :) |
This will probably sound like the stupidest question ever. But if I use WebTemplates do I HAVE to use my forum stylesets as my layout in the WebTemplates?
I mean instead of the layout showing according to the styleset the user has selected is it possible to code it so the whole site appears as a specific styleset that is the same for all users, but that styleset is not accessible through the user cp. I like the premise of this hack, but I don't quite fancy my forums styleset as the layout for my entire site. |
Quote:
The system works like this: Webtemplates are basically HTML pages so they display the HTML source (together with vb variables if you choose to) when they are loaded. Simply put the source of any HTML page into a webtemplate and this webtemplate will display it in the design of the page. So if you dont use vb style sheet elements in your source code, they wont be displayed and your webtemplate will have a permenant style, just like a static HTML page. I hope this helps you to understand the logic.. |
All times are GMT. The time now is 06:24 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|