View Full Version : Create thread from vBa. How?
Any idea, how can I post thread from vba index page?
Thnak you.
Brian
09-15-2004, 12:10 PM
What exactly do you mean?
I want to make the form to posting threads from the first page to a specific forum called "Your news". Without entering to forum.
Zachery
09-15-2004, 01:45 PM
I don't think its possible at this time as vBa uses a forum to get its posts.
Milorad
09-15-2004, 02:11 PM
I think I understand him....
create a button, and set the link to:
yourforum.com/forum/newthread.php?do=newthread&f=XX
where XX is the forumID of the "Your News" forum. When clicked, this should create a new thread in that forum, and the link can be placed anywhere (even on the front portal page)
to Milorad, no.
It's not a link or button to forum id XX.
-
This is a form like vb "quick reply" window, but just on the vba page. And when clicked, this should create a new thread in ID forum.
(more way)
If it's don't possible, I think to make small pop-up window (after clicked on link) where I put a code for posting thread for my ID forum.
Brian
09-15-2004, 11:06 PM
You could probably copy your 'showthread_quickreply' template into the portal and hardcode the forumid into that.
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.