Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: 1 ... 8 9 10 11 [12] 13 14 15 16 ... 22   Go Down

Author Topic: Displaying videos from Youtube in Coppermine.  (Read 432373 times)

0 Members and 3 Guests are viewing this topic.

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #220 on: March 08, 2008, 10:29:28 pm »

I already posted a version that uses cURL in this thread.
Logged

Elwood J. Blues

  • Contributor
  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 171
    • Eymard.net
Re: Displaying videos from Youtube in Coppermine.
« Reply #221 on: March 08, 2008, 10:32:33 pm »

Sorry...

Can you insert a link in the first post for other user ?

Thanks
Logged
Avant de poser une question passez par ici . 90% des réponses s'y trouvent !

angeles

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
help you tube in copermine
« Reply #222 on: March 12, 2008, 06:18:25 pm »

I did everything they said article to introduce youtube in coppermine, the principle seems to work but when I reach the final or December "The file could not be placed above."
Help please be any nonsense
Logged

Radyan

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 20
  • This is not only possible, this is essencial
Re: Displaying videos from Youtube in Coppermine.
« Reply #223 on: March 22, 2008, 09:32:06 pm »

Thank You very much, it looks great!!!!  :D
Logged

Kimosabe

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Displaying videos from Youtube in Coppermine.
« Reply #224 on: March 25, 2008, 06:23:59 pm »

Hello, i am new Coppermine user (great app!)
I was trying to install the Youtube mod, and as you have already guessed, something went wrong.


Nibbler, few posts earlier you mentioned a cURL version of the hack, but i couldn't spot it.
Could you please tell me where it is?


Thank you in advance and sorry for asking something that is potentially obvious
for more advanced users than me.



Additional info:

-I am using phpbb2 v2.0.23 bridged with Coppermine v1.4.16
-My hosting company is unable to enable the furl function, so uri uploads don't work
-I am using the original theme
-I also included in your original hacks the steps described by
Joachim Müller here
http://forum.coppermine-gallery.net/index.php/topic,37962.msg181126.html#msg181126

and Elwood J. Blues here
http://forum.coppermine-gallery.net/index.php/topic,37962.msg246409.html#msg246409

-The error i get is the following:
YT errors:
URI   Error message
1. http://www.youtube.com/watch?v=6aYu0YapSm0   8Bad, unknown, or disabled dev_id specified.
Logged

phill104

  • Administrator
  • Coppermine addict
  • *****
  • Country: gb
  • Offline Offline
  • Gender: Male
  • Posts: 4885
    • Windsurf.me
Re: Displaying videos from Youtube in Coppermine.
« Reply #225 on: March 25, 2008, 08:26:14 pm »

Have you input your dev id correctly?
Logged
It is a mistake to think you can solve any major problems just with potatoes.

Kimosabe

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Displaying videos from Youtube in Coppermine.
« Reply #226 on: March 25, 2008, 09:18:32 pm »

I did. I checked, i double checked, but i will check it again  :)

Yes, i suppose i did. Just to be sure, is the dev id the 100digit id?
Logged

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #227 on: March 25, 2008, 11:17:14 pm »

That doesn't make any sense. The message you see is from the youtube API which means either allow_url_fopen is enabled or you are using the cURL version already. I'm pretty sure the devid is not that long - make sure you have the correct one.
Logged

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #228 on: March 25, 2008, 11:22:18 pm »

Mine is like this: XXxx9xX9x99
Logged

Kimosabe

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Displaying videos from Youtube in Coppermine.
« Reply #229 on: March 28, 2008, 11:12:53 am »

You were right, thank you! I feel so stupid right now...  :-[
I have searched this board and google for at least 4hours, but i haven't thought of the obvious. Check my dev_id!


For those who might have doubts about their Youtube developer id

The dev_id can be obtained at: http://www.youtube.com/my_profile_dev
The dev_id's form is: XXxxxxXXxXX (like mentioned by Nibbler's post above)

Thanks again for the great mod!
Greetings from Greece!
Logged

jeffamm

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Displaying videos from Youtube in Coppermine.
« Reply #230 on: March 31, 2008, 01:05:58 pm »

Thanks for posting this.  My installation went smoothly and the youtube upload boxes appear on the file upload page.  But after uploading a youtube video nothing happens when I click on a youtube thumbnail to play the file.  I'm guessing this has something to do with the fopen thing.  I loaded the php.ini file (initially it was labelled php.ini.default, so I changed it to be just php.ini) but my hosting company could not say for sure where this file should appear (which folder).  I didn't see anyone else with this problem in the thread.  I'm a complete newb to coppermine so maybe I've got something set wrong.  Can anyone suggest something to try?

To see what I mean by nothing happens, here is the link http://www.learnandreturn.com/index.php
Logged

Kimosabe

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Displaying videos from Youtube in Coppermine.
« Reply #231 on: March 31, 2008, 01:18:51 pm »

Perhaps you could try what i did,
i followed Nibblers instructions (1st post)
and additionally i did what these posts say:

Joachim Müller here
http://forum.coppermine-gallery.net/index.php/topic,37962.msg181126.html#msg181126

and Elwood J. Blues here
http://forum.coppermine-gallery.net/index.php/topic,37962.msg246409.html#msg246409

i am using the curl, not the fopen function.
Hope it works for you as it worked for me!
Logged

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #232 on: March 31, 2008, 01:30:46 pm »

You didn't apply the changes to theme.php properly (or atall).
Logged

jeffamm

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: Displaying videos from Youtube in Coppermine.
« Reply #233 on: March 31, 2008, 02:59:29 pm »

Thanks for responding, I've got it working.  Based on Nibbler's guidance to apply the changes to the theme (which I had already done) I realized that I must have changed the wrong theme.  I'm a self-admitted newb and didn't know which theme I'm using or even how to change themes yet, so I copied the changed theme file into all the theme folders in my installation.  I realize I've probably wrecked the ability to use any of the other themes in my installation, but I'll deal with that downstream when I'm ready to pick a new theme for real.  Thanks anyway Kimosabe, and thanks again Nibbler for making this mod available.
Logged

misjka

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Displaying videos from Youtube in Coppermine.
« Reply #234 on: April 01, 2008, 09:06:39 am »

Seems to be a great mod, this one :)!

One question, though: I always get
Quote
8Bad, unknown, or disabled dev_id specified.
as I try to upload... I first tried the Developer Key, and then the Client ID, but with the same result :(. Which one should I use, or may there is a coding error?

Thanks!
Logged

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #235 on: April 01, 2008, 10:22:31 am »

You need the dev id. This was already discussed just a few posts ago.
Logged

misjka

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Displaying videos from Youtube in Coppermine.
« Reply #236 on: April 01, 2008, 01:41:18 pm »

You need the dev id. This was already discussed just a few posts ago.

OK, sorry for that one but this thread is kind of too messy to read in all its' total  :-\. Unfortunately I didn't make it less messy  ::)...

And besides, things would be more straight, I think, for ppl to use the proper words... To me the word "dev id" is a hybrid of Developer Key and Client ID, so that in itself got me puzzled...

But of course I'm much obliged for your reply, and I'll have yet another go for this one :)!

Thanks!
Logged

Nibbler

  • Guest
Re: Displaying videos from Youtube in Coppermine.
« Reply #237 on: April 01, 2008, 01:53:16 pm »

Those terms didn't exist when I made this plugin - it's all changed to the Google API system now.
Logged

misjka

  • Coppermine newbie
  • Offline Offline
  • Posts: 19
Re: Displaying videos from Youtube in Coppermine.
« Reply #238 on: April 02, 2008, 10:06:40 am »

The dev_id can be obtained at: http://www.youtube.com/my_profile_dev
Thanks, Kmosabe - that certainly did the trick  :o :). My advice is to put this URL to the first post of the thread, to avoid further comfusion about the dev_id  8)
Logged

jeffamm

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Video now says "We're sorry, this video is no longer available"
« Reply #239 on: April 06, 2008, 06:16:12 pm »

I'm using the youtube mod described in this thread and it is working fine.  However just now a couple of my videos display "We're sorry, this video is no longer available" in the youtube viewing box.  I checked the source video on youtube and the videos display fine there.  Has anyone else seen this happen or know how to fix?  I was experimenting with changing themes just before this happened, but don't know if this is cause and effect or coincidence.
Logged
Pages: 1 ... 8 9 10 11 [12] 13 14 15 16 ... 22   Go Up
 

Page created in 0.028 seconds with 20 queries.