vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Mary's Classifieds (https://vborg.vbsupport.ru/showthread.php?t=267194)

dypsisdean 08-26-2011 09:41 PM

Come On Guys --- VOTE --- It's too close not to win.

1320Nation 08-26-2011 09:52 PM

Quote:

Originally Posted by Jman423 (Post 2238495)
Maybe I misunderstood what you were asking...

You want to remove the Classifieds tab, but keep the subnav options?

Yes that is correct. I do not want the main classifieds tab for two reasons. 1) I have my members access from a link I added to sidebar. 2) I only use the Auction part of this mod, there for the name Classifieds does not fit it is used for, thus I have another area that is referred to as classifieds. So, I need to either know how to remove the Classifieds Tab itself, or how to change the name of the tab so I can rename it Auctions.

Btw, thanks for your help.

Jman423 08-27-2011 12:09 AM

Quote:

Originally Posted by dypsisdean (Post 2238504)
Come On Guys --- VOTE --- It's too close not to win.

This MOD is already winning 55 to 52...

Quote:

Originally Posted by psychobike (Post 2238509)
Yes that is correct. I do not want the main classifieds tab for two reasons. 1) I have my members access from a link I added to sidebar. 2) I only use the Auction part of this mod, there for the name Classifieds does not fit it is used for, thus I have another area that is referred to as classifieds. So, I need to either know how to remove the Classifieds Tab itself, or how to change the name of the tab so I can rename it Auctions.

Btw, thanks for your help.

Well, it might get kind of messy trying to show the subnav without the main tab, so I will pass on trying to explain that. As for renaming it, it is probably just a phrase, but it might affect more than just the menu tab, so you will have to just try it out and see. I am sure there are more involved ways of doing this, but I haven't done them.

1320Nation 08-27-2011 12:59 AM

Quote:

Originally Posted by Jman423 (Post 2238534)
This MOD is already winning 55 to 52...



Well, it might get kind of messy trying to show the subnav without the main tab, so I will pass on trying to explain that. As for renaming it, it is probably just a phrase, but it might affect more than just the menu tab, so you will have to just try it out and see. I am sure there are more involved ways of doing this, but I haven't done them.

Why would the Main Tab and Subnav be connected in code?

ChrisTERiS, what are the chances of having a activate/deactivate Main Tab option in the settings? Or to be able to change the name in the settings from say Classifieds, Auctions, Sale Ad's, Want Ad's, or whatever the admin would want?

1320Nation 08-27-2011 01:29 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238415)
This version fixes all post bugs after the release of 5.1.1 and also shows the searchable fields in the Ad's page. Finally the extra fields moved from the Seller's block to the Ad's block.

Please upload all files and import product-microclassifieds.xml

Thank you
Chris

ChrisTERiS, did you apply the info from the link below in this current update? I seem to still have the same issues as if the fix was never applied.

https://vborg.vbsupport.ru/showpost....&postcount=359

k6rikko 08-27-2011 02:12 AM

Hello :) first many many thanks for this nice ad from the developer. Iam not a big coder crack and so i have a question about the microclassified plug in. I have installed the xml and upload the stuff in the mainfolder from my page (allcorrect) . After this i see the classifieds Button in the navbar, but if i click it it says i dont have the permission to view the page <.< . I be logged in as admin with all rights , hmmm how can i solve the problem ? If i rename the classified button in user shops it doesnt work too , it says saved but no result at the vbulletin board , I use 4.1.5

Thanks so much and greets from Rikko

fwulfers 08-27-2011 02:19 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238415)
This version fixes all post bugs after the release of 5.1.1 and also shows the searchable fields in the Ad's page.

I installed the latest 5.1.2 update and the Classified Extra Fields are showing up on the ad page but the Searchable Fields are not there.

It's not an 55-year old age issue again, is it? :D

fwulfers 08-27-2011 02:21 AM

Quote:

Originally Posted by k6rikko (Post 2238566)
After this i see the classifieds Button in the navbar, but if i click it it says i dont have the permission to view the page <.< . I be logged in as admin with all rights , hmmm how can i solve the problem ?

You have to set the permissions in AdminCP / Usergroups first, including Admins.

k6rikko 08-27-2011 02:27 AM

lol oki, i was searching and searching and now its so easy :D Thanks a lot for your help. Its working fine now ^^ I votet too now for MOTM , good luck to the dev

Christos Teriakis 08-27-2011 04:00 AM

Quote:

Originally Posted by fwulfers (Post 2238568)
I installed the latest 5.1.2 update and the Classified Extra Fields are showing up on the ad page but the Searchable Fields are not there.

It's not an 55-year old age issue again, is it? :D

No:) Most probably this time is an issue of working 14h a day. Sure I added them in the template (except if there is any typo) and sure I added them in the code. Maybe I forgot to declare the variable, or I have a typo in the variable. Should be ok in 5.1.3 later today with other fixes. Fixed in 5.1.3

Christos Teriakis 08-27-2011 04:39 AM

Quote:

Originally Posted by dypsisdean (Post 2238502)
Another small problem - PLEASE

I have the photos per row set to 4, but it doesn't seem to work after the latest upgrade. I have included an attachment.

Photos per row is valid only if you've turn off the carousel. To see your photos at that place seens that you've it on. Look at the attachement how it looks in my demo installation. Are you sure that the classifieds.css file exists at microclassifieds/includes/ ?
Otherwise turn off the carousel (admincp->microclassifieds->general settings).

Chris

Christos Teriakis 08-27-2011 04:52 AM

Quote:

Originally Posted by maineGuy72 (Post 2238414)
can you do one other things for me? please

product-microclassifieds.xml line 3273

replace the whole if condition with this
Code:

      <vb:if condition="$classified_price>0">
        <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>
      </vb:if>
............................................
      <option value="usercp_classifieds.php?do=sellitem&itemid={vb:raw classified_id}&statusid=1">{vb:var vbphrase.microclassifieds_accept_sale}</option>

it adds accept to the drop down list in the usercp in the accept sale tab. it had the option is reject or delete but not accept. thanks

This option already exists as you can see Mike. Just needs the price to be higher than 0 to be activated.

Chris

Christos Teriakis 08-27-2011 05:00 AM

Quote:

Originally Posted by psychobike (Post 2238553)
Why would the Main Tab and Subnav be connected in code?

ChrisTERiS, what are the chances of having a activate/deactivate Main Tab option in the settings? Or to be able to change the name in the settings from say Classifieds, Auctions, Sale Ad's, Want Ad's, or whatever the admin would want?

I don't have did anything different than vb does. If for example you deactivate the menu "Blogs" are you able to see any submenu option of the Blogs? Same for "What's new". If you remove it, are you able to see any option?

If (as you wrote) have you build a custom block for Classifieds, then you can easily add the options there copyring the links from the template microclassifieds_tabmenu.

Chris

Christos Teriakis 08-27-2011 05:06 AM

Quote:

Originally Posted by psychobike (Post 2238558)
ChrisTERiS, did you apply the info from the link below in this current update? I seem to still have the same issues as if the fix was never applied.

https://vborg.vbsupport.ru/showpost....&postcount=359

This fix is on 5.1.3 (Later today). Fixed in 5.1.3

1320Nation 08-27-2011 05:10 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238607)
This fix is on 5.1.3 (Later today).

Great, I'll be watching for it. Thanks for the time you have dedicated to a cool mod!

dypsisdean 08-27-2011 05:11 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238594)
Photos per row is valid only if you've turn off the carousel. To see your photos at that place seens that you've it on. Look at the attachement how it looks in my demo installation. Are you sure that the classifieds.css file exists at microclassifieds/includes/ ?
Otherwise turn off the carousel (admincp->microclassifieds->general settings).

Chris

Thanks Chris, Turning "Carousel" off fixed the problem. But what then do you do with the older ads with pics if you want to turn on "Carousel?"

But please, my other question - as no one can buy anything at the moment. Clicking on BUY IT takes me to my Forum Home Page. The link directs to http://www.sitename/forum/# This apparently started happening on my 2 week old installation without my knowledge, as well as after I upgraded today on my test site.

I know it worked before, and the only thing that changed was I installed another mod (vbActivity) on both. But I have disabled it with the same problem remaining. Can I run update.php again? Will that make a difference?

1320Nation 08-27-2011 05:21 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238605)
I don't have did anything different than vb does. If for example you deactivate the menu "Blogs" are you able to see any submenu option of the Blogs? Same for "What's new". If you remove it, are you able to see any option?

If (as you wrote) have you build a custom block for Classifieds, then you can easily add the options there copyring the links from the template microclassifieds_tabmenu.

Chris

If I were a coder/developer I would have probably already done something like that, but I'm not. I'm sure stuff like that is easy to do, when you know how to do it. I would have thought my ignorance on how to do what I have asked to do, would have stood out simply by my asking.

I do not use neither of the Blogs or Whats New on my board.

Christos Teriakis 08-27-2011 05:30 AM

Quote:

Originally Posted by BWJ (Post 2238498)
5.1.2 removed the error message while sorting within a category. Problem now, is that if you push the arrow the sorting will collect information from all categories, like in advanced search.

Confirmed - Fixed in 5.1.3

Quote:

Originally Posted by BWJ (Post 2238498)
In the profile tab, there is no 'Post at' time for each classified

Confirmed - Fixed in 5.1.3

Quote:

Originally Posted by BWJ (Post 2238498)
In advanced search: The location drop down box doesn't follow the width of the letters. It cuts them and is too narrow. There doesn't seem to be the same problem with the other drop downs.

I'll make it longer - Fixed in 5.1.3

Quote:

Originally Posted by BWJ (Post 2238498)
Non-latin letters are not respected in the drop down of a 'seachable field' (created in admin) in sorting within advanced search . It will show them but it will not sort them. In stead it will write 'No records found'.

I can't duplicate it. I found them to be searchable ok, and ordering ok. Testing them with Greek I just foung an error in sorting (some letters are in wrong position), but this is a known global MySQL bug for ordering the Greek alphabet.

Quote:

Originally Posted by BWJ (Post 2238498)
Furthermore I have found some more non translatable phrases. But I guess you prefer to get the primary bugs scrubbed first.

Which phrases?

Chris

Christos Teriakis 08-27-2011 05:39 AM

Quote:

Originally Posted by dypsisdean (Post 2238610)
Thanks Chris, Turning "Carousel" off fixed the problem. But what then do you do with the older ads with pics if you want to turn on "Carousel?"

But please, my other question - as no one can buy anything at the moment. Clicking on BUY IT takes me to my Forum Home Page. The link directs to http://www.sitename/forum/# This apparently started happening on my 2 week old installation without my knowledge, as well as after I upgraded today on my test site.

I know it worked before, and the only thing that changed was I installed another mod (vbActivity) on both. But I have disabled it with the same problem remaining. Can I run update.php again? Will that make a difference?

Just re-upload all the file from the latest version and then re-import product-microclassifieds.xml. It works for sure. It's also strange that carousel is not working on your site. As a final test you can inactivate (not uninstall) all 3nd party mods, and turn them on one by one to see which confilsts with classifieds.

Chris

dypsisdean 08-27-2011 05:49 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238620)
Just re-upload all the file from the latest version and then re-import product-microclassifieds.xml. It works for sure. It's also strange that carousel is not working on your site. As a final test you can inactivate (not uninstall) all 3nd party mods, and turn them on one by one to see which confilsts with classifieds.

Chris

Thanks Chris - you are doing an incredible job. Please don't burn yourself out. This has so much potential.

I found the problem (sort of). It's a skinning problem. I changed some css/php to get the colors, etc. to match my site. I must have done something that affected something else. I am not that experienced with skinning changes. Using the default skin fixes the problem.

But at least I have something to work with now. However, I don't think I changed anything except colors. At least I didn't intend to. Is there anyway that could/should affect functionality?

Christos Teriakis 08-27-2011 06:04 AM

Quote:

Originally Posted by dypsisdean (Post 2238621)
But at least I have something to work with now. However, I don't think I changed anything except colors. At least I didn't intend to. Is there anyway that could/should affect functionality?

Don't say that. vB4 is very strange with styling. The screenshoot that you shown me about the carousel meant that the carousel as code was working. But it shown the photos as "<li>" which means one per line. That's why I asked you if you've uploaded the classifieds.css. At that file there is styling code which converts those "<li>" in that beautiful (I want to believe) carousel.

Chris

dypsisdean 08-27-2011 06:31 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238626)
Don't say that. vB4 is very strange with styling. The screenshoot that you shown me about the carousel meant that the carousel as code was working. But it shown the photos as "<li>" which means one per line. That's why I asked you if you've uploaded the classifieds.css. At that file there is styling code which converts those "<li>" in that beautiful (I want to believe) carousel.

Chris

OK, I understand. But I hate taking anymore of your time. I know how much you've been working on this. But believe me it shows. I looked at one example classified site that posted a link earlier - a reptile site. The classifieds were super nice. I only wish I can get them like that. I'm sure I have done something dumb.

But yes, the classified.css was there. So I am assuming the software is supposed to take the old pics and convert them to the Carousel automatically? I'll play around some more with the default skin on and see if things continue to work OK. If not, then I will be back with more questions. :(

But one last one for now - please. What is the best way to re-upload everything, and starting over, without losing the ads that have already been placed?

Akangage 08-27-2011 06:45 AM

Hi ChriTERIS,

I apply your hack in my local vbulletin, using this style but i have error like this

Code:

Database error in vBulletin 4.1.5:

Invalid SQL:

                                    SELECT AVG(vb_microclassifieds_orders.sreviewrating) AS thisrating,
                        vb_user.* AS thisprofile
                        FROM vb_microclassifieds_orders
                                    JOIN vb_user
                                          ON vb_user.userid=vb_microclassifieds_orders.sellerid
                                  WHERE vb_microclassifieds_orders.sreviewrating>0
                        GROUP BY vb_microclassifieds_orders.sellerid
                        ORDER BY vb_microclassifieds_orders.sreviewrating DESC
                            LIMIT 5;

MySQL Error  : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AS thisprofile
                        FROM vb_microclassifieds_orders
      ' at line 2
Error Number  : 1064

Please help me.. thanks.

Christos Teriakis 08-27-2011 07:46 AM

Quote:

Originally Posted by Akangage (Post 2238632)
Hi ChriTERIS,

I apply your hack in my local vbulletin, using this style but i have error like this

[code]Database error in vBulletin 4.1.5:

Invalid SQL:

SELECT AVG(vb_microclassifieds_orders.sreviewrating) AS thisrating,
vb_user.* AS thisprofile

Fixed in 5.1.3

I'll release it in some minutes
Chris

Christos Teriakis 08-27-2011 07:49 AM

Quote:

Originally Posted by fwulfers (Post 2238568)
I installed the latest 5.1.2 update and the Classified Extra Fields are showing up on the ad page but the Searchable Fields are not there.

It's not an 55-year old age issue again, is it? :D

Fixed in 5.1.3

Christos Teriakis 08-27-2011 07:54 AM

Hello,

This version fixes all reported (and confirmed) bugs since 5.1.2. To upgrade upload ALL files to your site and import product-microclassifieds.xml

Have a nice weekend
Chris

Akangage 08-27-2011 08:20 AM

Quote:

Originally Posted by ChrisTERiS (Post 2238639)
Hello,

This version fixes all reported (and confirmed) bugs since 5.1.2. To upgrade upload ALL files to your site and import product-microclassifieds.xml

Have a nice weekend
Chris

Great.... i'll try :) It's WORKED :D but i found this one at top of my vBulletin
Code:

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\*******\classifieds.php on line 488

dypsisdean 08-27-2011 09:05 AM

Chris,
Please bear with me, I think I have discovered a few useful things. I will place the Carousel issue on hold and only address the BUY IT problem that was taking users to my Forum Home Page.

First, I was apparently experiencing a conflict with a (javascript) Google type Translation Button I placed in the header. It was contributing to what I will explain. Note - I am experimenting with and older version and the newest, but the issue I am trying to explain is the same for both at this point.

I have things set so non-logged in users can only "use" (see) the classifieds. So when I view them as a user I see the "Please Login or Register to be able to Post and Bid in our Classifieds" under the Nav Bar. When I click on that message it takes me to the Home Page where I register and then everything is fine as to the BUY IT problem. Is that how it should be? I would think I should be taken to the log in page.

However, when the Translate Button is in the header, for some reason I can be logged in on the forum and when I go to the Classified, it doesn't recognize that I am logged in - because I still see the message under the NavBar to log in. I just noticed that. So when I click on BUY IT, I am apparently taken to where it wants me to log in - or in this case I am again taken to my Home Page as the link to where I sign in.

So, if you understand me, I think this problem is only the result of the link from the classifieds (in both the old and new version) to a place to log in is a link to my default home page, and not the log in page.

The issue now is that with the older classifieds version logging in on the forum is honored in the classified. But in the newer version, if I log in to the forum and go to the classified, it doesn't know I am logged in. In fact I can't seem to log in to the classified at all. Please see the attachment.

FYI - I believe the Carousel problem goes away when I take the Translate Button away. I'll worry about that later.

dypsisdean 08-27-2011 09:42 AM

Chris,
Sorry for the lengthy issues, but I think I have see problem with the logging in issue. I changed some user group permissions and it started working. Then I changed them back to what I thought they were to verify, and could not. So for whatever reason, the log in is being honored now with what I think are the same settings. ?????

So the only remaining issue is the problem with being taken to the home page for the log in. This has confused a few people who when not logged in and clicked on BUY IT, were directed to the default home page and didn't know what to do. Or even if they click log in from the Classifieds Nav Bar, are also taken to the default home page.

Christos Teriakis 08-27-2011 09:51 AM

Quote:

Originally Posted by dypsisdean (Post 2238651)
Chris,
Sorry for the lengthy issues, but I think I have see problem with the logging in issue. I changed some user group permissions and it started working. Then I changed them back to what I thought they were to verify, and could not. So for whatever reason, the log in is being honored now with what I think are the same settings. ?????

So the only remaining issue is the problem with being taken to the home page for the log in. This has confused a few people who when not logged in and clicked on BUY IT, were directed to the default home page and didn't know what to do. Or even if they click log in from the Classifieds Nav Bar, are also taken to the default home page.

Wait to be Mike online, he'll helps more than me. Is not that I don'y want to help you, but currently I'm having so much work, that for 2 weeks now, I didn't found time to make my own site.

Chris

dypsisdean 08-27-2011 10:27 AM

No problem Chris - I understand.

Here is a nice site to verify what I am trying to say. This guy has done a really nice job with your software. But if you click on "Please Login or Register to be able to Post and Bid in our Classifieds." you are taken to his default home page - not the login page as it is on your demo site.

http://www.nhreptile.com/classifieds.php

Same thing happens if you are not logged in and click BUY IT

Mukashi 08-27-2011 10:58 AM

I seem to be having that same error myself. Just installed the latest version on our test forum, and when I attempt to click that login button it just throws us back to the home page.

pumarjr 08-27-2011 11:00 AM

I tried to use the contact seller link, I get this instead.

maineGuy72 08-27-2011 12:49 PM

hi everyone. once i get the house and yard ready for this big storm coming in i will try to help with your questions

maineGuy72 08-27-2011 01:01 PM

Quote:

Originally Posted by Akangage (Post 2238640)
Great.... i'll try :) It's WORKED :D but i found this one at top of my vBulletin
Code:

Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\*******\classifieds.php on line 488

what version of vb and php are you using?

Dennis B 08-27-2011 01:02 PM

Chris,

Is it possible to disable the reputation part of this mod, either completely or by user group? In other words, I'd like to use the mod normally but users would not be able to rate the transactions. I'm asking this because of legal implications.

Thanks.

BWJ 08-27-2011 01:03 PM

I have found some phrases that are not translatable within the phrase manager:

1) Displaying rows x to x
(while browsing a category)

2) This ad expires in x weeks, x days, x hours, xx minutes
(Viewing an ad = missing phrase for weeks, days, hours and minutes)

3) Mon, Tue, Wed, Thu, Fri, Sat and Sun
Viewing an ad -> beneath 'Date posted'

4) Thanks for your vote
Viewing an ad -> after voting thumbs up/down

5) Classifieds
(the tab in user profile)

6) No records found
(in advanced search)

7) Reset Search
(in advanced search)

8) Browse Classifieds
(in advanced search)

other minor thing
9) Add/Edit classified -> For Sale Ad
The words of the helpmenu = 'Question mark' is the same for both keywords and autopost

maineGuy72 08-27-2011 01:20 PM

Quote:

Originally Posted by dypsisdean (Post 2238646)
I have things set so non-logged in users can only "use" (see) the classifieds. So when I view them as a user I see the "Please Login or Register to be able to Post and Bid in our Classifieds" under the Nav Bar. When I click on that message it takes me to the Home Page where I register and then everything is fine as to the BUY IT problem. Is that how it should be? I would think I should be taken to the log in page.

goto your style manager and edit microclassifieds_tabmenu
replace
Code:

<a href="">{vb:var vbphrase.microclassifieds_login_register}</a>
with
Code:

<a href="register.php">{vb:var vbphrase.microclassifieds_login_register}</a>
Quote:

Originally Posted by dypsisdean (Post 2238646)
The issue now is that with the older classifieds version logging in on the forum is honored in the classified. But in the newer version, if I log in to the forum and go to the classified, it doesn't know I am logged in. In fact I can't seem to log in to the classified at all. Please see the attachment.

double check the permissions for admin and registered users in the usergroup manager

maineGuy72 08-27-2011 01:24 PM

Quote:

Originally Posted by dypsisdean (Post 2238651)
Chris,
Sorry for the lengthy issues, but I think I have see problem with the logging in issue. I changed some user group permissions and it started working. Then I changed them back to what I thought they were to verify, and could not. So for whatever reason, the log in is being honored now with what I think are the same settings. ?????

So the only remaining issue is the problem with being taken to the home page for the log in. This has confused a few people who when not logged in and clicked on BUY IT, were directed to the default home page and didn't know what to do. Or even if they click log in from the Classifieds Nav Bar, are also taken to the default home page.

you can change the permissions so that the buy it button doesnt appear unless they are logged in. that is how i have mine set

maineGuy72 08-27-2011 01:25 PM

Quote:

Originally Posted by dypsisdean (Post 2238663)

Here is a nice site to verify what I am trying to say. This guy has done a really nice job with your software.

http://www.nhreptile.com/classifieds.php

thank you


All times are GMT. The time now is 12:43 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.02553 seconds
  • Memory Usage 1,910KB
  • 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
  • (6)bbcode_code_printable
  • (33)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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