![]() |
I've been working with web templates the past few days now, everything seems to be working well now, I'm still linking everything up on a test site before turning my main site into it.
I'm currently using a combo of Vb255/VbHome (lite)/ and your webtemplates to link other dynamic pages together. I am making a wish list for you then will post here as requested. I'm playing with setting up a web gallery template with your template system to my site, I've been having a lot of fun learning and experimenting. so thank you for your hard work on the project. I've been working on it most of today, I have a link if you would like to see how it is coming along. The goal is to get my products/development/gallery etc etc linked up to the site with your template system.. if a link doesn't work it's cause i'm still testing. so far the install went beautifully again with my testsite. http://testsite.orbsydia.com/index.php3 thanks Rob |
wow its very very good hack...and easy to install..you relly explained it good...
the only thing is to know the queries..the comman wich you put will not show any help file ??!! |
Quote:
For Webqueries there is a special help page..Please first read that one. Then examining the sample page (whoareyou) and sample webqueries can help you understand the system and if there is anything you still cant understand, please ask away, but more clearly! :) Regards, Logician |
Quote:
I'm not sure I understand why your hack just does not point to the correct VB database. Thanks! |
Quote:
You can use the hack: Just install it and see if you can load "whoareyou" template without any problems. If you get an MYSQL ERROR while loading this template, edit "show.php", find the line: $cekilen_query=mysql_query("select id,name,query,noresulttext,tablerow from webtemplatequery order by id"); BEFORE THAT add: --- cut -------------- $servername='localhost'; $dbusername='root'; //MYSQL username $dbpassword=''; //MYSQL password $dbname='xxx'; //database name mysql_connect("$servername", "$dbusername", "$dbpassword") or die("Couldnt find MYSQL!"); mysql_select_db("$dbname") or die ("Couldnt find DB!"); --- cut -------------- Dont forget to edit your db details and you'll be just fine.. Enjoy! Logician |
I installed successfuly, everything works fine from admin but the query /show.php?pg=whoareyou returns
mySQL error:No Database Selected in case that makes a difference: Although show.php is in the forum folder, I ran WEBTEMPLATES_INSTALL.PHP from the admin folder never mind, I did not read post 45. :rolleyes: |
This is indeed one of the best addons I have seen at vbulletin.org
nice work Logician :) |
Excellent work, Logician!
Prior to installing this hack I had installed your news hack. One of the first templates I will attempt is to create a template that will get the news. |
just installed it, haven't tried it out yet.
just a couple suggestions (maybe for your next version, if you make one)--purely my opinion: 1) instead of the ~~~~cut~~~~ thing, make something like *************** or ================ or --------------- 2) make it so that the hack does not even work if they have not yet deleted the install file :) thanks for the hack! i'm gonna play around with it tonight or tomorrow:) |
After a few headaches, I have concluded that I would need show.php to be able to handle PHP code in the webmaster-defined templates.
Logician - since you would be familiar with both hacks, do you think it would be possible create something similar to the news hack using web templates? |
All times are GMT. The time now is 10:50 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:
|