The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
WebTemplates 2.x: VB Integrated Content Management System Details »» | |||||||||||||||||||||||||||
WebTemplates 2.x: VB Integrated Content Management System
Developer Last Online: Nov 2023
After a long wait, here is the new 2.x version of Webtemplates. First a short introduction for users who are not familiar with the old version:
This hack is a vbulletin integrated content management system. Term "Webtemplates" stands for dynamic webpages that reside in your MYSQL database and administered inside your vbulletin admin control panel. But they are more than regular site pages because they can automatically inherit visual design of your forum, can apply permissions according to your vb usergroup settings, can keep track of page counts, last visitorname/visit time, display page browsers in the page itself and in your whoisonline page etc. So basically webtemplates are dynamic web pages of your site which are powered by vbulletin. WEBTEMPLATES 2.x FEATURES: ([New] indicates feature that is recently introduced in this 2.x version)
For screenshots, FAQ, performance issues, migration from old version to new version, see below. 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.. Version Updates: 30.July.2003 - > Version 2.03 * Adds feature to include regular vbtemplates into webtemplates 2.02 users: apply this fix to update. New users: Get the hack from the first post of this thread (which is the latest version), you don't need to apply this update. 12.July.2003 - > Version 2.02 * Fixes a bug with outside variables. 2.01 users: apply this fix to update. New users: Get the hack from the first post of this thread (which is the latest version), you don't need to apply this update. 2.July.2003 - > Version 2.01 * Fixes bug that bothers webqueries if "Show Template Name" option enabled in vb admin cp * Fixes bug in webquery $WQ_mostactivemembers * Fixes visual look of webtemplate test * Fixes visual look of admin panel and makes sure it looks ok in dark backgrounded boards too. 2.00 users: update here. New users: Get the hack from the first post of this thread (which is the latest version), you don't need to apply this update. Webtemplates 3.x (for vb.3.x) is released here: https://vborg.vbsupport.ru/showthread.php?t=76422 Show Your Support
|
Comments |
#32
|
||||
|
||||
Whoa, this looks incredible. I'll await the vB3 version, and then mess around with it on my localhost for testing.
|
#33
|
|||
|
|||
Even without the search feature this thing rocks and few hours playing you can do some very cool things!!
Using a php include I grab a html page that is uploaded to my server by a program called sMonitor, I was able to edit the sMonitor page so it blends right into my page with other stuff...very cool and might I add..dynamic! |
#34
|
|||
|
|||
Logician - I've recreated the webqueries as you suggested (even though they all looked like they were there anyway) and I still have the problem.
When visiting the test page I get the following error: Code:
SELECT threadid, title, postusername,postuserid,dateline FROM thread WHERE sticky=0 AND visible=1 AND forumid=2 ORDER BY dateline DESC LIMIT 10 mysql error: You have an error in your SQL syntax near ' SELECT threadid, title, postusername,postuserid' at line 1 mysql error number: 1064 Date: Tuesday 01st of July 2003 08:13:06 AM Script: http://<br /> <a href="http://test....hp?pg=test</a> Referer: http://test.com/forum/admin/webtemplate.php? --> When visiting the phptest [private] page I get: Code:
Warning: Wrong datatype for second argument in call to in_array in c:\program files\apache group\apache\htdocs\forum\view.php on line 93 Warning: Wrong datatype for second argument in call to in_array in c:\program files\apache group\apache\htdocs\forum\view.php on line 93 Warning: Wrong datatype for second argument in call to in_array in c:\program files\apache group\apache\htdocs\forum\view.php on line 93 etc. etc. Code:
SELECT dateline,privatemessageid, fromuserid, touserid, title, message, touser.username AS tousername, fromuser.username AS fromusername FROM privatemessage LEFT JOIN user AS touser ON (touser.userid=privatemessage.touserid) LEFT JOIN user AS fromuser ON (fromuser.userid=privatemessage.fromuserid) WHERE folderid='0' ORDER BY privatemessageid DESC LIMIT 30 mysql error: You have an error in your SQL syntax near ' SELECT dateline,privatemessagei' at line 1 mysql error number: 1064 Date: Tuesday 01st of July 2003 08:16:04 AM Script: http://<br /> <a href="http://test....temessages</a> Referer: http://test.com/forum/admin/webtemplate.php? --> |
#35
|
||||
|
||||
Quote:
I'm not sure why this problem occurs in your server. I thought it was related to wrong entries in the webquery table but considering the fact that you created them manually now and still problem is there, this does not look like the culprit now. I installed this hack in different servers with different configurations and vb versions, but never run into such a problem. The weird thing is, you are having "SQL syntax error" in your webqueries however the query in the error log seems just fine. For instance your error logs indicates an SQL syntax error in query: [sql] SELECT threadid, title, postusername,postuserid,dateline FROM thread WHERE sticky=0 AND visible=1 AND forumid=2 ORDER BY dateline DESC LIMIT 10 [/sql] But this is a perfectly ok query and you'll see that it will run ok, if for instance you run it in your phpmyadmin. Since I can not confirm the problem in my localhost, I'm not sure how I can help you. If you want to give it a secondshot, I'd say, delete (drop) all hack tables (wt2_templates,wt2_queries,wt2_themes,wt2_visitlog s) and recreate them (you don't need to redo other installation steps). If this does not help, I would need admin CP/FTP/phpmyadmin access to server that is producing the error to track the problem, if you want it fixed. |
#36
|
|||
|
|||
Logician - thx for your time. I'll try dropping the tables first and then if that doesn't work I can setup access for you. Do you have ICQ / Messenger etc so we can work through it?
PM me your details if you don't want any info here. |
#38
|
||||
|
||||
I'll be giving this a workout over the holiday weekend, thanks
|
#39
|
|||
|
|||
Great work, updated from 0.1 in a snap.
[high]* reismarktq2 clicks install. [/high] |
#40
|
|||
|
|||
Nice!
Is there a way to add another feature where the script links to the templates we create on an index page so I can use it for Book reviews and news sections? Any way to have it do it automatically and by category? |
#41
|
||||
|
||||
Quote:
You can create a webquery that gets webtemplate names from webtemplate category X and list them in an other webtemplate. For instance this sample lists webtemplate names in category 1 (your custom pages) in an other webtemplate. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|