vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Major Additions - Video-Directory Remixed (https://vborg.vbsupport.ru/showthread.php?t=200819)

drsli 10-12-2009 05:11 AM

Quote:

Originally Posted by SighK (Post 1893329)
Never mind it has resolved itself. It appears videos that are very recently added to youtube will display that error via this addon. So make sure the video that you are trying to add is well and truly processed on youtube.

First of all: this is a truly awesome addition! :)
I stumbled upon this "The response of the video-server can't be read."-error recently and I had chmoded the thumbnail- and serviceapi-directories accordingly long before. A couple of videos were added without hassle before, but now for seemingly no reason this error occurs.
The youtube-video, which causes this error, is correctly listed and playable within youtube itself. And I can add this video without problems to vbtube too. So this seems to be a video-directory-related issue.

madddenaddicto 10-12-2009 06:47 AM

Can someone help me with this.. my site is www.maddengaming.com/video.php I have everything installed correctly but im having a problem. My videos pictures arent showing anywhere on the site.. i think somethings wrong with the thumbnails. I dont kno but im wondering if anyone else has this problem or know how to fix it!!

Also i get this error code at the top whenever I create a new video..

Warning: fopen([path]/videothumbnails/YouTube/LKe5dD3nCyo.jpg) [function.fopen]: failed to open stream: No such file or directory in [path]/includes/videoserviceapi/class_youtube.php on line 91

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 92

Warning: fwrite(): supplied argument is not a valid stream resource in [path]/includes/videoserviceapi/class_youtube.php on line 93


Maybe this is why it isnt working!! Someone please help me out.. I will donate to you!!!!

MagicThemeParks 10-12-2009 11:27 AM

maddenaddicto,

Did you CHMOD777 on the permissions for the videothumbnails directory and all directories within? If not, do that and see if it works.

madddenaddicto 10-12-2009 05:22 PM

Yes i have tried that and it still doesnt work.. i have no idea why

arabuser 10-12-2009 08:50 PM

Quote:

Originally Posted by Dr. Bantham (Post 1859553)
An wonderful upgrade to an outstanding mod!

I have a conflict with vBulletin-Glossary which creates the following error when viewing the VIDEO BBCode:

I noticed that there is a post here that indicates turning off cross-linking within vBulletin-Glossary will eliminate the conflict, but that feature is too valuable to lose.

Here is the code which ends in the referenced line number:
PHP Code:

/**
* Check for availability/activated vBSEO and perform url to category
*
* @author     Surviver
*
* @param    string    entry    array with category informations
* @param    string    Appendix to add to the url (e.g. perpage var, page var, etc)
*
* @return    string    url    url to category, either seo-like or standard
*/
function construct_category_url(&$category$append '')
{
    global 
$vbulletin;

    if (
$vbulletin->options['vbglossar_vbseo'] AND defined('VBSEO_ENABLED'))
    {
        
$url 'vbglossar.php?' $vbulletin->session->vars['sessionurl'] . 'do=showcat&catid=' $category['id'] . '&cattitle=' vbseo_filter_text($category['name']) . $append;
    }
    else
    {
        
$url 'vbglossar.php?' $vbulletin->session->vars['sessionurl'] . 'do=showcat&catid=' $category['id'] . $append;
    }

    (
$hook vBulletinHook::fetch_hook('vbglossar_category_url')) ? eval($hook) : false;

    
$category['url'] = $url;

    return 
$url;


Note that I do not have vBSEO installed, but I do have vBSEO Google/Yahoo Sitemap Generator installed. When I removed the offending lines of code I received another error from the main vbglossar.php file which did not seem to reference vBSEO. I fear that the conflict may be deeply rooted.

Any ideas what may be causing this error and what might resolve the conflict?

If not, I can disable the VIDEO BBCode, but this results in corresponding threads created by Video Directory without a functional embedded video. This conflict was in the previous version, but not as critical since there was no thread creation feature previously. I can use AME to remedy this if I can simply insert the original URL of the video. I found the location of the code within the videodirectory_newthread and videodirectory_reportthread phrases, but I was unable to modify this to insert the raw video URL. I tried variations of the $videoinfo[url] variable, to no avail. Ideally, I would like to use all features of both mods, but alternatively I will settle for this workaround if I can get the variable to pass.

I face same problem here in conflict betwen video directory and vBulletin-Glossary

mhackl 10-13-2009 06:54 AM

Is there Hulu support available for this Mod?

MagicThemeParks 10-13-2009 10:11 AM

mhackl, does Hulu have an RSS feed for the videos? I know that Jaxel has stated several times that the only way to pull videos from a particular host would be if they have a feed. I don't use Hulu, so I'm not sure if they do or not.

ludachris 10-13-2009 08:44 PM

I'm having a problem with thumbnail creation. The videothumbails directory is set to 777, but all new thumbnail files that get created are set to 600. I can go in and manually change their file setting to 777 and it fixes it, but that obviously doesn't fix the issue. Where is it determined that the file upload will be set to 600?

FTG STRYKER FG 10-16-2009 09:03 AM

Ok, I uninstalled the other guys version according to his instructions. I then followed your instructions to the letter. But I am still gettting the same error I did with his. I cannot get into the "Manage hoster" section. Everytime I click on it, I get the "Manage video-hoster" bar along under it "Title", "Version", "Varname", and "Action", but there are no fields under them for my to enter any information.

My problem started when I first installed the other version. I did not have any API userid's or passwords for Seven.com or MyVideo.com so I went and got some. When I came back, I didn't know how to put them in so I uninstalled and reinstalled the XML. Well after that my problem began.

I unstalled everything, reinstalled, and still nothing shows up when I click on "Manage Hoster". And now its not showing up with your version either. Any ideas?

FTG STRYKER FG 10-16-2009 09:21 AM

Also getting this error:

Warning: Invalid argument supplied for foreach() in [path]/includes/class_dm_video.php on line 155

I believe it has to do with the Hosters, but seeing I cannot view the Hoster page in the ACP, what can I do? Is there a way to add them manually?


All times are GMT. The time now is 05:12 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.02246 seconds
  • Memory Usage 1,769KB
  • 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_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (5)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