Go Back   vb.org Archive > vBulletin Modifications > Archive > Modification Graveyard

Reply
 
Thread Tools
Video-Directory Remixed Details »»
Video-Directory Remixed
Version: 1.3.0, by Jaxel Jaxel is offline
Developer Last Online: Sep 2013 Show Printable Version Email this Page

Category: Major Additions - Version: 3.8.x Rating:
Released: 01-05-2009 Last Update: 07-30-2009 Installs: 703
DB Changes Uses Plugins Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

This mod has been rewritten for vB4x here: https://vborg.vbsupport.ru/showthread.php?t=240677

This modification is based on the Video-Directory modification by Survivor and vBPoint.org.
His mod is NOT dead, its still alive and kicking; but he has informed me that he just doesn't have the time to maintain it and give support. So until he is able to work on it agian; I've been doing a series of updates.

What is this mod?

This mod adds a fully featured and fully integrated video directory archive to your forums. Users can add their favorite videos from their favorite video service to the directory. I only support a few select hosters; but the hoster scripting is XML base, so any user can create their own scripts for any number of hosting services. The old MyVideo and Sevenload scripts from Survivor's version will still work, but they wont pull in Keyword/Tagging information, nor the video length time codes.

Basic Feature Listing:
  • Fully integrated into the vBulletin user database and product manager.
  • Fully phrased and built on templates for easy reskinning and styling.
  • Fully administratable and a myriad of settings for personalization.
  • Complete customization of permissions based on usergroups.
  • Landing page for broad information and fully featured tag cloud.
  • Category profiles for videos.
  • Contribution profiles for users.
  • Keyword profiles for tag cloud.
  • Built in comment system for videos.
  • Search function for titles and descriptions.
  • RSS feed of videos.
Product Demo:
http://www.8wayrun.com/video.php
Installation Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. CHMOD /videothumbnails/* and /includes/videoserviceapi to 777.
  3. Import the product "product-videodirectory.xml" in your Product Manager.
  4. Follow the on screen instructions to configure your video hoster settings.
  5. Refresh your administration control panel to see the new navigation links.
NOTES:
vBulletin 3.7.0 instituted a new avatar-thumbnail system. There is a high probability that you are unaware of this new system and may have failed to setup your vBulletin to make use of it. Make sure that a directory called /thumbs is located in your avatar directory and CHMOD it to 777. Then go into Maintenance > Update Counters and run the Rebuild Custom Avatar Thumbnails process.
Upgrade Procedure:
  1. Upload all files in the "upload" directory to your forum root.
  2. Take note of the information stored in Limits of Videos > General Settings.
  3. Import the product "product-videodirectory.xml" in your Product Manager.
  4. Re-establish your previous Limits settings in Videos > General Settings.
  5. Re-import ALL of your hosters and settings in Videos > Manage hosters.
    • You MUST remember to re-import your hosters after upgrading.
NOTES:
You may lose your category dataman when you upgrade. If no categories are listed after an upgrade, you will be required to rebuild your category dataman. Its very easy to rebuild it if you need to. Simply go into Videos > Manage categories, select ANY category and hit [Edit], then click [Save]. Your category dataman will automatically be rebuilt.
Roadmap for the Future:
  • Moderation
  • Favorites
  • Playlists
Don't forget to click INSTALL!

If you want to donate, I'm all for it... as I'm an unemployed computer programmer...

Download Now

File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)
File Type: (21.4 KB, 0 views)

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
4 благодарности(ей) от:
Artes_Marciales, asking, Kolektor, Sam Lee

Comments
  #2  
Old 01-05-2009, 11:24 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

================================================== =========
Version 1.3.0
================================================== =========
  • Add Video page now has an option to auto-create threads for videos.
    • To use this function, you must first select a forum in the settings.
    • If auto-created, Add Video forwards to the thread, not the video.
  • Add Video page now has a drop-down list for upload categories.
  • Add Video button is now on ALL pages, and will remember categories.
  • Video details now support AJAX for commenting, deleting and pagination.
  • Toolbar functions have been removed from the comment quick reply form.
  • SHELL_SIDE will now relocate itself depending on HD or non-HD videos.
  • Thread creation for Add Video and Report Video have been revamped.
  • BUG FIX: Fixed uncached templates for user video pages.
  • BUG FIX: Fixed permission problems with recent videos page.
  • BUG FIX: Fixed YouTube constructs for YouTube's new embed codes.
  • BUG FIX:
  • BUG FIX:
  • FILE EDITS SINCE 1.2.5: (make sure you upload these new versions!)
    • upload/video.php
    • upload/video_ajax.php
    • clientscript/vbulletin_ajax_videocomment.js
    • includes/xml/videohoster-YouTube.xml
    • includes/xml/videohoster-YouTubeHD.xml
  • TEMPLATE EDITS SINCE 1.2.5: (make sure you revert these templates!)
    • video_add
    • video_category
    • video_commentbit
    • video_details
    • video_edit
    • VIDEO_SHELL
    • VIDEO_SHELL_SIDE
================================================== =========
Version 1.2.5
================================================== =========
  • Added "Recent Videos" summary page. A page JUST for recent videos!
  • Added a "Watch Random Video" function. This is done with ?do=random.
  • Added the ability to set the location of the sidebar from left to right.
  • Added the ability to set the location of the cloud from top to bottom.
  • Added the "Videos in profile block" function for profile videos!
  • FILE EDITS SINCE 1.2.4: (make sure you upload these new versions!)
    • upload/video.php
  • TEMPLATE EDITS SINCE 1.2.4: (make sure you revert these templates!)
    • video_home
    • video_profile
    • video_profile_bit
    • video_recent
    • VIDEO_SHELL
    • VIDEO_SHELL_SIDE
    • video_user
================================================== =========
Version 1.2.4
================================================== =========
  • FILE EDITS SINCE 1.2.3: (make sure you upload these new versions!)
    • You MUST remember to re-import all of your video hosters after upgrading.
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-MegaVideo.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-Veoh.xml
    • upload/includes/xml/videohoster-Vimeo.xml
    • upload/includes/xml/videohoster-VimeoHD.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
================================================== =========
Version 1.2.3
================================================== =========
  • You can now sort category, user and tag listings based on Dateline, Title and Ratings...
  • FILE EDITS SINCE 1.2.2: (make sure you upload these new versions!)
    • upload/video.php
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
    • upload/includes/xml/videohoster-Veoh.xml
  • TEMPLATE EDITS SINCE 1.2.2: (make sure you revert these templates!)
    • video_bit
    • video_bit_more
    • video_category
    • video_home
    • VIDEO_SHELL
    • video_tag
    • video_user
================================================== =========
Version 1.2.2
================================================== =========
  • Changed the way the video taglists are called on the summary pages...
    • Taglists are now cached! This will save your server from being overloaded.
    • The summary taglist cache is rebuild on every video details view.
    • Be sure to run MAINTENANCE > UPDATE COUNTERS > REBUILD VIDEO TAGS
  • More miscellaneous changes to video hosters... Added support for VEOH as a Video Hoster.
  • FILE EDITS SINCE 1.2.1: (make sure you upload these new versions!)
    • upload/video.php
    • upload/includes/class_dm_video.php
    • upload/includes/functions_videodirectory.php
    • upload/includes/functions_videotags.php
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
    • upload/includes/xml/videohoster-Veoh.xml
================================================== =========
Version 1.2.1
================================================== =========
  • Changed the way certain video hoster setting options work.
    • These options are now global options, instead of being individual to each hoster.
    • There is now a new "Video detail settings" menu in your Admin Control Panel.
    • This change was made so that I could support a plugin based [VIDEO] BB code.
    • You MUST remember to re-import all of your video hosters after upgrading.
  • Added support for plugin based [VIDEO] and [VIDEO=XXX] bbcodes!.
    • There is an option in the general settings to enable or disable these video tags.
    • If enabled, users will be able to embed videos from the video directory in their posts.
    • There are no permission checks on this; if a video is embedded, ANYONE can see it.
    • If you enable video bbcodes, they will replace the existing bb codes in video details.
  • FILE EDITS SINCE 1.2.0: (make sure you upload these new versions!)
    • upload/video.php
    • upload/includes/functions_videodirectory.php
    • upload/includes/xml/cpnav_videodirectory.xml
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
  • TEMPLATE EDITS SINCE 1.2.0: (make sure you revert these templates!)
    • NEW: video_bbcode
    • some random plugin changes...
================================================== =========
Version 1.2.0
================================================== =========
  • Extended support for RSS Feeds and tagging while viewing video details.
    • Now when you few video details, ALL tag RSS feeds will be selectable.
  • Added the option to turn off text fields for URL, BB Codes and Embed Codes.
    • These settings are in the settings of each individual video-hoster xml file.
    • Because of this, you MUST upgrade all your video-hosters to the 1.2.0 version.
    • No video-hosters prior to version 1.2.0 will function with this version.
    • You MUST remember to re-import all of your video hosters after upgrading.
  • FILE EDITS SINCE 1.1.9: (make sure you upload these new versions!)
    • upload/video.php
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
  • TEMPLATE EDITS SINCE 1.1.9: (make sure you revert these templates!)
    • VIDEO_SHELL
    • video_details
================================================== =========
Version 1.1.9
================================================== =========
  • Added support for navlinks in the COMMUNITY LINKS in vBulletin 3.8.0
    • Some plugins have changed for this release.
  • Added support for individual RSS feeds for Categories, Users and Tags
    • You can now subscribe to individual feeds for categories, users and tags
    • Both users and categories are sorted in the filter if you use IE for RSS.
      • Firefox does not use the filter, so if you use FF, you wont see this.
    • Unregistered must have "Can view video-directory" permission for RSS to work.
  • FILE EDITS SINCE 1.1.8: (make sure you upload these new versions!)
    • upload/video.php
    • upload/includes/functions_videodirectory.php
    • upload/includes/xml/videohoster-Dailymotion.xml
  • TEMPLATE EDITS SINCE 1.1.8: (make sure you revert these templates!)
    • VIDEO_SHELL
================================================== =========
Version 1.1.8
================================================== =========
  • BUG FIX: fixed DOM retrieval errors in Mozilla Firefox...
    • Firefox will now correctly retrieve timelength and keyword information
    • Thanks logicuk for informing me about this problem.
  • FILE EDITS SINCE 1.1.7: (make sure you upload these new versions!)
    • Just re-upload the ENTIRE /upload/ directory.
  • TEMPLATE EDITS SINCE 1.1.7: (make sure you revert these templates!)
    • Just re-vert all of your Video Directory templates!
================================================== =========
Version 1.1.7
================================================== =========
  • BUG FIX:
  • Upgrades no longer try to re-install the hosters; it was causing problems.
  • Fixed incompatibilities with the admin control panel and VBSEO.
  • Added an option to allow or disallow the retrieving of Tags/Keywords from an API.
  • Added fully working API from Dailymotion that now supports keywords and timecodes.
  • Added fully working API from Metacafe that now supports keywords and timecodes.
  • FILE EDITS SINCE 1.1.6: (make sure you upload these new versions!)
    • DELETE upload/video.php
    • upload/video_admin.php
    • upload/clientscript/vbulletin_ajax_videodirectory.js
    • upload/includes/xml/cpnav_videodirectory.xml
    • upload/includes/xml/videohoster-Dailymotion.xml
    • upload/includes/xml/videohoster-Metacafe.xml
    • upload/includes/xml/videohoster-YouTube.xml
    • upload/includes/xml/videohoster-YouTubeHD.xml
    • upload/videothumbnails/Dailymotion (CHMOD to 777)
    • upload/videothumbnails/Metacafe (CHMOD to 777)
  • TEMPLATE EDITS SINCE 1.1.6: (make sure you revert these templates!)
    • video_add
================================================== =========
Version 1.1.6
================================================== =========
This update is mostly a series of bug fixes.
================================================== =========
Version 1.1.5
================================================== =========
  • Added support for the editing of timecodes for video_add and video_edit.
    • You MUST revert these two templates or timecodes will fail to edit.
  • BUG FIX: Fixed "invalid level field" error for new installations.
  • BUG FIX: Fixed "table_prefix" error for upgrade installations.
  • BUG FIX: Fixed "tag cloud" error for directories with empty clouds.
  • FILE EDITS SINCE 1.1.4: (make sure you upload these new versions!)
    • upload/video.php
    • upload/clientscript/vbulletin_ajax_videodirectory.js
    • upload/includes/functions_videotags.php
================================================== =========
Version 1.1.4
================================================== =========
  • Added a setting for an announcement on the landing page (video_home).
  • Added support for avatars in the comment bits; also cleaned up the formatting.
  • Added fields for the duration length of videos from YouTube.
    • This value is stored in seconds in the database.
    • When you add a video, this information will be retrieved automatically.
    • Older videos must be edited manually from within the database.
  • Added support for control panel handling the tagging system.
    • You can now create and delete tags through the admin CP.
  • Added video preview on the add video page that shows when you click retrieve.
  • Changed the way category levels are handled; there is no longer a sub template.
    • The level is handled through a simple if statement in the catbits.
  • BUG FIX: Now when you delete a video, it now properly deletes the thumbnail.
================================================== =========
Version 1.1.3
================================================== =========
  • Added support for a tagging system and tag cloud!
    • Anyone who can edit a video can now add tags to that video.
    • A tag cloud is also constructed dynamicly on the home page.
    • The tag cloud does NOT have a tag search caching system...
    • When adding a video, it retrieves keywords from the service.
    • The tagging system is configurable with its on option screen
  • YouTube XML files now have settings for autoplay, fullscreen and related options.
  • Added a usergroup permission for watching videos. (NOTE: OFF BY DEFAULT!)
    • Unless a usergroup has this permission, they can not watch any videos.
    • They may still be able to browse the video directory, just not watch.
  • BUG FIX: videos from disallowed categories are now properly hidden on user pages.
  • BUG FIX: videos from disallowed categories are now properly hidden on tag pages.
  • BUG FIX: videos from disallowed categories are now properly hidden on small bits.
================================================== =========
Version 1.1.2
================================================== =========
  • Changed the way the YouTubeHD handles the recognition of high definition urls.
    • Simply change the HTTP in your youtube link to HDEF!
    • This will signify an HD YouTube video instead of an SD YouTube video.
    • Marking an SD only video as HD, will break the video playback.
  • Added support for multi-column video listings.
    • You can now define a number of columns for your listing pages.
    • If you define 1 column, the preview continues to call on video_bit.
    • If you define more than 1 column, the preview calls on video_bit_more.
  • Added length of preview title; so you can restrict length with ellipses.
  • Changed templates to define max overflows for information fields in video bits.
    • <div class="smallfont" style="max-height: 13px; overflow: hidden;">
    • <div class="smallfont" style="max-height: 52px; overflow: hidden;">
    • This guarantees your tables never overflow because of text lengths.
  • BUG FIX: the homepage now properly calls up the top rated construct.
  • BUG FIX: search results now properly call up the videosperpage value.
================================================== =========
Version 1.1.1
================================================== =========
  • Added basic support for SEO slugs. To enable SEO slugs, uncomment out the line:
    // define('SEO_ENABLED', true);
    in upload/video.php
    • Enabling the SEO slug is NOT for people with vbSEO, you dont need it.
    • The required apache rewrite rules are in htaccess.txt.
    • BUG: Enabling the SEO slug will inherintly break the Who's Online recognition.
    • BUG: The &page= variable in the SEO slug is not properly optimized.
  • Added support for videocategory leveling. This is not a sub-category system.
    • The level simply implies the indent level of a category.
    • This makes it LOOK like categories are sub-categories, when they arent.
  • Added support for video listings based on contributor user accounts.
    • Clicking on a username will bring a view to all videos by that user.
  • Created "video_details_embed" to move embedded videos above the shell.
    • This gives more space to high definition video services.
  • "Random" and "Best Reated" listing options have been removed from video_details.
    • These searches are now delegated to only home/category/user/tag listings.
    • The "Related Videos" listing option has remained intact on video_details.
  • Added support for High Definition notation in video preview bits.
    • If an embed XML has "HD" in the title, it gets read as an HD stream.
  • VideoBBCode construct now pulls in the video title for option values.
  • Category Display is now forced on all pages with video preview bits.
  • BUG FIX: Rewrote a majority of phrases and templates for better English.
  • BUG FIX: PageNav for comments on video_details, now calls up the proper construct.
  • BUG FIX: Delete Comment page is now constructed properly for form widths.
  • BUG FIX: RSS feeds are now properly sanitized for Internet Explorer and Opera.
  • BUG FIX: Fixed true/false 1/0 construction in YouTube embed codes.
Reply With Quote
  #3  
Old 01-05-2009, 11:37 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jaxel, you are THE man! I've said it once...I've said it a thousand times
Reply With Quote
  #4  
Old 01-05-2009, 11:44 PM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i have some problems installing
"the field call level is missing or not is a valid comand"
Reply With Quote
  #5  
Old 01-05-2009, 11:47 PM
jlew24asu jlew24asu is offline
 
Join Date: Nov 2006
Location: Chicago, IL USA
Posts: 702
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

so should I just completely reinstall this? i'm also dying to know how that second screen shot is done?

thanks Jaxel, you rock
Reply With Quote
  #6  
Old 01-05-2009, 11:55 PM
Jaxel Jaxel is offline
 
Join Date: Sep 2005
Posts: 1,160
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@WarLion... I just uploaded a new version... i made a mistake in the install code and forgot to put in the TABLE_PREFIX code. If you used the table prefix function, then it would have failed at creating the level fiedl. Now it should be fixed... If you are still having trouble, run the following codes on your database... (replace TABLE_PREFIX with whatever your table prefix is, or remove it if you dont have a table prefix.

ALTER TABLE TABLE_PREFIX.video ADD timelength int(10) unsigned NOT NULL;
ALTER TABLE TABLE_PREFIX.videocategory ADD level int(10) NOT NULL

@jlew24asu... You don't have to uninstalll Survivor's version, this one overwrites it. Follow the UPGRADE steps.
Reply With Quote
  #7  
Old 01-05-2009, 11:55 PM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Can't wait for this ..... "AJAX handling of video comments (to avoid refresh during playback)" :up:
Reply With Quote
  #8  
Old 01-06-2009, 12:15 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

very nice work ,,,,,,, thanks
Reply With Quote
  #9  
Old 01-06-2009, 12:20 AM
WarLion's Avatar
WarLion WarLion is offline
 
Join Date: Jun 2006
Posts: 165
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

@jaxel i still have the same problem
"A required field called level is missing or has an invalid value."

i try with the update and you still have two bad code on
$db->query_write("ALTER TABLE" . TABLE_PREFIX . "videocategory ADD level int(10) NOT NULL");

and in
$db->query_write("ALTER TABLE" . TABLE_PREFIX . "video ADD timelength int(10) unsigned NOT NULL");

must be "ALTER TABLE " with a space betwen table an "

but the level value is still not working any help will be apreciate
Reply With Quote
  #10  
Old 01-06-2009, 12:20 AM
ArnyVee's Avatar
ArnyVee ArnyVee is offline
 
Join Date: Mar 2008
Posts: 944
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Jaxel, what do I do with this error I encountered within the admin when importing the new product?

Code:
Database error in vBulletin 3.7.4:

Invalid SQL:
ALTER TABLEvideo ADD timelength int(10) unsigned NOT NULL;

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 'TABLEvideo ADD timelength int(10) unsigned NOT NULL' at line 1
Error Number  : 1064

....and, I get this when I clicked on "video" in my navbar.....

Code:
Database error in vBulletin 3.7.4:

Invalid SQL:

		SELECT videotag.tagtext
		FROM videotagvideo AS videotagvideo
		INNER JOIN videotag AS videotag ON (videotag.tagid = videotagvideo.tagid)
		WHERE videotagvideo.videoid = 94
		ORDER BY videotag.tagtext;
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 08:19 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.06103 seconds
  • Memory Usage 2,381KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_code
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (10)post_thanks_box
  • (4)post_thanks_box_bit
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (8)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete