vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - Prosperent Product Search and Auto-Linker (https://vborg.vbsupport.ru/showthread.php?t=277492)

99SIVTEC 01-23-2012 11:00 PM

Prosperent Product Search and Auto-Linker
 
1 Attachment(s)
Updates:
  • November 21, 2012- Re-instantiated the template search bar for those who can't use sidebars in their templates. (v.2.8)
  • November 20, 2012- Altered Default Sort Option to make it a drop down. (v.2.7)
  • November 20, 2012- Fixed the issue causing users not to be able to view their PMs. (v.2.6)
  • November 19, 2012- The search bar is now inside a Forum Block, no longer will you have to alter your template files.
    There is also an additional part to this plugin, the Auto-Linker. More about this will be described below.
  • November 13, 2012- Resolved an issue with the starting query and when facets were clicked. (V2.4)
  • October 24, 2012- Added a starting query and updated the API. Also now works when the query has an apostrophe in it. (V2.3)
  • July 17, 2012- Added negative filters for Brands and Merchants. (v. 2.2)
  • June 4, 2012- More optimization, fixed a CSS bug. (v. 2.1)
  • May 18, 2012- Optimization. Updated API class, better functionality, removed the recent queries table. Added a CSS file that contains most of the CSS for those who want to change any settings. (v. 2.0)
  • February 21, 2012- Optimization. I was informed that it was running slow on some peoples forums, so I optimized the table. It should run a lot faster and smoother now. (v. 1.6)
  • February 16, 2012- Made some adjustments in how things are run, worked out a few bugs that I found. (v.1.5)
  • February 14, 2012- 'Recent Searches' and 'Top Products' Sidebars have been integrated. These will help drive traffic to your forums. More AdminCP Options. (v.1.4)
  • February 3, 2012- Facets have been launched, more Admin options, optimized code. (v1.3)
  • January 31, 2012- Updated with AdminCP options for the logo, default price sort type, and API key (v1.2)
  • January 27, 2012- Updated with Price Sort (v1.1)

Prosperent Product Search

This add-on will help make/increase earnings from your forum. It will add a product search to your forum's sidebar, which users can utilize to search for products. When they click the product through your forum they will be redirected to the Merchant's site. If they make a purchase you will earn a commission from the sale.

Prosperent Auto-Linker
This new portion of the add-on will enable you to designate words that will be linked to the Product Search. You can also use a different query.

For example,

red shoes => red Nike shoes
shoes

If you put the above inside the text area then any time red shoes or just shoes is in a post it will be linked to the Product Search. If you put the additional part after red shoes with any word then when it find 'red shoes' it will actually send the query of 'red Nike shoes' to the Product Search.

As with this example, put the longer part first. That way red shoes will be matched before shoes. Else red shoes would never be found.

Why Prosperent Product Search?

Prosperent Product Search uses Prosperent's API, which is a very advanced API that offers you access to 3000 merchants and 50 million products from all of the top online retailers. Stores like Zappos, 6pm, Best Buy, Overstock, REI, Advance Auto Parts, Kohl's, Gap, Banana Republic, Cabelas, and thousands more. If it is sold online, we probably have it in our system.

We have an ever growing community, which is always willing to answer questions and lend a helping hand, and our team here at Prosperent is also available on the forum.

Installation

First thing, head over to Prosperent and click Join, its Free to do so. Create your account and once you are signed in, click the API tab up top. This page will give you the information you need to know about the API. But all you need to do here at the moment is click API Keys on the submenu and click Add New API Key. This will get you the API key you'll need so commissions can be tracked back to you. Name it whatever you'd like and you'll see that its created a key for you.

Save that key somewhere as you'll be needing it later.

Now, download the .zip file and unzip it. First import the plugin file in the AdminCP. Open the 'Upload' folder and copy the contents into your main or root vbulletin directory.

Okay, with that done. Go into your AdminCP and click Settings -> Options -> Prosperent Settings and add your API Key to the input box labeled Api_Key and save that there.

The new search box is now in a forum block. These can be turned on or off inside the AdminCP options.

You also may have to enable sidebars for your forum if they currently are not active, to do this go to admincp -> options -> Forum Sidebar and Block Options and enable the Forum Sidebar option.

After that is finished, go to Forums & Moderators then go to Forum Blocks Manager. Once there click Add Block.

Block Type: Custom HTML/PHP. Click Continue. You'll be doing this for the two (2) sidebars. Now for the information to enter into each, look at the two images attached. Create a sidebar for Top Products.


If you can't view the images for any reason, for the forum block...

Title: 'Prosperent Top Products' or something similar
Description: Displays the top products.
Cache Time: 300 (or more, your call, this won't be changing as much as recent searches)
Content Type: PHP
Content: return $this;
Template to Use: Block_Prosperent_Tops_Template

Title: 'Prosperent Store' or something similar
Description: Displays the search box.
Cache Time: 1
Content Type: PHP
Content: return $this;
Template to Use: block_prosperent

Change the display order on the 'Forum Blocks Manager' to your liking.

Admin Options:

Giving you more power over this add-on.
  • Api_Key- Enter your Api key here so you can earn your commissions
  • Phrases and Optional Queries- Insert the words you'd like to be linked to the Product Search and their optional query.
  • Case Sensitive Matching
  • Open links in new window?- Will either open a link in a new window or the same window.
  • Default_Sort- Sets the sort type default. relevance desc = Relevancy, price asc = Low to High, price desc = High to Low
  • Starting Query- Adds a starting query, if nothing is set as a query when the user gets to the product search page.
  • Enable Facets
  • Api Limit- Set the API limit. Default is 10.
  • Pagination Limit- Set the amount of results to appear per page. Default is 15.
  • Addional Directory- This one is for those who's forums have an additional directory. Now instead of altering code you are able to define the additional directory here, Don't forget the leading slash (/).
  • Merchant Facets- Number of merchants to display in primary facet list
  • Brand Facets-Number of merchants to display in primary facet list
  • Enable Top Products Sidebar-
  • Top_Shown- Sets the number of Top Products to be shown in the sidebar.
  • Negative Brand Filters- Brands to discard from results. If more than 1, seperate by commas. Enter the Brand name exactly how it appears in the results. (ie. Nike, Reebok, Merrell)
  • Negative Merchant Filters- Merchants to discard from results. If more than 1, seperate by commas. Enter the Merchant's name exactly how it appears in the results.(ie. 6pm, Zappos.com, endless)
  • Logo_Image-Set to display the Prosperent Logo with the search bar. Size is 167px x 50px.
  • Logo_imageSmall- Set to enable the smaller logo. Size is 100px x 30px.
  • Template_Placement- Changes the template that {vb: raw includedphp} is placed in. Remember the template name is case sensitive.

Template Installation of Search Bar:
Go to Styles & Templates, click Style Manager and then on your Primary Style, click Edit Templates. Open the header template and insert
PHP Code:

{vb:raw includedphp

where you'd like the search bar to show up.

Notes:

You can change which template to put
PHP Code:

[COLOR="RoyalBlue"] {vb:raw includedphp}[/COLOR

into but if you do you must change it inside the plug-in. The Plug-in is named Search Form Input Box. The template name is case sensitive.

If you have any questions or suggestions, please feel free to ask me here or on the Prosperent Community.

99SIVTEC 01-25-2012 01:55 PM

I'm one of the other developers here at Prosperent. We tested our search plugin on one of my old automotive message forums mentioned in the first post. Here are my earnings from the plugin over the past several months:

You were paid $317.02 on December 29, 2011
You were paid $148.78 on December 5, 2011
You were paid $316.65 on November 2, 2011
You were paid $278.73 on October 8, 2011
You were paid $375.26 on August 30, 2011
You were paid $206.88 on August 3, 2011
You were paid $170.01 on July 5, 2011
You were paid $157.64 on June 7, 2011

My holiday shopping was good to me. My next payment will be 526.78.

scottct1 01-26-2012 07:30 PM

1 Attachment(s)
I now have it installed , but I notice when I search for an item the price shown is a little funky...

See the attached Pic... Notice the orange dollar sign, and the prices above it.

99SIVTEC 01-26-2012 07:37 PM

Looking into that now, be back with you in a few.

99SIVTEC 01-26-2012 07:52 PM

Alright, so I can't get either of the ones that I have running to do the same, even when I search for HDMI cable. The only issue I can see is that its trying to list the price_sale.
Could you give me the URL so I can see a live example and see if the CSS is causing an issue. You can PM me the link if you'd like.
Did you alter the products.php at all?

scottct1 01-26-2012 07:58 PM

Only thing I changed in products.php was adding my API.

Site URL is www.satelliteguys.us.

scottct1 01-26-2012 08:02 PM

BTW a user of mine sends a suggestion...

They would like to see results ordered in lowest price to highest price. :)

Thanks for your fast work!

99SIVTEC 01-26-2012 08:09 PM

K, so looking at the results, it would seem that its commenting out the if and else statements that display the price.
PHP Code:

<td style="width:17%; font-size:18px;"> <!--?    
                if(empty(
$record['price_sale']) || $record['price'] <= $record['price_sale'])
                { 
                    
//we don't do anything 
                    
?--> <p style="padding-bottom:15px;"><span>$<span>50.17</span></span></p> <!--?
                }
                
//otherwise strike-through Price and list the Price_Sale
                
else
                { 
                    ?--> <
p style="padding-bottom:3px;"><span style="text-decoration: line-through;">$50.17</span></p> <p style="padding-bottom:15px;"><span><font color="#cc6600">$<span></span></font></span></p> <!--? 
                } 
                ?--> <
a rel="nofollow" href="www.satelliteguys.us/product.php?q=Monster Cable HDMI A/C - Type C Mini HDMI - Type A HDMI Cable- 6ft" onclick="javascript:document.location='http://prosperent.com/store/product/401335-2154-0/?k=Monster+Cable+HDMI+A%2FC+-+Type+C+Mini+HDMI+-+Type+A+HDMI+Cable-+6ft&amp;m=Mwave.com&amp;p=b14bc82e7b5257399d818714aed72ce5&amp;referrer=http%3A%2F%2Fwww.satelliteguys.us%2F&amp;location=http%3A%2F%2Fwww.satelliteguys.us%2Fproduct.php%3Fq%3Dhdmi%2Bcable&amp;query=Hdmi+Cable';return false;"><img src="http://community.prosperent.com/img/visit_store_button.gif"></a> </td

So its included <!-- --> where the PHP statements should be. Check your code, and see if you can add
PHP Code:

<td style="width:17%; font-size:18px;">
                <?php    
                
if(empty($record['price_sale']) || $record['price'] <= $record['price_sale'])
                { 
                    
//we don't do anything 
                    
?>
                    <p style="padding-bottom:15px;"><span>$<span><?php echo $record['price']?></span></span></p>
                    <?php
                
}
                
//otherwise strike-through Price and list the Price_Sale
                
else
                { 
                    
?>
                    <p style="padding-bottom:3px;"><span style="text-decoration: line-through;">$<?php echo $record['price']?></span></p>
                    <p style="padding-bottom:15px;"><span><FONT COLOR="#cc6600">$<span><?php echo $record['price_sale']?></span></FONT></span></p>
                    <?php 
                

                
?>
                <a href="<?php echo $_SERVER['HTTP_HOST']; ?>/product.php?q=<?php echo $record['keyword']?>" onclick="javascript:document.location='<?php echo $record['affiliate_url']?>';return false;"><img src="http://community.prosperent.com/img/visit_store_button.gif"></a>
            </td>

It may have gotten affected, but if that doesn't work, probably the best thing to do for the moment would be to take out the code inside that
HTML Code:

<td></td>
statement and put
HTML Code:

<p style="padding-bottom:15px;"><span>$<span><?php echo $record['price']?></span></span></p>
Let me know if either of those fix the issue. And as for the price sorting, that's a very good idea, I'll start working on that. :)

99SIVTEC 01-26-2012 08:16 PM

And if you'd like you can send me your version of the products.php file and I can fix it for you. :)

scottct1 01-26-2012 08:18 PM

That worked, looks much better now, thanks! :)

Glad to hear your working on the price sorting feature, I am sure many people will enjoy that! :)

99SIVTEC 01-26-2012 08:23 PM

Quote:

Originally Posted by scottct1 (Post 2292821)
That worked, looks much better now, thanks! :)

Glad to hear your working on the price sorting feature, I am sure many people will enjoy that! :)

Awesome, glad we got that looking good. And yea, that will definitely be a nice, and helpful feature to put in there. :)

99SIVTEC 01-27-2012 08:46 PM

Just updated the add-on with a Price Sort function. Users can now sort High to Low, Low to High, or by Relevancy. :)

Make sure to mark as installed so you get the updates as they are made.

Working on facets for the results page like you can find at theNetPool

Manoel J?nior 01-28-2012 02:54 PM

Tagged!

scottct1 01-28-2012 03:33 PM

Installed.

Another suggestion for the next version would be to store the api key and logo on or off in the database so we dont need to modify the .php files each time for each update.

I would also like to see the sort type settings in the admincp so we can specify the default sort type.

And I hope the company can work a deal with Amazon as well. :)

99SIVTEC 01-30-2012 03:30 PM

Thanks Manoel.

And scottct1, I'll play around with those ideas after I release the facets update here soon. :)

99SIVTEC 01-30-2012 04:17 PM

I agree with storing the vars in the database and adding admincp options to control those.

We should have a deal with Amazon and Ebay shortly. We currently run products from 6 different networks, but we're always growing.

Brian

99SIVTEC 01-31-2012 03:46 PM

Quote:

Originally Posted by scottct1 (Post 2293481)
Installed.

Another suggestion for the next version would be to store the api key and logo on or off in the database so we dont need to modify the .php files each time for each update.

I would also like to see the sort type settings in the admincp so we can specify the default sort type.

Done and done, you are now able to change these settings and not have to worry about them after later updates. :)

scottct1 01-31-2012 04:19 PM

Installed and working. :)

BlueCheri 01-31-2012 04:25 PM

Tagged, will try soon.

scottct1 01-31-2012 04:47 PM

When they support Amazon, this will really take off!

99SIVTEC 01-31-2012 04:55 PM

That's high on our priority list. Right now we are filing the papers to move our corporation to another state. Amazon doesn't support Colorado (our main hq) due to some affiliate nexus laws that were passed in which they would have to collect sales taxes from affiliates. Once that goes through, we will roll amazon into our product catalog and you guys will automatically have access to all of their products on top of the 50 million we already provide. :)

scottct1 01-31-2012 05:03 PM

Thats the same issue here in Connecticut. I was making good money from Amazon then they pulled all affiliates from CT. (Silly thing was the Tax they were mad at was never approved in the state... yet Amazon never reinstated afilliates for CT. Which means they are saving themselves a ton of money by not paying their affiliates here for proper sales.

I am making up a little of it by having Viglink installed, but nothing like I was getting before.

Sal Collaziano 02-01-2012 05:29 AM

I tried setting this up on my 4.1.x installation and when clicking submit for a product search I was taken to my homepage with /product.php?q=my+search+query

Any idea what could be going wrong?

99SIVTEC 02-01-2012 03:06 PM

Could you give me the url to it, and I'll have a look.

Did you place the other .php files that came with the .zip into your forums root directory?

iDHKHCM 02-01-2012 04:12 PM

Do we still have to open Products.php to enter our api key? since theirs a "enter key" in admincp threw xml? in process of installing now, looks very sweet

99SIVTEC 02-01-2012 04:16 PM

Quote:

Originally Posted by iDHKHCM (Post 2295013)
Do we still have to open Products.php to enter our api key? since theirs a "enter key" in admincp threw xml? in process of installing now, looks very sweet

Nope, everything is handled in the AdminCP now, I should probably remove that comment, haha. :D

iDHKHCM 02-01-2012 04:57 PM

Quote:

Originally Posted by 99SIVTEC (Post 2295016)
Nope, everything is handled in the AdminCP now, I should probably remove that comment, haha. :D

kk sweet thanks for writing back so fast.

how would i go about changing the image? admincp i entered 0 for hidden. that didnt work. i also changed the image in the img folder also didnt work. i want to use this image i made

https://vborg.vbsupport.ru/external/2012/02/1.png

iDHKHCM 02-01-2012 04:59 PM

thats just a quick change final image will look alot better i just wanted to know how i would change it. whats the initials for your site? P.S. ? i want to keep you guys in the final logo i use for sure. this mod is Awesome!

99SIVTEC 02-01-2012 05:16 PM

Quote:

Originally Posted by iDHKHCM (Post 2295035)
thats just a quick change final image will look alot better i just wanted to know how i would change it. whats the initials for your site? P.S. ? i want to keep you guys in the final logo i use for sure. this mod is Awesome!

Hey, actually I just noticed a small error in my part. Anyways to add your own image change the following code in productSearch.php. The original lines are 51-56.

PHP Code:

 if ($vbulletin->options['Prosperent_logoImage'] == TRUE)
            {
                ?>
                <td style="padding-right:5px;"><a href="http://community.prosperent.com" title="Prosperent Search"> <img src="http://community.prosperent.com/img/logo_small.png" /> </a></td>
                <?php
            
}

Anyways change that too...
PHP Code:

            if ($vbulletin->options['Prosperent_logoImage'] == TRUE)
            {
                ?>
                <td style="padding-right:5px;"><a href="http://community.prosperent.com" title="Prosperent Search"> <img src="<?php echo 'http://' $_SERVER['HTTP_HOST'] . '/img/YOUR_IMAGE_NAME_HERE'?>"/> </a></td>
                <?php
            
}
            
?>

Then just put your image into the img folder that came with the add-on and include your image name after the /img/ and make Logo_Image TRUE or 1 in your AdminCP and you should be good. :)

iDHKHCM 02-01-2012 07:29 PM

Quote:

Originally Posted by 99SIVTEC (Post 2295040)
Hey, actually I just noticed a small error in my part. Anyways to add your own image change the following code in productSearch.php. The original lines are 51-56.

PHP Code:

 if ($vbulletin->options['Prosperent_logoImage'] == TRUE)
            {
                ?>
                <td style="padding-right:5px;"><a href="http://community.prosperent.com" title="Prosperent Search"> <img src="http://community.prosperent.com/img/logo_small.png" /> </a></td>
                <?php
            
}

Anyways change that too...
PHP Code:

            if ($vbulletin->options['Prosperent_logoImage'] == TRUE)
            {
                ?>
                <td style="padding-right:5px;"><a href="http://community.prosperent.com" title="Prosperent Search"> <img src="<?php echo 'http://' $_SERVER['HTTP_HOST'] . '/img/YOUR_IMAGE_NAME_HERE'?>"/> </a></td>
                <?php
            
}
            
?>

Then just put your image into the img folder that came with the add-on and include your image name after the /img/ and make Logo_Image TRUE or 1 in your AdminCP and you should be good. :)


thanks that worked great. Needless to say you are the MAN. Im going to make a thread for my members who own their own sites to read more about this mod on my site n link this url on their so more ppl can use this awesome MOD. any luck with the amazon thing?

https://vborg.vbsupport.ru/external/2012/02/64.png

if anyone needs help with a image or button Message me, i will help.
dont forget to Nominate this guys MOTM its sick!

Sal Collaziano 02-01-2012 07:39 PM

Quote:

Originally Posted by 99SIVTEC (Post 2294987)
Could you give me the url to it, and I'll have a look.

Did you place the other .php files that came with the .zip into your forums root directory?

Thank you. Yes, all the files have been uploaded. It's running here:
http://www.cadillacforums.com/forums/forum.php

99SIVTEC 02-01-2012 07:47 PM

Quote:

Originally Posted by Sal Collaziano (Post 2295119)
Thank you. Yes, all the files have been uploaded. It's running here:
http://www.cadillacforums.com/forums/forum.php

Alright, to fix this, just open productSearch.php, and on line 44 change
PHP Code:

<form style="position: relative; z-index:1; float: right; margin: 5px 5px 0 0;" id="search" method="GET" action="/product.php"

to

PHP Code:

<form style="position: relative; z-index:1; float: right; margin: 5px 5px 0 0;" id="search" method="GET" action="/forums/product.php"

Your site just has an extra directory to get to the forum, so adding that /forums in front of /product.php should solve your problem. :)

99SIVTEC 02-01-2012 07:49 PM

Quote:

Originally Posted by iDHKHCM (Post 2295116)
thanks that worked great. Needless to say you are the MAN. Im going to make a thread for my members who own their own sites to read more about this mod on my site n link this url on their so more ppl can use this awesome MOD. any luck with the amazon thing?

if anyone needs help with a image or button Message me, i will help.
dont forget to Nominate this guys MOTM its sick!

Thanks iDHKHCM, I really appreciate that. And we are working on amazon. I'll keep this post updated with any news that we get on that front. :)

Sal Collaziano 02-01-2012 08:57 PM

Quote:

Originally Posted by 99SIVTEC (Post 2295125)
Alright, to fix this, just open productSearch.php, and on line 44 change
PHP Code:

<form style="position: relative; z-index:1; float: right; margin: 5px 5px 0 0;" id="search" method="GET" action="/product.php"

to

PHP Code:

<form style="position: relative; z-index:1; float: right; margin: 5px 5px 0 0;" id="search" method="GET" action="/forums/product.php"

Your site just has an extra directory to get to the forum, so adding that /forums in front of /product.php should solve your problem. :)

Perfect! Thank you! Any possibility of getting this to work on vBulletin 3 forums? If so, I can add it to another 25 sites or so...

c.c. 02-01-2012 09:24 PM

Nothing show up when I try to search for anything? I followed the instructions step by step. What the heck?

www.highdefjunkies.com

99SIVTEC 02-01-2012 09:30 PM

Quote:

Originally Posted by c.c. (Post 2295145)
Nothing show up when I try to search for anything? I followed the instructions step by step. What the heck?

www.highdefjunkies.com

Did you make yourself an API Key at prosperent.com and insert it into your adminCP?

Sorry I had forgotten to update the instructions after my last release. All you have to do now is go to the AdminCP and add your API Key to the Prosperent Settings. So now you don't have to go into your products.php file and add the API Key there as it will be overwritten whenever I push an update. I corrected that on here to reflect so.

c.c. 02-01-2012 09:36 PM

Quote:

Originally Posted by 99SIVTEC (Post 2295147)
Did you make yourself an API Key at prosperent.com and insert it into your adminCP?

Sorry I had forgotten to update the instructions after my last release. All you have to do now is go to the AdminCP and add your API Key to the Prosperent Settings. So now you don't have to go into your products.php file and add the API Key there as it will be overwritten whenever I push an update. I corrected that on here to reflect so.

I sure did.

c.c. 02-01-2012 09:37 PM

I got it! I uploaded the files first then installed the mod. I just reupload the files and all is well.

99SIVTEC 02-01-2012 09:38 PM

Quote:

Originally Posted by c.c. (Post 2295153)
I got it! I uploaded the files first then installed the mod. I just reupload the files and all is well.

K, awesome, glad to hear its working for you. :)

99SIVTEC 02-01-2012 09:40 PM

Some of you guys might also take a look at our performance ads if you have a site that is focused around a product or hobby. We target the page content similar to google adsense, but our ads are product based, and you earn a commission when a sale is made instead of being paid per click. You can see an example here:

http://www.highaltitudeimports.com/s...49-Anybody-Ski

http://prosperent.com/tools/performanceads

If you installed this, you have access to performance ads already. Just log in and check them out. We're putting a lot of work into them :)


All times are GMT. The time now is 05:50 PM.

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.01707 seconds
  • Memory Usage 1,935KB
  • 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_html_printable
  • (12)bbcode_php_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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