vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - Links and Downloads Manager (https://vborg.vbsupport.ru/showthread.php?t=119041)

AndrewD 12-29-2006 06:40 AM

Quote:

Originally Posted by Brew (Post 1146745)
I was looking into installing this but I think I'll wait to see if there is a fix with this problem. My DB is way to large to keep making backups and reinstalls.

:cool:

Brew

A cautious man, indeed....

I don't think I've destroyed many databases recently, but perhaps the victims are out on the streets of Paris today, waiting to gain their revenge on me.

Seriously, am happy to be of help to you.

Ucla74 12-29-2006 02:31 PM

Quote:

Originally Posted by AndrewD (Post 1146802)
I think you had probably installed something the wrong way - the broken column layout was caused by a faulty mix of html commands. Anyway, I've reinstalled two LDM VBA modules on your site (category list and what's new) just to show that things are working correctly. If you want to add/change these, I recommend you use the 'vba_modules.zip' in the top post of this thread, rather than the files that are actually in the LDM release zip, which have not been properly 'module'ised.

Get back to me if you still have problems.

Ahhh...no doubt, that's what I did. Thank you very much for the help--that's perfect! I doubt I'll need more than those two modules for quite awhile.

Thanks again, and Happy New Year!

AndrewD 12-29-2006 06:01 PM

Quote:

Originally Posted by CSS59 (Post 1145770)
Hi Andrew,
Any way to make this easier to look at?
Perhaps set it up more like a directory?
like http://linkageplus.com

I am willing to pay for this. Please let me know

Something like this?

Slave 12-30-2006 01:41 AM

Looking good so far Andrew :)

my 2d .. make the top level categories a larger font and limit the subcats to a user nominated number. Perhaps allow the picking of which subcats to show, although this would increase the amount of coding needed.

Final thing would be to limit the amount of text per subcat to enable a clean look over however many columns chosen.

Hope that helps :)

zellvnn 12-30-2006 07:23 PM

avi extension isn't working in Jukebox sir

Zowners 12-31-2006 02:17 AM

Hey Andrew just asking about that additional extra you gave me to limit downloads by posts. I want to add usergroup id 17 to the exceptions so that they dont require posts to download, im having difficulty finding where to add it in the code.

AndrewD 12-31-2006 04:22 AM

Quote:

Originally Posted by Zowners (Post 1147839)
Hey Andrew just asking about that additional extra you gave me to limit downloads by posts. I want to add usergroup id 17 to the exceptions so that they dont require posts to download, im having difficulty finding where to add it in the code.

Take a look in the plugin code and find the line

Code:

$exclude_groups = array(6);
Change this to, e.g.

Code:

$exclude_groups = array(6, 17);

AndrewD 12-31-2006 04:55 AM

Quote:

Originally Posted by zellvnn (Post 1147678)
avi extension isn't working in Jukebox sir

I assumne you've added mimetype info (video/avi) for the avi filetype to the vbulletin file attachments table. (I.e. does the player open but then not play anything?)

I've set up LDM to use WMP to handle the avi filetype by default. However, avi files come in different formats. Windows Media Player only handles some of them. (It depends on the video codec used to produce the file.)

DivX is another player which works better. Try switching to this - LDM/admin/settings, find the Media File and Jukebox Settings section, and remove avi from the musicbox_filetypes list and add it to the musicbox_filetypes_divx
list.

The DivX player has to be downloaded from the divx web site. It should auto download when you try to play a file through it, but you can also pre-install it by going to http://www.divx.com/divx/webplayer/

Zowners 12-31-2006 06:34 AM

Thanks worked perfectly lets all bow down to your fast responses.

mike the mix 12-31-2006 04:54 PM

I am an absolute Newbie and struggling. I have a simple vB running very well (latest release) and wish to add a simple "web site" on the same server containing some html pages which link to pdf files. I want to control access to the "web site" using vB, so that only registered users get access. I have uploaded the web site and its files (via ftp) to a new directory (with 777 rights) on the same level as public_html (so it is not visible or accessible to internet browsers).
I have installed LDM and have sucessfully got it to link to the "index" page of my web site. However, when I then attempt to follow a link into the site, it attempts to use the normal url - which cannot be resolved. What am i doing wrong? Do i need to upload the site and its linked files using LDM? How?

Thanks and regards,
Mike

AndrewD 12-31-2006 06:18 PM

Quote:

Originally Posted by mike the mix (Post 1148156)
I am an absolute Newbie and struggling. I have a simple vB running very well (latest release) and wish to add a simple "web site" on the same server containing some html pages which link to pdf files. I want to control access to the "web site" using vB, so that only registered users get access. I have uploaded the web site and its files (via ftp) to a new directory (with 777 rights) on the same level as public_html (so it is not visible or accessible to internet browsers).
I have installed LDM and have sucessfully got it to link to the "index" page of my web site. However, when I then attempt to follow a link into the site, it attempts to use the normal url - which cannot be resolved. What am i doing wrong? Do i need to upload the site and its linked files using LDM? How?

Thanks and regards,
Mike

Not sure what you've done wrong, but you don't need the separate html page to manage access to these pdf files. LDM does this directly. This is what you do:

- Create (or choose) one of your VB forums that is only available to your registered users
- Create an LDM category, and on the category creation form, select the protected VB forum.
- Create entries in that forum pointing to each of your pdf files.

These are then accessible only to your registered users.

Happy to give more help if needed.

Spinball 12-31-2006 10:15 PM

Andrew is it possible to put a limit on the size of the description?
Companies are taking the mickey a bit and putting over long adverts in there.

AndrewD 01-01-2007 04:17 AM

Quote:

Originally Posted by Spinball (Post 1148282)
Andrew is it possible to put a limit on the size of the description?
Companies are taking the mickey a bit and putting over long adverts in there.

<max_textlength> in LDM/admin/settings - the security and user access section - that should do the trick. Currently, this is an 'all or nothing' setting - you can't place different limits on entries in different categories. You might also give people a gentle encouragement in the message you put in <use_instructions> in the same part of the LDM admin/settings page.

Ucla74 01-01-2007 05:59 PM

Site: http://oops-hq.us If using the Default style, clicking the "What's New" button at the bottom of the center column opens the list. However, if using any other style, you can see about a 1 or 2px line change, but no list. What do I need to change to correct this?

AndrewD 01-01-2007 07:11 PM

Quote:

Originally Posted by Ucla74 (Post 1148631)
Site: http://oops-hq.us If using the Default style, clicking the "What's New" button at the bottom of the center column opens the list. However, if using any other style, you can see about a 1 or 2px line change, but no list. What do I need to change to correct this?

Can't say without looking, and you seem to have changed the password you sent me...

Ucla74 01-01-2007 10:30 PM

Quote:

Originally Posted by AndrewD (Post 1148672)
Can't say without looking, and you seem to have changed the password you sent me...

Sorry...forgot I'd reset that. Fixed. :) Thanks, Andrew!

bigdaddyforums 01-02-2007 03:04 AM

Quote:

Originally Posted by AndrewD (Post 1140793)
Sorry, I don't quite understand your question.

Do you mean the title bar at the top of the browser? - maybe you could post a screen shot to show me.

Hi Andrew posted a screenshot there for you, what I meant by the question is that all the page titles in the <title> tag are the same.

So you can see in the screenshot that I'm viewing a file called Stuart Mckeown - Stucast003

Therefore the title tag should be something like:

<title>Stuart McKeown - Stucast003 - Category Name - Board Name</title>

It puts the category names in the title tag fine, just doesn't include the actual file name. Does this help explain it a bit better? :)

Also I'd quite like to see FTP upload with a Progress Bar. I've got people trying to upload 200mb sets but it just times out on them after an hour or so. So it'd be nice to see how long you have left to upload with a nice progress bar etc :)

Keep up the good work!

Stuart

AndrewD 01-02-2007 04:22 AM

Quote:

Originally Posted by bigdaddyforums (Post 1148929)
Hi Andrew posted a screenshot there for you, what I meant by the question is that all the page titles in the <title> tag are the same.

So you can see in the screenshot that I'm viewing a file called Stuart Mckeown - Stucast003

Therefore the title tag should be something like:

<title>Stuart McKeown - Stucast003 - Category Name - Board Name</title>

It puts the category names in the title tag fine, just doesn't include the actual file name. Does this help explain it a bit better? :)

Thanks - this will be in 2.2.7 when available (alpha 1 in a few days, I hope)

Quote:

Originally Posted by bigdaddyforums (Post 1148929)
Also I'd quite like to see FTP upload with a Progress Bar. I've got people trying to upload 200mb sets but it just times out on them after an hour or so. So it'd be nice to see how long you have left to upload with a nice progress bar etc :)

Yes, I know what you mean... I gave this som ethought before - probably the easiest and most robust solution is to offer an optional addon to one of the Java uploader scripts

butty 01-02-2007 11:35 AM

hi andrew. first up thanks for a great release. i dont like installing too many addons to my forums. esp large changes as if the support and updates went from then id be basically screwed lol

from what ive seen of your plugin and the eager to help people out with there problems i didnt think twice before sticking it on. it definetley is one of the finest additions to vbulletin so well done :)

now to my problem lol

i have bought wimpy player for my forum and im hoping to have the ldm system working as a simple mp3 streamer for mp3 files.

the problem i have is that for one the wimpy player flash button is great but it doesnt stop playing when another one is clicked on the same page can u think of a way to solve this?. also if u navigate from the page it stops altho the nature of flash i can understand having to live with that.

the other issue is that if you have over about 15/20 entries per page or more the page loading and scrolling etc slows down to a crawl you can see what i mean here

http://www.oldskoolanthemz.com/forum...s.php?catid=13

id rather not have only 15 per page as my archive is going to be full of hundreds of mp3's, is there a way of solving these problems

of course i understand if because of wimpy and constraints with the flash buttons etc this isnt possible.

if this is the case could ya let me know as i will change it over to non wimpy buttons and then explain and show you some of the problems i have doing things with the built in player, hopefully ya will be able to give me some advise on how i can get it functioning as i would like

many thanks andrew and keep up the good work :D

AndrewD 01-02-2007 11:46 AM

Quote:

Originally Posted by butty (Post 1149066)
hi andrew. first up thanks for a great release. i dont like installing too many addons to my forums. esp large changes as if the support and updates went from then id be basically screwed lol

from what ive seen of your plugin and the eager to help people out with there problems i didnt think twice before sticking it on. it definetley is one of the finest additions to vbulletin so well done :)

now to my problem lol

i have bought wimpy player for my forum and im hoping to have the ldm system working as a simple mp3 streamer for mp3 files.

the problem i have is that for one the wimpy player flash button is great but it doesnt stop playing when another one is clicked on the same page can u think of a way to solve this?. also if u navigate from the page it stops altho the nature of flash i can understand having to live with that.

the other issue is that if you have over about 15/20 entries per page or more the page loading and scrolling etc slows down to a crawl you can see what i mean here

http://www.oldskoolanthemz.com/forum...s.php?catid=13

id rather not have only 15 per page as my archive is going to be full of hundreds of mp3's, is there a way of solving these problems

of course i understand if because of wimpy and constraints with the flash buttons etc this isnt possible.

if this is the case could ya let me know as i will change it over to non wimpy buttons and then explain and show you some of the problems i have doing things with the built in player, hopefully ya will be able to give me some advise on how i can get it functioning as i would like

many thanks andrew and keep up the good work :D

I see what you mean - I think the page load speed is probably because of all the wimpy buttons - I'll take a look into it and see if there's a way of overcoming this and your other problem.

Ucla74 01-02-2007 12:13 PM

Quote:

Originally Posted by Ucla74 (Post 1148780)
Sorry...forgot I'd reset that. Fixed. :) Thanks, Andrew!

Just so it's clear--I fixed the password, not the problem. :)

chorton 01-02-2007 12:40 PM

Is it possible on the ratings to make it mandatory that they leave STARS as well? My members complain that the rating sytem devalue's some of the songs if the person letting a review/comment forgets to let stars.
I would like it to be required they they pick a star rating.

|oR|Greg 01-02-2007 12:42 PM

Andrew, have you considered using an FLV player for locally hosted FLV videos?

I'm using one, and it's pretty sweet.

AndrewD 01-02-2007 01:00 PM

Quote:

Originally Posted by Ucla74 (Post 1149086)
Just so it's clear--I fixed the password, not the problem. :)

Yes, I'd realised - am back at work now, so will take a look this evening...

AndrewD 01-02-2007 01:01 PM

Quote:

Originally Posted by |oR|Greg (Post 1149101)
Andrew, have you considered using an FLV player for locally hosted FLV videos?

I'm using one, and it's pretty sweet.

Wimpy Flash makes my life easiest...

AndrewD 01-02-2007 01:04 PM

Quote:

Originally Posted by chorton (Post 1149099)
Is it possible on the ratings to make it mandatory that they leave STARS as well? My members complain that the rating sytem devalue's some of the songs if the person letting a review/comment forgets to let stars.
I would like it to be required they they pick a star rating.

OK, will add a switch.

I've been thinking for some time about Slave's idea for tag clouds. He'd suggested using keywords as the markers of proximity. I'm wondering about using people's collective "hit" and "rating" patterns - rather like in Amazon, you get suggestions of things you may like based on what you buy and others buy. What would you think about an add-on that helped people find other music they might like?

|oR|Greg 01-02-2007 01:23 PM

Is there anyway to make the comments system post to the discussion thread if you're using the auto-thread-create plugin?

chorton 01-02-2007 01:30 PM

Quote:

Originally Posted by AndrewD (Post 1149120)
What would you think about an add-on that helped people find other music they might like?

I think that would be a great idea.

butty 01-02-2007 01:34 PM

Quote:

Originally Posted by chorton (Post 1149140)
I think that would be a great idea.

what he said! :)

AndrewD 01-02-2007 05:37 PM

Second question first.

Quote:

Originally Posted by butty (Post 1149066)
the other issue is that if you have over about 15/20 entries per page or more the page loading and scrolling etc slows down to a crawl you can see what i mean here

http://www.oldskoolanthemz.com/forum...s.php?catid=13

id rather not have only 15 per page as my archive is going to be full of hundreds of mp3's, is there a way of solving these problems

of course i understand if because of wimpy and constraints with the flash buttons etc this isnt possible.

As far as I can tell, this is a problem with dear old Internet Explorer. The scrolling problem does not occur with either Firefox or Opera. I wondered if this was possibly due to IE using the <object> tags and the others using the <embed> tags for Flash, but this seems not to make any difference - as soon as you load up 20+ flash tags on the same page, IE slows to a crawl.


Quote:

Originally Posted by butty (Post 1149066)
the problem i have is that for one the wimpy player flash button is great but it doesnt stop playing when another one is clicked on the same page can u think of a way to solve this?. also if u navigate from the page it stops altho the nature of flash i can understand having to live with that.

Yes, this is down to the coding of the wimpy button.

Have you tried using the other wimpy addin I've supplied, which uses the regular wimpy player inside the jukebox? This would solve both your problems at the same time - there would only be one flash object at a time, and any request to play a new trac would automatically stop the earlier one.

AndrewD 01-02-2007 06:30 PM

Quote:

Originally Posted by Ucla74 (Post 1148631)
Site: http://oops-hq.us If using the Default style, clicking the "What's New" button at the bottom of the center column opens the list. However, if using any other style, you can see about a 1 or 2px line change, but no list. What do I need to change to correct this?

This one was weird, but I think I know the reason, although I can't duplicate your problem exactly.

On your site, showing "what's new" produces a list in which the first entry - Mithan's Burning Crusade Starter Guide and Starter FAQ - uses a QUOTE bbcode. This expands into some html which LDM "mistreats". As a result, the page that is thrown at the user's browser contains illegal html, which will probably break some browsers.

The attached update of local_links_search.php should fix the problem. Upload it into your main forums directory. Please let me know if it works.

Ucla74 01-02-2007 06:38 PM

Quote:

Originally Posted by AndrewD (Post 1149310)
This one was weird, but I think I know the reason, although I can't duplicate your problem exactly.

On your site, showing "what's new" produces a list in which the first entry - Mithan's Burning Crusade Starter Guide and Starter FAQ - uses a QUOTE bbcode. This expands into some html which LDM "mistreats". As a result, the page that is thrown at the user's browser contains illegal html, which will probably break some browsers.

The attached update of local_links_search.php should fix the problem. Upload it into your main forums directory. Please let me know if it works.

I'll give that a try when I get home tonight (no FTP from my office :(). However, the problem existed before I added that link--not sure if that info makes any difference. Will update you after I upload that file. I just don't understand why changing from the default style affects the display of "What's New".

AndrewD 01-02-2007 07:12 PM

Quote:

Originally Posted by Ucla74 (Post 1149315)
I'll give that a try when I get home tonight (no FTP from my office :(). However, the problem existed before I added that link--not sure if that info makes any difference. Will update you after I upload that file. I just don't understand why changing from the default style affects the display of "What's New".

If this isn't the solution, then I'm not sure I'm understanding your problem - I can't reproduce the symptoms you described, so you'll need to spell out what you're doing to trigger the problem.

Slave 01-02-2007 08:28 PM

Quote:

Originally Posted by AndrewD (Post 1149120)
I've been thinking for some time about Slave's idea for tag clouds. He'd suggested using keywords as the markers of proximity. I'm wondering about using people's collective "hit" and "rating" patterns - rather like in Amazon, you get suggestions of things you may like based on what you buy and others buy. What would you think about an add-on that helped people find other music they might like?

Whoop! .. I thought you'd forgotten ;) .. heh .. glad i could give you something to think about :)

I'm looking forward to the next release :D

58D 01-03-2007 01:09 AM

Would it be possible to get a couple of links to some working sites with this mod? The screen shots aren't doing it for me. Thanks!

Jake

butty 01-03-2007 01:45 AM

Quote:

Originally Posted by AndrewD (Post 1149280)
Second question first.



As far as I can tell, this is a problem with dear old Internet Explorer. The scrolling problem does not occur with either Firefox or Opera. I wondered if this was possibly due to IE using the <object> tags and the others using the <embed> tags for Flash, but this seems not to make any difference - as soon as you load up 20+ flash tags on the same page, IE slows to a crawl.




Yes, this is down to the coding of the wimpy button.

Have you tried using the other wimpy addin I've supplied, which uses the regular wimpy player inside the jukebox? This would solve both your problems at the same time - there would only be one flash object at a time, and any request to play a new trac would automatically stop the earlier one.


many thanks for the reply andrew and for looking into this for us. i have tried the wimpy jukebox already but i was hitting problems with that too. il explain these problems to you as it may be something you will be able to help me with as its more to do with ldm rather than wimpy

basically i have my vbadvanced set so that it shows my left vbadvanced column to the left of the ldm. i have done this by adding this to the top of local_links.php as instructed by vbadvanced

<?php
define('VBA_PORTAL', true);
define('VBA_PAGE', 'tunearchive');

and then i added the page in vbadvanced named tunearchive and specified it to show the left navigation column - this is something i need to have on my forum or i can see people getting awfulley confused while navigating the link directory

and so this brings with it its own problem. when you click a link to play it in the jukebox it opens another window. when it opens this new window it also adds the navigation panel and so opens pretty much a full size screen. ive changed it over now so you can see for yourself what its doing.

http://www.oldskoolanthemz.com/forum...s.php?catid=13

if i could get it going so that it opened another small window with the player in it then that would be great.

the other problem with this way of having the links is that i would like the jukebox to open up when the mp3 is clicked on from the list of mp3's in the archive. the way the ldm system currently works in this state is that you click the link then go to another page and click the link again to open in the jukebox. i would rather it have a play button (like the wimpy button system) from the main list of mp3's in that category that would then open the jukebox and play the file.

i hope this makes sense as its hard to explain lol. many thanks once again andrew for your time its greatly appreciated :)

AndrewD 01-03-2007 04:01 AM

Quote:

Originally Posted by 58D (Post 1149567)
Would it be possible to get a couple of links to some working sites with this mod? The screen shots aren't doing it for me. Thanks!

Jake

The online manual contains links to three sample sites

http://www.eirma.org/wikis/index.php..._Example_Sites

Ucla74 01-03-2007 04:01 AM

Quote:

Originally Posted by AndrewD (Post 1149337)
If this isn't the solution, then I'm not sure I'm understanding your problem - I can't reproduce the symptoms you described, so you'll need to spell out what you're doing to trigger the problem.

Here is the problem I'm seeing (your file didn't help, unfortunately):
Using the Default Style, clicking &quot;What's New&quot; properly opens the dropdown list of 5 latest items.
Using any other style (for instance, Black and Gray), clicking &quot;What's New&quot; does not open the dropdown.
I don't know enough about php to know whether the problem is actually in LDM, or is a CSS issue, or what.

AndrewD 01-03-2007 04:09 AM

Quote:

Originally Posted by butty (Post 1149591)
many thanks for the reply andrew and for looking into this for us. i have tried the wimpy jukebox already but i was hitting problems with that too. il explain these problems to you as it may be something you will be able to help me with as its more to do with ldm rather than wimpy

basically i have my vbadvanced set so that it shows my left vbadvanced column to the left of the ldm. i have done this by adding this to the top of local_links.php as instructed by vbadvanced

<?php
define('VBA_PORTAL', true);
define('VBA_PAGE', 'tunearchive');

and then i added the page in vbadvanced named tunearchive and specified it to show the left navigation column - this is something i need to have on my forum or i can see people getting awfulley confused while navigating the link directory

and so this brings with it its own problem. when you click a link to play it in the jukebox it opens another window. when it opens this new window it also adds the navigation panel and so opens pretty much a full size screen. ive changed it over now so you can see for yourself what its doing.

http://www.oldskoolanthemz.com/forum...s.php?catid=13

if i could get it going so that it opened another small window with the player in it then that would be great.

the other problem with this way of having the links is that i would like the jukebox to open up when the mp3 is clicked on from the list of mp3's in the archive. the way the ldm system currently works in this state is that you click the link then go to another page and click the link again to open in the jukebox. i would rather it have a play button (like the wimpy button system) from the main list of mp3's in that category that would then open the jukebox and play the file.

i hope this makes sense as its hard to explain lol. many thanks once again andrew for your time its greatly appreciated :)

Makes sense (mostly :tired: ) - probably the solution is to have some sort of javascripted solution within the same page - wimpy can certainly handle this - let's think about it.

AndrewD 01-03-2007 04:15 AM

Quote:

Originally Posted by Ucla74 (Post 1149655)
Here is the problem I'm seeing (your file didn't help, unfortunately):
Using the Default Style, clicking &quot;What's New&quot; properly opens the dropdown list of 5 latest items.
Using any other style (for instance, Black and Gray), clicking &quot;What's New&quot; does not open the dropdown.
I don't know enough about php to know whether the problem is actually in LDM, or is a CSS issue, or what.

I'm really getting lost. Just to be clear - are we talking about this sequence:

http://oops-hq.us/vbforums/local_links.php

-> select menu item Show -> reveals drop down - select What's New

This works fine for me whatever styles I select. But you've got your styling instructions set up in LDM so that any *show* or *search* command is going to go back to the *Default Style* style


All times are GMT. The time now is 12:21 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
  • Page Generation 0.04738 seconds
  • Memory Usage 1,907KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (30)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete