Version: 1.00, by RagingPenguin
Developer Last Online: Dec 2012
Category: Portal Software -
Version: 3.7.0
Rating:
Released: 05-09-2008
Last Update: Never
Installs: 20
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations
No support by the author.
Thank you for looking at this. It is my first 'product' for vbulletin. I hope you find it useful. Now on to the writeup...
Short Description
Simple YouTube video display module.
Long Description
This mod uses a cron based system to scan recent posts for bbcode-posted YouTube videos. The cron has two settings which can be found in the vBuletin options menu. These settings control the bbcode used to post youtube videos to your forum and the number of data rows to cache in a custom table. Also provided is a vBadvanced module for use in displaying the collected videos.
Cron Features
- BBCode setting
- Cache Limit setting
Module Features
- Cache Limit setting (to further refine your selection per module instance)
- Display Order (Random, Descending, Ascending based on dateline of the post)
- Maximum Rows
- Maximum Columns (per row)
- Maximum Characters (for truncating overly long thread titles)
- Player Width
- Player Height
- Automatic Playback (just in case you want to display a single item as a 'feature')
- Loop Playback
- Window Mode (opaque or transparent)
- Source Forums (to refine your selection by a forumid list)
- Show Links (to display Post By and In Thread links under the video)
Installation
- Ensure you have a working bbcode to post videos with (see below)
- Download the zip file and extract it
- Upload the *.php files to their proper locations
- Use 'Manage Products' in the admincp to install the product-videomax.xml file
- Use 'Upload Module' in the vBa CMPS cp to install the module-videomax.xml file
- Run the default cron once, manually, to get initial data.
Suggested BBCode
- works in all tested browsers (ie, ff, safari - latest versions each)
Defkalion, I wrote it on 3.7.0 Gold, so I cannot guarentee that it works in anything less. However, There were not that many changes between the two in terms of what this mod does. You can try it and report here so other will know.
Always remember to backup your database and file tree before any modification!
I tried to do it for 3.6.8, but when I try to Use 'Upload Module' in the vBa CMPS cp to install the module-videomax.xml file I get an error saying that:
Quote:
The file you have uploaded is not a valid module file.
The product xml file however installs with no problem, so I assume something wrong is going on with the cmps module, but what?
NegativeSMoke, you would add bbcodes in the vbuletin admincp. If you need specific steps explained, they are in the vbulletin manual at the following links.