The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want to use v-bulletin as a comment section on non vb pages.
Is there a way to do that? |
#2
|
||||
|
||||
![]()
I don't know what you mean. You can link to a thread on a non-vb page and have them make their comments as posts in a thread, if that is what you mean.
|
#3
|
|||
|
|||
![]()
That can work. How do I link thread to non-vb page.
All my pages have id in URL. Like domain.com?id=23454 My idea is: check if thread "23454" exist if yes so show it. If thread "23454" do not exist show "there is 0 comments" and link to create thread. (is possible to create thread with single click?) Sorry for my English I will pay for make this works |
#4
|
||||
|
||||
![]()
You would have to write some code to do that if statement. Do a query to get the required fields from the thread table (replies, title, whatever else) and if no results, then it doesn't exist.
|
#5
|
|||
|
|||
![]()
Anybody here willing to help me to solve this?
I'm not good at PHP coding. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|