Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Add-ons

Reply
 
Thread Tools
NM - Media Lite (Store/Share Center) Details »»
NM - Media Lite (Store/Share Center)
Version: Beta 2, by Twilkey Twilkey is offline
Developer Last Online: Jan 2019 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.7.0 Rating:
Released: 05-29-2008 Last Update: 05-31-2008 Installs: 20
DB Changes Uses Plugins Template Edits Auto-Templates
Additional Files Is in Beta Stage  
No support by the author.

This mod is no longer supported, Only the Pro version is supported.

NM Media is a Media Share/Store Center for vBulletin.


NM Media allows you to store videos on your forum. NM Media also allows you to share your videos with others.

Rundown on what NM Media does!!

PS Media lets you add categories, and within these categories, you can add videos. This version of NM Media only supports adding the link to the video to steam and store it. However as long as the format is supported, then it does not matter where the video is stored. If you have the link to the video file itself, then you can add it.

Adding to the features is the admins side of things. Admins have the ability to allow or disallow any usergroup from viewing the NM Media system, or even allowing them to add videos to the system using the front end form. And there is an option for the link to be automatically added to the navbar.

Also, the lite version, for now, only supports Windows Media Video(WMV), QuickTime(MOV), and Divx(divx) formats.

Future NM Media Lite Features
  • Add a front end form for adding categories.
Future NM Media Pro Features
  • Add a box to the show media page to show download links.
  • Add Mass Delete Options. (Movie and Category)
  • Add ability for admin to add support for more formats.
  • Add random video module on front page.
  • Add favorites system, similar to youtubes'.
  • Add custom user media profile system.
  • Add hooks to mod to allow for easy custom modifying.
  • Add admin setting to allow download, or streaming, or both.
  • Add more usergroup permissions.
  • Release of Premium mods.(Mods such as vbadvanced modules, for PaulSonny.com premium members.
This should be safe on an active board, however neither I nor any of the PS development team are liable for any problems caused by installing this on your active board.
Installation Instructions
[] Upload all the files from the Upload folder.
[] Import product-psmedia.xml via the AdminCP.
[] Set Permissions for each usergroup via the AdminCP for PS Media.
[] Set Categories up via the AdminCP for PS Media.

If you do not have a navbar like the default then here is the code you would add to the navbar to add a link. Keep in mind this is code we would put in the default navbar.
Code:
     <td class="vbmenu_control"><a href="$vboptions[bburl]/psmedia.php$session[sessionurl_q]?do=home">$vbphrase[psmedia_psmedia]</a></td>

Footnotes

Version Beta 1.01
  • Fixed problem with movie exists code.
Please report all bugs, feature requests and comments here.

Please remember to click Mark As Installed if you use this modification.
If you use this plug-in, and find it useful, please support us by nominating us for Mod Of The Month (MOTM) in the top right corner of this thread, or feel free to donate.

You will get an email when a new version is released.

Thanks, Twilkey SRT.

Supporters / CoAuthors

    Show Your Support

    • This modification may not be copied, reproduced or published elsewhere without author's permission.

    Comments
      #2  
    Old 05-30-2008, 05:47 AM
    Twilkey's Avatar
    Twilkey Twilkey is offline
     
    Join Date: Oct 2006
    Posts: 314
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    *Reserved*
    Reply With Quote
      #3  
    Old 05-30-2008, 08:16 AM
    KURTZ KURTZ is offline
     
    Join Date: Nov 2006
    Location: Italy
    Posts: 2,257
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    OK, i'm interested in this hack ... i wanna test it onto my test board ...
    Reply With Quote
      #4  
    Old 05-30-2008, 01:41 PM
    KURTZ KURTZ is offline
     
    Join Date: Nov 2006
    Location: Italy
    Posts: 2,257
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    PHP Code:
    Database error in vBulletin 3.7.0:

    Invalid SQL:
    SELECT categoryidtitle FROM nWpsmedia_category;

    MySQL Error   Table 'Sqlxxxxx_1.nWpsmedia_category' doesn't exist
    Error Number  : 1146
    Request Date  : Friday, May 30th 2008 @ 04:39:52 PM
    Error Date    : Friday, May 30th 2008 @ 04:39:52 PM
    Script        : http://www.nowhine.net/board/admincp/psmedia_admin.php?do=movieadd
    Referrer      : http://www.nowhine.net/board/admincp/index.php?do=nav
    IP Address    : xxxxxxxxxxxxxxxxxxx
    Username      : KURTZ
    Classname     : vb_database
    MySQL Version : 4.0.27-standard-log 
    Reply With Quote
      #5  
    Old 05-30-2008, 04:40 PM
    Twilkey's Avatar
    Twilkey Twilkey is offline
     
    Join Date: Oct 2006
    Posts: 314
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Quote:
    Originally Posted by KURTZ View Post
    PHP Code:
    Database error in vBulletin 3.7.0:

    Invalid SQL:
    SELECT categoryidtitle FROM nWpsmedia_category;

    MySQL Error   Table 'Sqlxxxxx_1.nWpsmedia_category' doesn't exist
    Error Number  : 1146
    Request Date  : Friday, May 30th 2008 @ 04:39:52 PM
    Error Date    : Friday, May 30th 2008 @ 04:39:52 PM
    Script        : http://www.nowhine.net/board/admincp/psmedia_admin.php?do=movieadd
    Referrer      : http://www.nowhine.net/board/admincp/index.php?do=nav
    IP Address    : xxxxxxxxxxxxxxxxxxx
    Username      : KURTZ
    Classname     : vb_database
    MySQL Version : 4.0.27-standard-log 
    Try uninstalling, then reinstalling.
    Reply With Quote
      #6  
    Old 05-30-2008, 04:55 PM
    mvigod mvigod is offline
     
    Join Date: Dec 2001
    Location: Jersey
    Posts: 159
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Getting "movie already exists" when pressing submit. Even though it is the first video I am trying to add.
    Reply With Quote
      #7  
    Old 05-30-2008, 06:23 PM
    purepothead purepothead is offline
     
    Join Date: Jul 2006
    Posts: 18
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Ah Very interested, is there a pro version ready to go or is that future? I searched your site and couldnt find any pro information, but looks like your guys have many projects going at once, hmmm. What exactly is available from your site for $10 bucks a month to see?

    Lookin for more information.
    Reply With Quote
      #8  
    Old 05-30-2008, 08:48 PM
    rapidphim rapidphim is offline
     
    Join Date: Feb 2007
    Posts: 733
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    what kind/type/format of media this hack support? YouTube, Veoh, DailyMotion, ect....????
    Reply With Quote
      #9  
    Old 05-30-2008, 09:46 PM
    mazikaty mazikaty is offline
     
    Join Date: Sep 2007
    Posts: 8
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    can you rewriter url vbseo

    thanks...
    Reply With Quote
      #10  
    Old 05-30-2008, 10:04 PM
    eXoOutsider eXoOutsider is offline
     
    Join Date: May 2008
    Posts: 64
    Благодарил(а): 0 раз(а)
    Поблагодарили: 0 раз(а) в 0 сообщениях
    Default

    Should I wait to install on my running board, or will the beta work fine

    Also, I am getting Movie already exists
    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 07:31 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.06191 seconds
    • Memory Usage 2,297KB
    • Queries Executed 24 (?)
    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
    • (1)bbcode_code
    • (2)bbcode_php
    • (1)bbcode_quote
    • (1)footer
    • (1)forumjump
    • (1)forumrules
    • (1)gobutton
    • (1)header
    • (1)headinclude
    • (1)modsystem_post
    • (1)navbar
    • (6)navbar_link
    • (120)option
    • (1)pagenav
    • (1)pagenav_curpage
    • (1)pagenav_pagelink
    • (10)post_thanks_box
    • (10)post_thanks_button
    • (1)post_thanks_javascript
    • (1)post_thanks_navbar_search
    • (10)post_thanks_postbit_info
    • (9)postbit
    • (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
    • post_thanks_function_fetch_thanks_end
    • post_thanks_function_thanked_already_start
    • post_thanks_function_thanked_already_end
    • fetch_musername
    • postbit_imicons
    • bbcode_parse_start
    • bbcode_parse_complete_precache
    • bbcode_parse_complete
    • postbit_display_complete
    • post_thanks_function_can_thank_this_post_start
    • pagenav_page
    • pagenav_complete
    • tag_fetchbit_complete
    • forumrules
    • navbits
    • navbits_complete
    • showthread_complete