![]() |
Quote:
|
Bummer. Ok, thanks. Still love Webtemplates :)
|
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. |
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? |
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. |
^ 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 :) |
Quote:
You can do what you want by hacking view.php. Find this line: PHP Code:
PHP Code:
|
i have just download and it's works good on my forums
|
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: |
disregard my last post, this was related to the server time being off apparently.
|
All times are GMT. The time now is 01:24 PM. |
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:
|