Hi logician .. i tried it out and i will port all planned functions to webtemplates now :d
here is an example page
http://spielplanet2.de/forums/view.p...lpha_news_v0_2
everything seems to work fine .. but only 2 little not very important things a did not figure out
1. in the old webtemplates..there had been a webquery to show last 10 posts/theads of userX (userX means evry user see his own last posts/threads) like a personal control center ..
2. i need to query out 2 tables .. to make attachments visible as picture/link if i call out the query "show last Threads FROM forumid=2" .. so i would be able not to ashow only thread titels..of course its nice..but i just would like to show also the attachment made in the first post.. of our news forums
Example:
Thread 2345 has an attached image in Foruimd=23 -> it is possible to show up the attachment with a LEFT join in the query?
please help me out.. i read now 2 weeks evry hint in my sql books..but did not figure it our..maybe it isnt possible.. but if its possible i would like to implement the feature
greetings from germany