[RC1] Youtube Gallery

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Scam Warning
tytanminos
Registered User
Posts: 11
Joined: Tue Apr 09, 2013 6:26 pm

Re: [DEV] Youtube Gallery

Post by tytanminos »

A possible update to fix errors and other problem ?

Very nice Mod.
tytanminos
Registered User
Posts: 11
Joined: Tue Apr 09, 2013 6:26 pm

Re: [DEV] Youtube Gallery

Post by tytanminos »

An answer ? No support ?
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [DEV] Youtube Gallery

Post by _Vinny_ »

tytanminos wrote:A possible update to fix errors and other problem ?
Soon.
tytanminos
Registered User
Posts: 11
Joined: Tue Apr 09, 2013 6:26 pm

Re: [DEV] Youtube Gallery

Post by tytanminos »

In my Debug page:

I receive this error:

Code: Select all

Page: video.php?mode=view&id=13
Fichier: [ROOT]/video.php
Ligne: 69 

[PHP Warning]

DOMDocument::load(): I/O warning : failed to load external entity "http://gdata.youtube.com/feeds/api/videos/"
and this:

Code: Select all

Page: video.php?mode=view&id=13
Fichier: [ROOT]/video.php
Ligne: 69 	

[PHP Warning]

DOMDocument::load(http://gdata.youtube.com/feeds/api/videos/): failed to open stream: HTTP request failed! HTTP/1.0 403 Forbidden 
Sometime, when i add a video, i take a blank page or other !
petereeles
Registered User
Posts: 157
Joined: Wed Jan 18, 2006 9:43 pm

Re: [DEV] Youtube Gallery

Post by petereeles »

Looks like Google has deprecated the V2 YouTube API, so videos are now getting the title "HTTPS://YOUTUBE.COM/DEVICESUPPORT".

Vinny - will this mod be updated (and for 3.1, ultimately)? I really appreciate the mod, but would like to know what your plans are! Thx!

Cheers,

- Pete
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [DEV] Youtube Gallery

Post by _Vinny_ »

petereeles wrote:Looks like Google has deprecated the V2 YouTube API, so videos are now getting the title "HTTPS://YOUTUBE.COM/DEVICESUPPORT".

Vinny - will this mod be updated (and for 3.1, ultimately)? I really appreciate the mod, but would like to know what your plans are! Thx!

Cheers,

- Pete
Extension: viewtopic.php?f=456&t=2309686
petereeles
Registered User
Posts: 157
Joined: Wed Jan 18, 2006 9:43 pm

Re: [DEV] Youtube Gallery

Post by petereeles »

Thanks Vinny!
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [DEV] Youtube Gallery

Post by _Vinny_ »

petereeles wrote:Looks like Google has deprecated the V2 YouTube API, so videos are now getting the title "HTTPS://YOUTUBE.COM/DEVICESUPPORT".
Just checked now this error. I will update soon to API3, I already have the code working here, in the next days I will release an update.
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [DEV] Youtube Gallery

Post by _Vinny_ »

I'll completely rewrite this MOD. :!:

In this month a RC version will be available. Stay tuned :shock:
Vattenpistol
Registered User
Posts: 101
Joined: Thu Dec 30, 2010 5:44 pm

Re: [DEV] Youtube Gallery

Post by Vattenpistol »

_Vinny_ wrote:Reopened :)

I'll try to fix some errors in the next days also add new features.
This is great news!
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [RC1] Youtube Gallery

Post by _Vinny_ »

Version 1.0.4 RC1 is now live! See first post.

The MOD has undergone major changes, if you are still using 3.0.x and this MOD, let me know if you need help to update the MOD.

Changes:
  1. Change URLs structure
    • video.php » video/index.php
    • video_install.php » video/install.php
    • video.php?mode=cat&cid=1 » video/viewcategory.php?cid=1
    • video.php?mode=view&id=1 » video/viewvideo.php?id=1
    • video.php?'mode=user_videos&user_id=2 » video/search.php?search_id=ego
    • video.php?'mode=user_videos&user_id=2 » video/search.php?search_id=v&u=2
    • video.php?'mode=posting » video/posting.php
  2. Now supports comments :mrgreen:
  3. Errors and bugs have been fixed.
  4. Now using the Google API 3.
Right now, I plan to release 1.0.5 "final", with some additions, such as videos count on the index, user videos count in the profile, etc.

Things will NOT implement(so please do not insist):
  • Submit Video Moderation
  • Comments Moderation
  • Editing video
  • Editing comment
  • Search features

I appreciate your feedback. :)
User avatar
roger12
Registered User
Posts: 115
Joined: Thu Feb 27, 2014 8:45 pm

Re: [RC1] Youtube Gallery

Post by roger12 »

ty so much for this amazing mod , i will install this today :D
User avatar
Kevicar
Registered User
Posts: 10
Joined: Sun Apr 07, 2013 5:27 pm
Location: Neuchâtel - Switzerland
Contact:

Re: [RC1] Youtube Gallery

Post by Kevicar »

Hi vinny !

Missing file : video_install.php

I wish to make the upgrade from version 1.01 and therefore install the tables comments :)

Thank you for this mod! Good work! ;)


Salut Vinny!
Il manque le fichier video_install.php
Je souhaite faire la mise à jour à partir de la version 1.01 et donc installer les tables des commentaires :)
Merci pour ce mod ! Beau travail !
;)
User avatar
_Vinny_
Style Customisations
Style Customisations
Posts: 9557
Joined: Tue Aug 11, 2009 12:45 am
Location: Brazil
Name: Marcus Vinicius
Contact:

Re: [RC1] Youtube Gallery

Post by _Vinny_ »

Kevicar wrote:Hi vinny !

Missing file : video_install.php

I wish to make the upgrade from version 1.01 and therefore install the tables comments :)

Thank you for this mod! Good work! ;)


Salut Vinny!
Il manque le fichier video_install.php
Je souhaite faire la mise à jour à partir de la version 1.01 et donc installer les tables des commentaires :)
Merci pour ce mod ! Beau travail !
;)
Try video/install.php.
User avatar
Kevicar
Registered User
Posts: 10
Joined: Sun Apr 07, 2013 5:27 pm
Location: Neuchâtel - Switzerland
Contact:

Re: [RC1] Youtube Gallery

Post by Kevicar »

:oops: Oh sorry !

In the installation file is marked: video_install.php and not video/install.php

Thank you ! ;)
Locked

Return to “[3.0.x] MODs in Development”