![]() |
Whoa, this looks incredible. I'll await the vB3 version, and then mess around with it on my localhost for testing. ;)
|
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! |
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 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 Code:
SELECT dateline,privatemessageid, fromuserid, touserid, title, message, touser.username AS tousername, fromuser.username |
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. |
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. |
Quote:
I agree with you there mist, very very nice work !! |
I'll be giving this a workout over the holiday weekend, thanks
|
Great work, updated from 0.1 in a snap.
[high]* reismarktq2 clicks install. :)[/high] |
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? |
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. |
All times are GMT. The time now is 11:40 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:
|