Jump to content

Videos Support

Featured Replies

Im going to wait for this app and possibly 4.1.2 for IPS before i look at moving my site from 4.x.x for this simple reason that most plugins seem to be causing errors with the new version. 

  • Replies 895
  • Views 89k
  • Created
  • Last Reply

Top Posters In This Topic

Most Popular Posts

  • Confirmed issue, new patch coming shortly to address any IPB 4.1 issues.

  • The Old Man
    The Old Man

    Mike, just a quick thank you for all your continued hard work, dedication and great customer service. You seemed to get 4.2 compatibility updates out for Videos System really quickly, meaning we could

  • Kirill Gromov
    Kirill Gromov

    Setting up a renewal payment does not force the developer to maintain their product for their entire life, the developer may have other problems, employment. 

Posted Images

4.1 Bug report. Video section works BUT?

For admin the content i posted streams throws a blank page, i refreshed a ton and got this error finally to show.

Fatal error: Access to undeclared static property: IPS\videos\Video::$urlBase in /home/****/****/system/Content/Item.php on line 957

Disabling video plugin makes it work.

  • Author
 

Prompt please, what that setting might not notice.
I put a limit on the width of the media in a forum post, as full-screen video, hinder reading. And this limitation raspostranen on video in an application. Now they're little. Is it possible to remove this restriction only for the application?

Please advice the exact setting you changed and I will take a look if anything is possible.

 

For some reason, i cannot get Dailymotion videos to work.

But i still get the error " Problem generating embed code. "

Just tried without issue, both embed and thumbnail generates fine. I'm going to need ftp/acp login details to troubleshoot this on your end as can't reproduce this.

  • Author
 

After upgrading to 4.1, while the video applications do not work tape activity, displays a 500 error

Confirmed issue, new patch coming shortly to address any IPB 4.1 issues.

Edited by Mike John

 

Confirmed issue, new patch coming shortly to address any IPB 4.1 issues.

Hi Mike,

I just asked you for 4.1 compability on your profile page .... you can delete it ;)

I did not know that there was this support thread.

Richey

Any eta? on 4.1 fixes

Edited by Netherlord

 

Confirmed issue, new patch coming shortly to address any IPB 4.1 issues.

Tell me please, soon to be updated? Our video is one of the main components and a very bad without bliss

  • Author

v3.1.7 has been released with confirmed support for IP.Board 4.1 and several other minor bug fixes as well. Only upgrade if using IPB 4.1 or later.

Latest version Bug report, If a comment is quoted and posted. If you go into the video comments and see all and hit read more on posts it cuts off some text.

Edited by Netherlord

  • Author
 

Latest version Bug report, If a comment is quoted and posted. If you go into the video comments and see all and hit read more on posts it cuts off some text.

Thanks, noted for next version.

Hi !

Since today, we cannot post anymore videos (youtube)

it says : problem generating embed code

We are still on IPB 4.0 and didnt upgrade anything, it was working till yesterday, but today always got this error message

Any idea ?

Tx :)

 

  • Author
 

We are still on IPB 4.0 and didnt upgrade anything, it was working till yesterday, but today always got this error message

oEmbed is used to generate both the embed code and thumbnail so maybe possible downtime for Youtube's oEmbed service or your server not being able to access for some reason. If it still happens again tomorrow, I'll need ftp/acp login details to troubleshoot this further and see if it's masking some kind of error when connecting to oEmbed.

 

Confirmed issue, new patch coming shortly to address any IPB 4.1 issues.

564d029aad9e1_2015-11-1901-56-44Posting-

564d029ebaced_2015-11-1901-57-53.thumb.p

 

One more question. Tell me please, is intended to support online broadcasts with Twitch, hitbox and other services? To mark was Live or offline + chat built from the service when he online

  • Author
 

One more question. Tell me please, is intended to support online broadcasts with Twitch, hitbox and other services? To mark was Live or offline + chat built from the service when he online

I used the internal IPB4 embed template to generate my Youtube embed, so any setting you have for video embeds would apply within topics as well as videos.

If the service supports oEmbed than it will auto embed the live streams but no tracking of live sites is included. I've had this one suggested to me already here but not very likely until next year now. I'm still working through bug fixes.

  • 3 weeks later...

@Mike John

Would it be possible for me to make the video dimensions full width without changing my forum max settings. Reason being. in forum posts videos should be small. But in the video app i think since the focus is on the video it should be filling the space it is given. As it is i get white space down one side.

Could you provide me some advice to achieve this?

  • Author
 

Could you provide me some advice to achieve this?

The embed template is handled by IPB and cached in the database, so the best option would probably to remove any video limitation on display. Open theme editor > videos > front > global > video

Find:

{$video->embed|raw}

Add ABOVE:

{{$video->embed = str_replace('ipsEmbeddedVideo_limited', '', $video->embed );}}

See how that goes.

 

The embed template is handled by IPB and cached in the database, so the best option would probably to remove any video limitation on display. Open theme editor > videos > front > global > video

Find:

{$video->embed|raw}

Add ABOVE:

{{$video->embed = str_replace('ipsEmbeddedVideo_limited', '', $video->embed );}}

See how that goes.

thanks that seems to work great. Might i suggest this edit be added to the plugin on a toggle setting? might be useful for others.

  • Author
 

thanks that seems to work great. Might i suggest this edit be added to the plugin on a toggle setting? might be useful for others.

Logged, might be a version or two away but will be included in future.

when i try to turn on comments require approval i get this error.

EX4096 Something went wrong. Please try again.

  • Author
 

when i try to turn on comments require approval i get this error.

Currently looking into this now. Are you using v4.1.5.2 by the way?

 

Currently looking into this now. Are you using v4.1.5.2 by the way?

I am yes.

The setting seems to be on currently. But i dont know how. At the time i hit to turn it on I got the error. Tried again. Same error. Refreshed. and it was shown as toggled off. I exited and went back to check and make sure an hour later and it was still off. But its somehow now switched on. So i have no idea about this.

  • Author
 

I am yes.

The setting seems to be on currently. But i dont know how. At the time i hit to turn it on I got the error. Tried again. Same error. Refreshed. and it was shown as toggled off. I exited and went back to check and make sure an hour later and it was still off. But its somehow now switched on. So i have no idea about this.

Sorry just to be clear, the error is on the settings page nor in the front end? I've gotten a few reports of this but can't seem to reproduce this yet. I'll either need acp access or a complete set of screenshots of your video settings.

  • 4 weeks later...

Hello,

 

is there any way, how to connect to the YT channel?

(automatic video import)

Jan

  • Author
 

is there any way, how to connect to the YT channel?

No not right now. But popular suggestion and is a high priority when I start working on new features after bugs are settled.

I noticed that in my forums... If i go to the sort by options i for some reason get the option to sort my video title? im guessing this is a bug since it does nothing in a forum?

And if im using a custom database i get the video title and an extra views sort option.

Edited by Netherlord

Recently Browsing 0

  • No registered users viewing this page.