vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - 8WayRun.Com - Media Library (https://vborg.vbsupport.ru/showthread.php?t=240677)

TimberFloorAu 04-20-2010 09:21 PM

A cracking feature would be:

A submit button on forum post ( for users when creating posts ) to submit the video within that post to the media centre.

Similar system to vbookie, or polls. Where users place a post anyway, and in this case a tick box ( with perhaps category drop down ) allows the user to simultaneously submit the video to media center after they have submitted new post.

With integration of video parsing in vbulletin this could be done one of two ways, as above: or an extra tick box, when a user clicks the video bbcode button in editor.

This would inevitably propogate the media library quicker and make it more intune with the forum.

IR15H 04-20-2010 09:22 PM

Quote:

Originally Posted by Jaxel (Post 2024529)
1. I'll look into it
2. Fixed in new version.
3. Editing comments works fine for me, vb4.0.3... what other mods do you have installed?
4. Yes, deleting comments is done through the edit link.
5. This is BY DESIGN. If you look at YouTube, it does a the same thing. You can only comment on a video once without refreshing. This is a deterrent so that people don't try to spam the comments.
6. The error pages use the built in error system for VB. There is no back button because VB itself does not have a back button built in. A user can simply press the back button on their browser, or use the backspace key to go back a page.
7. Reporting media works fine for me, vb4.0.3... what other mods do you have installed?
8. Fixed in new version.

  1. Thanks.
  2. Thanks.
  3. None, unless you count blog/cms. Fresh install of 4.0.3 on local machine. The error message on trying to edit now tells me it's 0 characters long (regardless of actual length).
  4. Okay but can't access it it due to error above.
  5. Okay.
  6. Okay, I'll mention it over on .com then and see what they say about it.
  7. As above, none. What exactly is suppose to happen when you hit Report? Below is what I see from an end user point of view;
    http://img219.imageshack.us/img219/521/80853269.png
    From an admin point of view, is there a "Reported Media" section?
  8. Thanks.

TimberFloorAu 04-20-2010 09:24 PM

Please can you tell us what changes have been made ( changelog ) in this version MediaLibrary-0.3.zip to previous version. As we have done many Phrase changes , and each time we have to redo all of these.

I also have in 8wr_media_main this at very top of the template , {vb:raw submitsmall}
This is in addition to the one at the bottom.

svandanam 04-20-2010 09:58 PM

Quote:

Originally Posted by Jaxel (Post 2024527)
================================================== =========
Version 4.0.3 AUTO CREATE AND VERIFICATION FEATURES
================================================== =========
  • NEW FEATURE: The Auto-Create Thread feature has once again returned!
  • NEW FEATURE: Tag, Comment, Description and Title verification handlers now follow built in vB4 settings. Each of these fields will follow their related forum setting such as "Tag Minimum Length" or "Tag Maximum Length". If a field should fail to meet the specifications, the error handlers will now explain why it has failed in more detail.
  • BUG FIX: Fixed information retrieval for feeds with non-Latin sources.
  • BUG FIX: Fixed phrasegroup error within AJAX functions created in 4.0.2.
  • BUG FIX: Miscellaneous SQL and template errors no one knew about but me.

A small Bug with Auto-create Thread feature...when enabled..it does get created inside the forum , but on the main forum it does not show as there is a new thread .

WassoufTunClub 04-20-2010 10:05 PM

Quote:

Originally Posted by Veer (Post 2024532)
Few suggestion:

"Like" button or "Thanks" button integration on media page
"Add to Favorites" button on media page
"Download This Media" button on media page
"Related Media" on media page
"Most Discussed Media" on Main page of Media Library
"Featured Media" on Main page of Media Library
"Recent Media" forum block

:up::up::up::up: Good suggestion

TimberFloorAu 04-20-2010 11:19 PM

Exclude thread id for whats new would be useful.
I have forgotten the code to add

Jaxel 04-20-2010 11:39 PM

Quote:

Originally Posted by IR15H (Post 2024535)
  1. None, unless you count blog/cms. Fresh install of 4.0.3 on local machine. The error message on trying to edit now tells me it's 0 characters long (regardless of actual length).
  2. As above, none. What exactly is suppose to happen when you hit Report? Below is what I see from an end user point of view;
    From an admin point of view, is there a "Reported Media" section?

Can you give me the URL that the report page sends you to after you submit? If you are using the SEO slugs, try the MOST RECENT version of .htaccess included in the zip.



Quote:

Originally Posted by TimberFloorAu (Post 2024536)
Please can you tell us what changes have been made ( changelog ) in this version MediaLibrary-0.3.zip to previous version. As we have done many Phrase changes , and each time we have to redo all of these.

I also have in 8wr_media_main this at very top of the template , {vb:raw submitsmall}
This is in addition to the one at the bottom.

If you open up "product-medialibrary.xml", you'll see that every phrase is timestamped with version numbers. Anything with 4.0.2 or 4.0.3 will need to be updated. You should be using the phrase manager from within your admin CP to update your phrases. It will make it easier for you to find which phrases have been updated.

Also, I have no idea what you said about {vb:raw submitsmall}...



Quote:

Originally Posted by svandanam (Post 2024553)
A small Bug with Auto-create Thread feature...when enabled..it does get created inside the forum , but on the main forum it does not show as there is a new thread .

That is very weird. Looks like vb changed something because I'm using the same thread creation datamanager (which is included with vb) that I was using with Video Directory Remixed...



Quote:

Originally Posted by TimberFloorAu (Post 2024574)
Exclude thread id for whats new would be useful.
I have forgotten the code to add

Again... no idea what you are saying...

TimberFloorAu 04-20-2010 11:50 PM

1 Attachment(s)
Thread does not appear in forumhome view.

Which I can live with.

But does diaplay in What's New link in Navbar

Sorted this part: with &exclude=192 added to whats new search url in Navbar ( where 192 is our forum id )
As it is, it will spam the whats new box up for all members with videos.

your24hourstore 04-21-2010 01:49 AM

i did a reinstall to the board and did a fresh install on this mod but now i cant get the administrative link to show again, just where does that htaccess go anyways ?

Jaxel 04-21-2010 02:10 AM

the htaccess goes in your forum root...

If you did a fresh install, remember to check your permissions.

*EDIT* I just did a fresh install of my test forum... everything is working fine.
http://test.8wayrun.com/media.php


All times are GMT. The time now is 07:55 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.03664 seconds
  • Memory Usage 1,756KB
  • 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
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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