The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Video-Directory Details »» | |||||||||||||||||||||||||
What is this? This add on gives your users the possibility to collect their favourite videos from some video-webpages (supported at the moment: MyVideo, YouTube, Sevenload and Metacafe) and to provide them in the forum. The videos can be commented and rated. The Administrator has many possibilities of settings and can create video-categories and administrate the video-directory. List of features:
Do you want to enhance the video-directory, but some hooks are missing? Do you want to enhance the templates and you need some template-hooks? No Problem! Send a PM and the hooks will be integrated in the next version! Developer-Blog: Feel free to check out our Developer-Blog at vBPoint.org! Supporters / CoAuthors Show Your Support
|
Comments |
#122
|
|||
|
|||
link to another video mod for vbulletin?
|
#123
|
|||
|
|||
This mod it's very usefull and it has the right features, however it lacks at some points:
1) The page title when viewing a video or a category is the same, so the title does not change for categories and videos. 2) There's no plugin to show videos on the forum home, for the rest keep up the work in this direction. I'll click installed but i'm not using it only for this two points. |
#124
|
|||
|
|||
Great mod. My members love it.
Some suggestons for next version:
Otherwise, thanks for sharing! |
#125
|
|||
|
|||
Yes, the module will be great to have
|
#126
|
||||
|
||||
The vbseo integration notice in the vboptions area won't disappear after adding the below code to the "define customer rewrite rules" area in vbseo control panel.
Code:
//========================================================================== // Video Directory //========================================================================== 'video.php?do=viewdetails&categoryid=(d+)&categorytitle=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html' 'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/' 'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)'=>'videos/$2-$1/' 'video.php'=>'videos/' |
#127
|
||||
|
||||
Quote:
Quote:
2. Maybe for Version 1.,2.0 or later Quote:
Tagging is planned Modules: Same as above Regards Surviver |
#128
|
|||
|
|||
Quote:
For instructions, what I actually meant was at the top of the front video.php page having an area to put instructions on how to upload, etc. I can do this manually, but just suggesting to have it as a feature. Regardless, I love this mod. |
#129
|
||||
|
||||
You can simply add it to the Template. (shoulkd be video_main or video_home)
|
#130
|
|||
|
|||
Amazing!
Great MOD! Tanks!! **nominated** |
#131
|
||||
|
||||
Some problems.
In admin panel: I cannot do anything. Clicking any links shows empty-style pages and nothing can be saved, or some links show blank page I traced it to the vbseo code you provided causing that error Code:
//========================================================================== // Video Directory //========================================================================== 'video.php?do=viewdetails&categoryid=(d+)&categorytitle=(.*)&videoid=(d+)&videotitle=(.*)'=>'videos/$2-$1/$4-$3.html' 'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)&page=(d+)'=>'videos/$2-$1/$3/' 'video.php?do=viewcategory&categoryid=(d+)&categorytitle=(.*)'=>'videos/$2-$1/' 'video.php'=>'videos/' The other problems - blank video list on main page - domain name in the color icon, inside toolbar? This happens only in this mod, not global elsewhere I chmodded all folders/sub-folders/files exactly as explained in the readme file. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|