Author Topic: [MOD] Integrar Google VIDEO y YouTube  (Read 182560 times)

0 Members and 1 Guest are viewing this topic.

Offline jackald

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #30 on: September 12, 2006, 06:46:48 PM »
Everything works but when I want to upload for example thumbnail and i add Youtube code i get error like this

"Warning: move_uploaded_file(./../data/media/2/blank.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/jajex/public_html/test/includes/upload.php on line 117

Warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/phpMmTjgV' to './../data/media/2/blank.jpg' in /home/jajex/public_html/test/includes/upload.php on line 117"

Any idea?

Offline jaimecb

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #31 on: September 12, 2006, 06:55:56 PM »
upload imagen.gif andd thumbail.jpg to your root site

and put this..


Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #32 on: September 13, 2006, 01:16:59 AM »
Everything works but when I want to upload for example thumbnail and i add Youtube code i get error like this

Any idea?
FAQ. its not related to this mod at all.
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline jaimecb

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #33 on: September 14, 2006, 02:51:32 AM »
ok.. ahora un poco mas alla... como se podria poner en index un video aleatorio???  al igual ke las imagenes aleatorias.. pero solo videos de google.. o youtube??

gracias!!!  (ay si supiera programar mejor)

Offline jackald

  • Newbie
  • *
  • Posts: 41
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #34 on: September 15, 2006, 12:07:09 AM »
What should i do with member_uploadform.html to add google and youtube fileds?
« Last Edit: September 25, 2006, 03:55:04 PM by jackald »

Offline KaKo_83

  • Newbie
  • *
  • Posts: 23
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #35 on: September 28, 2006, 03:46:46 AM »
Muchas gracias, funciona a la perfeccion

==================
http://www.solotattoos.net

Offline sharangan

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • levikay
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #36 on: October 01, 2006, 09:24:39 PM »
What should i do with member_uploadform.html to add google and youtube fileds?

Offline theolbap

  • Full Member
  • ***
  • Posts: 118
  • Search Google "AH"
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #37 on: October 05, 2006, 12:27:37 AM »
What should i do with member_uploadform.html to add google and youtube fileds?

Eso, como podemos poner para que el usuario suba directamente?

Offline jaimecb

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #38 on: October 05, 2006, 12:32:09 AM »
:D nhe estado mirando pero yo no tengo ni idea.. ademas.. habeis pensado si un usuario sabra como se sube un video.. teniendo en cuenta. ke no hay ke poner nombre de imagen... el thumbail para ke sea una imagen concreta... etc etc?? supongo ke se podria hacer.. pero habria ke añadir un tutorial para el usuario..

Offline sharangan

  • Newbie
  • *
  • Posts: 19
    • View Profile
    • levikay
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #39 on: October 05, 2006, 10:10:23 PM »
ya so the user can add a video ( guest or a member)


Offline erixlinux

  • Pre-Newbie
  • Posts: 2
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #40 on: October 06, 2006, 09:20:21 PM »
Instale todo, no se porque razon puedo ver el player de google  pero no toca el video y aparte sale el link completo abajo del player.
Puedes verlo en el siguiente link: http://onegreenspider.com/gallery/details.php?image_id=16
¿Hay algo que se me pasó hacer?

Saludos

Erix

Offline jaimecb

  • Jr. Member
  • **
  • Posts: 58
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #41 on: October 07, 2006, 11:51:10 AM »
comprueba haber segido TODOS los pasos y de manera CORRECTA
por ke el video es de YOUTUBE, sin embargo te aparece el reproductor de googlevideo... comprueba todos los pasos!!

Offline alsunna

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #42 on: October 18, 2006, 04:01:49 PM »
i get this errror


DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, i.“google_id”, i.“youtube_id”, c.cat_name, u.user_name FROM (4images_images i, 4images_categories c) LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '“google_id”, i.“youtube_id”, c.cat_name, u.user_name FROM (4images_image' at line 1

Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home3/mehsus/public_html/includes/db_mysql.php on line 116


I get the same error and the same Warning.. Why is that?

Offline excitex2

  • Addicted member
  • ******
  • Posts: 1.590
  • He desactivado la galería y el buscador
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #43 on: October 18, 2006, 08:44:57 PM »
Saludos,,,

Quote
DB Error: Bad SQL Query: SELECT i.image_id, i.cat_id, i.user_id, i.image_name, i.image_description, i.image_keywords, i.image_date, i.image_active, i.image_media_file, i.image_thumb_file, i.image_download_url, i.image_allow_comments, i.image_comments, i.image_downloads, i.image_votes, i.image_rating, i.image_hits, i.“google_id”, i.“youtube_id” , c.cat_name, u.user_name FROM (4images_images i, 4images_categories c) LEFT JOIN 4images_users u ON (u.user_id = i.user_id) WHERE i.image_active = 1 AND c.cat_id = i.cat_id AND i.cat_id NOT IN (0) ORDER BY i.image_date DESC LIMIT 3
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '“google_id”, i.“youtube_id”, c.cat_name, u.user_name FROM (4images_image' at line 1

Rectifica la nombre de los campo que has instalado en tu base de datos,, estan con comillas y tienen que estar sin

excitex2
Lo importante no es saber,,, lo importante es tener el E-Mail de quien sabe

Offline alsunna

  • Pre-Newbie
  • Posts: 8
    • View Profile
Re: [MOD] Integrar Google VIDEO y YouTube
« Reply #44 on: October 18, 2006, 08:56:49 PM »
What do you mean?

I translated it in google, made no sense.. Is my DB misplaced?