![]() |
First of all: Very nice hack!
My question now: Is it possible to include subforums to: $WQ_last10threadfromforum2 I tried to get arround this like that: forumid='36,40' It did not work. I hope you can help me ;) |
Quote:
|
Quote:
|
Hi!
I have got a new question: I use $WQ_last10threadfromforum2 to show some threads. I included the table "forum" to show the forum name. Code:
SELECT thread.threadid, thread.title as threadtitle, thread.postusername,thread.postuserid,thread.dateline,forum.title,forum.forumid, forum.parentid Now I wanted to show the names of one parent forum, too. First I tried it with "parentid" and "title" but it did not show me the name of the parent forum, it just showed me the name of the forum where the thread is. After that did not work I tried it like that: Code:
<td class="$alternate" WIDTH="12%" VALIGN="TOP" NOWRAP><div class="smallfont"> I hope you understand my problem. I am not good at coding. Please help me if you are able to. cU anarx |
Ok, I'm undecided now between this product and vbArticles by Mary.
WebTemplates is free and been around longer, but Mary's product looks snazzier. Has anyone looked at both offerings? Thanks. |
Hey Logician,
This is a flawless mod. I love it!! this will be a keeper! Only question I have is how do I create categories besides "Your Custom Pages" and "Default WebTemplates" I'm a total noob:p Thanks |
Please check 1.3.1.3 section in manual
|
Thanks it worked.
It's beautiful! Any chance of making a search or releasing a code for that? |
Simple question. Are members able to reply to articles placed into the system? Otherwise I think vBa Blogicles may be the better alternative at http://www.vbadvanced.com/forum/showthread.php?p=105492.
|
Quote:
Any news on how to make the page in certain style id? Example above doesnt work. Thank you!!!! |
Quote:
Here's what I did -- PHP Code:
I suppose you could enclose your entire page in the conditional so that only the specified group(s) could see it. Since you're giving (or denying) permission at the page level in vb (as opposed to element level) I guess this works pretty generally to convert WT permissions. Comments/corrections? Logician -- I'm so very grateful for your add-on and your support of it! |
I put the logout code in the template. This will use the vbulletin standard logout where it will display the message "Return to index page or the last view page"
Is there a way i can specify a site that after the member logout will be directed to ? Thanks |
Excellent mod.
How would one use the vB's internal ajax to tap into a add-on database and edit those fields? Mark |
Which $ variable I can use to display the last updated time of a user profile, either by himself or by the admin.
For example, when the admin move the user from usergroup X to usergroup B, I'd like to display the time when the admin made the usergroup move for the user. Thanks |
Quote:
|
thanks, Logician,
I decided to do without. |
How can I embed a flash file into the new pages and what do I have to do to remove the branding and extra stuff on the bottom? Much props on your work and all but I wouldnt mind paying a few bucks to remove the branding.
Parsing : TEXT | Theme : Default Basic Theme WebQuery : N/A <------This Stuff!! |
I have installed this but wehn I go to add a new template I do not get any default themes, I only get 'No Parent Template'.
Any ideas what is wrong here? |
Quote:
|
Hi Logician,
Do you have any plans to improve this mod? |
I'm sorry if someone has asked this already but I've noticed on the sites that this mod was installed on, let's say the leatherneck site, that I cannot find the link to click on that site to get to the about us page.
My question is, once you create a page, how to you get a link to diplay is a specific place on your VB forum? |
Quote:
1- Create your webtemplates link yourself manually in certain locations like navbar. 2- Put your webtemplates link an other webtemplate or site main page 3- Hack has already comes with a default webtemplate, which automatically compiles the list of your webtemplates created in a special group. |
Thank you for this great hack. I like that it comes with the default template with automatic list of webtemplates, but I will need a link in a navbar. Is this easily done, or is this another hack?
|
Quote:
Admin cp/styles&templates/style manager/(Expand Templates)/Navigation / Breadcrumb Templates/navbar (edit) |
Logician,
I have created a webtemplate where member can log in and have a different message displayed depends on which usergroup the member belongs to. i have a small question, I don't know why the even though the page displays fine, the hourglass on the cursor seems to loads forever.... It's like something is still loading.... |
When running this on VB 3.6.4, I get this error at the top of any webtemplate page
Warning: unserialize() expects parameter 1 to be string, array given in /view.php on line 59 Warning: unserialize() expects parameter 1 to be string, array given in /view.php on line 60 Wondering if it's a compatability problem with PHP5? |
Quote:
PHP Code:
|
That seems to have worked aok!
Thanks |
Thanks Logician for you help. This is a nicely done and useful hack.
I see your code. Will this allow me to post this code is a specific forum instead of all forums? |
Nice hack. So far it works well on vb 3.6.5.
By the way, how do i remove the page stats on footer (ie. page visitors, last visitor, page created, etc.)? |
how do we add meta tags to the index page of this
|
I would want to use the $WQ_last10threadfromforum2 query with multiple forums. So that I could take last 10 threads from forum id:s 1,2,34,5 for example.
Is this possible? |
hrrrmmm feeling really stupid here....(no blonde jokes please:o )
But when I tried to install.....and I got to the Step 3 on the Installation read me file....My VB ADMINCP didnt seem to be the same as what is being described. And when I tried to import the file "webplate_export.xml" I gt an Invalid File error. Any thoughts? I'm on vb 3.6.5 |
I would back track and make sure you didn't skip any steps. Once all the files are uploaded to your server be sure you've imported the products-webtemplates.xml. The instructions aren't exactly accurate, so unless you're completely familiar with vB and all the options, I can see how it would be easy to miss. You import that by going to Plugins & Products > Product Manager > Add/Import Product. If you don't import that file then you won't see any of the Webtemplates options in your Admin CP. If you don't see the Webtemplates option then that means you're attempting to upload the webtemplates_export.xml to the wrong place. If that's the case then you'd definitely get an error when importing.
Back track and follow the instructions, but replace the info "Login Admin CP/Product Manager/Add-Import Product/ -> Import the file named 'product-webtemplates.xml'" with the path I've provided above in bold. You won't be able to upload webtemplates_export.xml until you've imported products-webtemplates.xml, because you need to import the export.xml using the Webtemplates options. Hope that helps. If that doesn't, then maybe you could elaborate more on your problem. |
<font color="blue">I had found the 1st imported file but it had loaded under the vb options-->a listing on the right...(as opposed to the instruction alluding to they would be in the menu system to the left)....and I could open that up but it did not give me the option to import there as the instructions suggest rather .....the import is down in the plug ins as you said....that is where I had attempted to import the 2nd file and received the invalid error.</font>
|
If you can't handle it and don't mind me giving admincp access, I can take a look.
|
yes please, if you can...
again I seem to be stuck on Step 3, the loading of the 2nd .xml file. |
Wooohoooo!!!!!(( (_/_) (_|_) (_\_) )) (doin' da happy dance wiggle!)
Thank you for the assistance Logician!!!!!! |
Sounds to me you were trying to upload the 2nd file in the wrong place. It had to be imported through Webtemplate options, not vBulletin's Plugin/Product importing area. But, looks like you've been taken care of!
|
There's a security problem with this mod. If u have it, better disable it til the author fixes it.
|
All times are GMT. The time now is 09:32 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:
|