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)

DGrey2011 07-09-2013 02:49 PM

I have installed the edited version (with comments and description issues fixed) on vB 4.2.0.

I can type the description exactly when I add the video and it's saved.

However, if I notice some mistakes or I want to add something in the description later, the changes aren't saved and I just get the message 'Leave' or 'Stay on page'. No matter which you click on, the changes aren't saved. :(
I tried on Chrome, FF, Safari, Comodo and in all browsers it's the same.

Does anyone know how to fix this?

vietfancy 07-17-2013 04:51 AM

this is no good for 4.2.1. I can't seem to submit a youtube video.

KorvinGump 07-25-2013 04:35 PM

Quote:

Originally Posted by DGrey2011 (Post 2432906)
I have installed the edited version (with comments and description issues fixed) on vB 4.2.0.

I can type the description exactly when I add the video and it's saved.

However, if I notice some mistakes or I want to add something in the description later, the changes aren't saved and I just get the message 'Leave' or 'Stay on page'. No matter which you click on, the changes aren't saved. :(
I tried on Chrome, FF, Safari, Comodo and in all browsers it's the same.

Does anyone know how to fix this?

I can confirm this bug. If you try to add video on front media page with retrieve information it works good and you can submit video. After this you can edit your description of media. But if you try to submit media with button "Submit media" you can't edit description and when you click on button submit it sends to you message 'Leave' or 'Stay on page'. Please someone needs to fix this for 4.2.1.

michal72 07-25-2013 07:09 PM

Quote:

Originally Posted by DGrey2011 (Post 2432906)
I have installed the edited version (with comments and description issues fixed) on vB 4.2.0.

I can type the description exactly when I add the video and it's saved.

However, if I notice some mistakes or I want to add something in the description later, the changes aren't saved and I just get the message 'Leave' or 'Stay on page'. No matter which you click on, the changes aren't saved. :(
I tried on Chrome, FF, Safari, Comodo and in all browsers it's the same.

Does anyone know how to fix this?

Quote:

Originally Posted by KorvinGump (Post 2435349)
I can confirm this bug. If you try to add video on front media page with retrieve information it works good and you can submit video. After this you can edit your description of media. But if you try to submit media with button "Submit media" you can't edit description and when you click on button submit it sends to you message 'Leave' or 'Stay on page'. Please someone needs to fix this for 4.2.1.

For me my fixes work well for 4.2.0. I can add new video using "Retrieve information" or "Submit media". I can also edit description of the existing media.

I can't check on 4.2.1 because I don't use this version

Regards

mamaveve 08-13-2013 08:45 PM

I try to edit the activity stream template so that latest media showing in activity stream..., but still no good

anyone can help

Chadi 08-20-2013 06:03 PM

Having two issues:

First, using the [media] tag in forum posts, works in preview but once I submit the post the video disappears and the only the title shows, linked.

I use this

Code:

[media=Michael Jr Humble, TX EVENT]293[/media]
Second issue: for whatever reason, when I click edit in the administrative > services area for any service it redirects me to the homepage.

This is what I have in the htaccess file

Quote:

# Media Library
ReWriteRule ^media/m(\d+).*/tags$ media.php?do=tags_edit&mid=$1 [QSA]
ReWriteRule ^media/m(\d+).*/edit$ media.php?do=details_edit&mid=$1 [QSA]
ReWriteRule ^media/m(\d+).*/report$ media.php?do=report&mid=$1 [QSA]
ReWriteRule ^media/m(\d+).*/c(\d+)$ media.php?do=comment_edit&cmt=$2 [QSA]
ReWriteRule ^media/m(\d+).*/p(\d+).*$ media.php?do=details&mid=$1&pid=$2 [QSA]
ReWriteRule ^media/m(\d+).* media.php?do=details&mid=$1 [QSA]
ReWriteRule ^media/p(\d+).*/edit$ media.php?do=playlist_edit&pid=$1 [QSA]
ReWriteRule ^media/p(\d+).* media.php?do=playlist&pid=$1 [QSA]
ReWriteRule ^media/c(\d+).* media.php?do=category&cid=$1 [QSA]
ReWriteRule ^media/u(\d+).* media.php?do=user&uid=$1 [QSA]
ReWriteRule ^media/tag/(.*) media.php?do=tag&tid=$1 [QSA]
ReWriteRule ^media/results/(.*) media.php?do=results&query=$1 [QSA]
ReWriteRule ^media/advresults/(.*) media.php?do=advresults&query=$1 [QSA]
ReWriteRule ^media/letter/(.*) media.php?do=letter&query=$1 [QSA]
ReWriteRule ^media/browse.* media.php?do=browse [QSA]
ReWriteRule ^media/search.* media.php?do=search [QSA]
ReWriteRule ^media/random.* media.php?do=random [QSA]
ReWriteRule ^media/submit.* media.php?do=submit [QSA]
ReWriteRule ^media/tagcloud.* media.php?do=tagcloud [QSA]
ReWriteRule ^media/playlists.* media.php?do=playlists [QSA]
ReWriteRule ^media/pcreate.* media.php?do=playlists_create [QSA]
ReWriteRule ^media/pmine.* media.php?do=playlists_mine [QSA]
ReWriteRule ^media/favorites.* media.php?do=favorites [QSA]
ReWriteRule ^media/subscriptions.* media.php?do=subscriptions [QSA]
ReWriteRule ^media/admin/edit/s(\d+).* media.php?do=admin_host_edit&sid=$1 [QSA]
ReWriteRule ^media/admin/delete/s(\d+).* media.php?do=admin_host_delete&sid=$1 [QSA]
ReWriteRule ^media/admin/export/s(\d+).* media.php?do=admin_host_export&sid=$1 [QSA]
ReWriteRule ^media/admin/(\w+).* media.php?do=admin_$1 [QSA]

# Media Library from Video Directory
RewriteCond %{QUERY_STRING} do=viewdetails&videoid=(\d+)
RewriteRule ^video\.php$ media.php?do=details&mid=%1
RewriteCond %{QUERY_STRING} viewcategory&categoryid=(\d+)
RewriteRule ^video\.php$ media.php?do=category&cid=%1
RewriteCond %{QUERY_STRING} viewuser&userid=(\d+)
RewriteRule ^video\.php$ media.php?do=user&uid=%1
RewriteCond %{QUERY_STRING} viewtag&tag=(.*)
RewriteRule ^video\.php$ media.php?do=tag&tid=%1
ReWriteRule ^video\.php$ media.php

motorhaven 08-25-2013 03:25 AM

Quote:

Originally Posted by vietfancy (Post 2434076)
this is no good for 4.2.1. I can't seem to submit a youtube video.

Works fine for me on 3 different 4.2.1 installations.

fleshy66 08-26-2013 02:54 AM

Quote:

Originally Posted by motorhaven (Post 2440901)
Works fine for me on 3 different 4.2.1 installations.

Did you just add the original to 4.2.1 ? Its been a long time since I used VB so just getting back in to using it again.

AndrewSimm 08-26-2013 03:08 AM

make sure your not using https youtube links

motorhaven 08-26-2013 12:25 PM

And also there are two types of youtube links (youtube.com and youtu.be) make sure you have both defined.


All times are GMT. The time now is 10:04 AM.

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.05157 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
  • (1)bbcode_code_printable
  • (6)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