The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Well, I have a friend that's a coder, he doesn't know a lot about vBulletin but I've asked him to make me a script so that when a BB code is used, a script will be activated (PHP) and it'll run it when the BB code is used.
However I've been unable to find a way to do this and after talking to vBulletin staff they said that custom modifications / hacks would have to be made. Does anyone have an idea on which files need editing ? This would be very helpful =) |
#2
|
||||
|
||||
![]()
It really depends upon what you want to do. Your question is very vague, and without an explaination of exactly what ypu,re looking to do it's quite difficult for anyone to offer advice on the matter
![]() |
#3
|
|||
|
|||
![]()
There should be hooks which you can create plugins for in the vB_BbCodeParser class.
|
#4
|
|||
|
|||
![]()
Well I have a url.. on my site, say :
http://mysite.com/asdasd This url is a free hosting URL that allows people to download files as long as they wait 60 seconds.. write the captcha code and then they get a download link.. , however when this is put on my site with the BB code [file] http://mysite.com/asdasd [/file] I want it to give the direct URL to the file (That's normally not given.., for this I have a script that'll generate that for me) , as I have to generate a new URL everytime the page is loaded as the URL expires etc. This of course will only happen for certain files and only certain users would be able to see this.. Thanks for your help ![]() |
#5
|
|||
|
|||
![]()
A BB-code does not really sound like the best approach for this, as posts are pre-parsed and cached on the first view. In order to do it like this you will probably need to turn off the post caching and this would have a negative impact on performence.
|
#6
|
|||
|
|||
![]()
Is there a way to turn post caching off for only one category ?
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|