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)

kho91 05-26-2010 02:54 PM

jaxel please can you answere me in this probleme, i don't undestand how can i resolv this
https://vborg.vbsupport.ru/showpost....&postcount=920

akxt660 05-26-2010 07:40 PM

Quote:

Originally Posted by kho91 (Post 2043674)
jaxel please can you answere me in this probleme, i don't undestand how can i resolv this
https://vborg.vbsupport.ru/showpost....&postcount=920

I'm having the same problem with the: "Browse All Media". If you can not fix it, have a way to remove the link and change the name? Thanks

Jaxel 05-26-2010 09:20 PM

in media/media_browse.php...

Find:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media
Change to:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media AS media

DX-FMJ 05-27-2010 03:31 AM

Thanks for this awesome mod!

ProFifaLeagues 05-27-2010 08:33 AM

Will there be a way we can have wmv files loaded up from local hosted files at all?

puertoblack2003 05-27-2010 07:48 PM

1 Attachment(s)
hey jaxel couple of things i picked up on the default style spaces...

see attachments

the avatar over laps and on media home page column space

pb

your24hourstore 05-27-2010 09:29 PM

Quote:

Originally Posted by drsmash (Post 2043292)
can i add widget for the liberary in the forum widgets and can i put more widget in the liberary ?

if i can please i want to know how?

and they code is back about page 30 or so you can search it as well as i can its the code for forum sidebar :D

Cornelius 05-28-2010 07:31 AM

So, I updated to the latest version on my site.
Now none of the videos are playing.
<object type="application/x-shockwave-flash" width="0" height="0" data=""><param name="movie" value="" /><param name="allowfullscreen" value="true" /><param name="wmode" value="transparent" /></object>

it just says and won't show anything

Jaxel 05-28-2010 05:21 PM

Quote:

Originally Posted by Cornelius (Post 2044477)
So, I updated to the latest version on my site.
Now none of the videos are playing.
<object type="application/x-shockwave-flash" width="0" height="0" data=""><param name="movie" value="" /><param name="allowfullscreen" value="true" /><param name="wmode" value="transparent" /></object>

it just says and won't show anything

Please read the patch notes.

Ken Sanders 05-28-2010 06:34 PM

Great mod! Thanks. Installed and donated:D

Cornelius 05-29-2010 03:13 AM

Quote:

Originally Posted by Jaxel (Post 2044730)
Please read the patch notes.

Thanks I got it working had to restore and the video loads now.

tlwwolfseye 05-29-2010 07:19 AM

Ok, i just updated from my previous Version (MEDIA LIBRARY 0.4) to the latest Version. I rebuild all the Media Stuff and so on but I just can't see the actual Video in the bits at all. I see the List with all the Videos added, with the thumbnails and such but when I actually click on one of those to get the Details, where supposedly would be the video to watch, that just isn't there.

Same when I add a new Video.

Whats wrong ?

The Upgrade info on the thread page also doesn't apply in this case because I didnt upgrade from VDR but already had Media Library installed

Whats wrong ? :confused:

P.S: I read the patch notes, still can't find the issue.

your24hourstore 05-29-2010 11:21 AM

did you recmod the two folders thumbs and sitemap to 777

tlwwolfseye 05-29-2010 01:38 PM

Works now, forgot something else. ;)

akxt660 05-29-2010 08:55 PM

Quote:

Originally Posted by Jaxel (Post 2043792)
in media/media_browse.php...

Find:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media
Change to:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media AS media

Very very very Thanks man!! Now it works fine!!

akxt660 05-29-2010 08:57 PM

The users are not able to delete their own comments, have a way of that? Thank you.

milaszewski 05-29-2010 09:03 PM

Quote:

Originally Posted by Jaxel (Post 2043792)
in media/media_browse.php...

Find:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media
Change to:

Code:

SELECT COUNT(mediaID) AS count FROM " . TABLE_PREFIX . "media AS media

thanks, that fixed the problem

rotor 05-29-2010 11:54 PM

Quote:

Originally Posted by Cornelius (Post 2044920)
Thanks I got it working had to restore and the video loads now.

same problem ..... what exactly did you have to restore ..... :confused: :confused: :confused:

Merih 05-30-2010 11:24 AM

Google Videos error :s

Could not parse media URL.

your24hourstore 05-30-2010 02:22 PM

i dont think we can parse googles videos have you looked to see if we have an google.xml ?

rotor 05-31-2010 04:37 AM

Ok,

I had this running fine and updated to ver 1 and now no video ....

Now when I click into a video page all I get is the box on the right hand side stretching across the page and the box on the left which houses the video is non existent!!

This was three days ago and still nothing!! yes all folders that need to be are 777 (although 755 should suffice I think)

I'm afraid I'm lost ...... anyone got any ideas ....

merk_aus 05-31-2010 05:25 AM

Looks awesome I look forward to installing this when I upgrade my forums this weekend.

sticky 05-31-2010 06:38 AM

Could I see an example of one of the users here running this?

Jaxel 05-31-2010 06:57 AM

Quote:

Originally Posted by sticky (Post 2045898)
Could I see an example of one of the users here running this?

http://shoryuken.com/media.php?

http://shoryuken.com/media.php?do=details&mid=2181

devrimow 05-31-2010 08:42 AM

Hi
to the Turkish character set problem
How to fix it ??
and gives the error in the title tag
Thanks
https://vborg.vbsupport.ru/

your24hourstore 05-31-2010 10:38 AM

Quote:

Originally Posted by rotor (Post 2045850)
Ok,

I had this running fine and updated to ver 1 and now no video ....

Now when I click into a video page all I get is the box on the right hand side stretching across the page and the box on the left which houses the video is non existent!!

This was three days ago and still nothing!! yes all folders that need to be are 777 (although 755 should suffice I think)

I'm afraid I'm lost ...... anyone got any ideas ....



did you reupload the htaccess file when you updated located in the root of the zip

k1klass 05-31-2010 10:50 AM

how do i move the administrate tags to a new line or drop down box?

currently my template search box goes over the top the tags-

* Administrate: Tags Categories Services

and interferes with the links

ty - great mod

EquinoxWorld 05-31-2010 06:57 PM

Hello, just wanted to known if anyone knew how I can omit the category's to display in the sidebar. I have over 200 category and it makes the main page look broken. The tags are ALL the way at the bottom of the screen. It would be more user friendly to just keep the category on the navbar drop down . Here is my example : http://www.aniworlds.net/forum/media.php . If anyone has any feedback it would be greatly appreciated. Thanks again Jaxel for a most impressive mod, def all time favorite.


Note: Resolved..Just had to empty out the template : "8WR_media_SIDEBAR_cat"

rotor 05-31-2010 08:57 PM

Quote:

Originally Posted by harleyparts (Post 2045959)
did you reupload the htaccess file when you updated located in the root of the zip

I'm not using the SEO feature - should I still use the .htaccess then??

Jaxel 05-31-2010 08:59 PM

Wow... that really is a lot of categories... have you considered just keeping a limited number of categories, and then sorting your anime by TAGS?

For instance, if you had Escaflowne, you could have them in multiple categories...

Movies : the Escaflowne Movie
Television : the 26 episodes
Soundtracks : the soundtracks
Music Videos: fanmade AMVs

And then simply tag everything with "Escaflowne"?

Also, new update is coming tonight...

Jaxel 05-31-2010 09:33 PM

================================================== =========
Version 4.1.1 STREAMING AND TEMPLATE FIXES
================================================== =========
  • NEW FEATURE: You can now embed streams and chats from Justin.TV and uStream.
    • You MUST run the "Click here to restore all services in the "/media/xml" directory to their default settings" process.
  • CHANGES: Moved the admin links 100px to the left for small fixed width forums.
  • BUG FIX: Fixed the template bug where boxes wouldn't stretch to fit the page.
  • BUG FIX: Fixed the browse media page for those forums that use TABLE_PREFIX.
  • BUG FIX: Fixed thumbnail rebuilding for media that doesn't have per video RSS.
  • BUG FIX: Fixed thumbnail creation for hosters that don't use JPG (GIF or PNG).

EquinoxWorld 05-31-2010 09:42 PM

Quote:

Originally Posted by Jaxel (Post 2046219)
Wow... that really is a lot of categories... have you considered just keeping a limited number of categories, and then sorting your anime by TAGS?

For instance, if you had Escaflowne, you could have them in multiple categories...

Movies : the Escaflowne Movie
Television : the 26 episodes
Soundtracks : the soundtracks
Music Videos: fanmade AMVs

And then simply tag everything with "Escaflowne"?

Also, new update is coming tonight...

I have considered that although we had it like that when it was video directory. We are using the category's as anime shows for instance I changed the vbphrase "category" to "anime list" and used it that way. The way to have it perfect would be a category for Anime and have all the shows as subcats but then we would have the same issue because we can't hide the subcats in the sidebar or navbar drop down. It would be sweet to have a link to the "Anime" category and display all the subcats in alphabetical order and go from there. We used to have html codes in our category description back in VD and had every category with it's description plus images and previews, unfortunately I have not figured out how to parse such in the descriptions for the cats in this release. If you have any suggestions please check us out and if you have any pointers please let us know. This is the center of our site and our members love it , we have over 14,000 videos and counting and any feedback to make this mod more user friendly in my case would be immensely appreciated. http://www.aniworlds.net/forum/media.php.

your24hourstore 05-31-2010 09:50 PM

Quote:

Originally Posted by k1klass (Post 2045965)
how do i move the administrate tags to a new line or drop down box?

currently my template search box goes over the top the tags-

* Administrate: Tags Categories Services

and interferes with the links

ty - great mod

your just using a lower resolution so it jams it up, you can either change that or at the bottom of the page in IE on the right it says 100% click on that and make it 75%

your24hourstore 05-31-2010 09:52 PM

Quote:

Originally Posted by rotor (Post 2046216)
I'm not using the SEO feature - should I still use the .htaccess then??

I just always do it :>

Juggernaut 05-31-2010 10:06 PM

Just did the upgrade, but I got some type of sparse error when importing a justin stream, It only appeared for a second, and the stream appears to have been imported right.
Here is what it said:
Warning: Division by zero in [path]/media/media_functions_builds.php on line 30
Warning: imagecopyresampled(): supplied argument is not valid Image resource in [path]/media/media_functions_builds.php on line 49.

PD: I had already restored al media services when I got this message and it seems to happen with Justin.tv, I haven't received the message with youtube, just justin.tv so far.

Fuhrmann 05-31-2010 10:25 PM

1 Attachment(s)
MediaLibrary-1.1.zip translated to Portuguese of Brazil!
All made by me, any questions, just PM me!
Attached!!

WassoufTunClub 05-31-2010 11:34 PM

please Jaxel How to convert this php code "Widget CMS" to make video tab like this:

http://img198.imageshack.us/img198/6751/24890762.jpg




PHP Code:

global $vbulletin;
require_once(
DIR.'/media/media_functions_hrefs.php');

$medias $vbulletin->db->query_read("
    SELECT media.*, media_service.*
    FROM " 
TABLE_PREFIX "media AS media
    LEFT JOIN " 
TABLE_PREFIX "media_service AS media_service ON(media_service.serviceID = media.serviceID)
    ORDER BY media.dateline DESC
    LIMIT 3
"
);

while (
$media $vbulletin->db->fetch_array($medias))
{
    if (
$media['length'] == 0)
    {
        
$media['length'] = "???";
    }
    else
    {
        
$duration $media['length'];
        
$minutes floor($duration 60);
        
$seconds $duration 60;
        
$seconds str_pad($seconds2"0"STR_PAD_LEFT); 
        
$media['length'] = "$minutes:$seconds";
    }

    
$media['intrate'] = intval($media['rating']);
    
$media['thumbnail'] = $vbulletin->options['media_thumb_dir']."/thumbs/"$media['mediaID'] .".jpg";
    
$media['href'] = construct_href_details($media);

    
$templater vB_Template::create('8WR_media_WIDGET');
        
$templater->register('media'$media);
    
$mediabits .= $templater->render();
}

return 
$mediabits


devrimow 05-31-2010 11:45 PM

Quote:

Originally Posted by devrimow (Post 2045925)
Hi
to the Turkish character set problem
How to fix it ??
and gives the error in the title tag
Thanks
http://img709.imageshack.us/img709/6...nshot001fc.png

How to fix it ??

Delilahs 06-01-2010 11:28 AM

here's a site with the latest version on and working

http://www.delilahsforum.co.uk/forum/media.php?

Jaxel 06-01-2010 05:48 PM

WMV is coming along well...

http://test.8wayrun.com/media/m1256-soldnerx2-wmv-test


All times are GMT. The time now is 12:39 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.03565 seconds
  • Memory Usage 1,853KB
  • 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
  • (6)bbcode_code_printable
  • (1)bbcode_php_printable
  • (14)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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