I would love to upgrade but I'm scared to death of screwing something up. The Host I use installed it through VDECK.
The instructions I have seen use a lot of tech speak. If there was a simple follow along version I would. Or is there a service similar to what MT has, or used to have (I think they would install or upgrade for a flat rate).
Thanks for this fix. I'll give it a try.
floridave
Joined: 2003-12-22
Posts: 27300
Posted: Mon, 2004-11-08 02:36
Paid Support is very easy. But the customizations you will have to do on your own
Dave
123reg
Joined: 2004-11-11
Posts: 3
Posted: Fri, 2004-11-12 00:01
reefdiver, Any chance you still have the embed movie zip?
I don't know the official way, but there is a file in the album folder named "yourclip.thumb.jpg". I just replaced it with a screen capture that I resized.
azngurl
Joined: 2004-11-24
Posts: 1
Posted: Wed, 2004-11-24 16:05
I have an issue,
I'm running Gallery 1.4.4pl4 on PHPnuke platinum 6.9.1
Internet Explorer shows the embeded movie fine, centered in the page, even resizes the video.
However, when viewed through Firefox 1.0, the video does not center, and does not resize. Any ideas?
decomike
Joined: 2004-11-25
Posts: 13
Posted: Thu, 2004-11-25 12:37
I've updated the movie embedding changes to work with Gallery 1.5-cvs-b273 and Mambo 4.5.1.
Replace the view_album.php & view_photo.php in your gallery directory.
Place the browser_det.inc file in the gallery directory
Place the inline_moviewrap.frame in your gallery/html_wrap directory.
linedoggy
Joined: 2002-12-12
Posts: 19
Posted: Mon, 2004-12-06 20:46
Hey decomike,
I rar file is missing the view_album.php file, is this correct? Thanks
Can someone please send me the ZIP as well? This looks like an awesome script, I don't know why anyone wouldn't implement it! Perhaps it might be wise to relink it here?
Will this work with 1.4.4? Is the download still available somewhere?
unclecrispy
Joined: 2004-08-03
Posts: 12
Posted: Mon, 2005-01-24 03:49
i added swf support to floridave's movie support plug-in (the 1.4.4pl2 version) has not been tested with any of the beta versions or the newer more elaborate version
in view_photo.php add the following to the movie-type else statement list (line 574 for me, right before the "} else {" line)
in the same file (view_photo.php) modify the if ($movie) line to check for type swf, so it doesn't display the load time warning(line 618)
Quote:
if ($movie && $type!="swf") {
$photoTag = "<span class=\"content\">It May Take Awhile for Movie To Load ...<BR><BR>\n" . $photoTag . "</span>\n";
}
unclecrispy
Joined: 2004-08-03
Posts: 12
Posted: Mon, 2005-03-14 08:25
upgraded decomike's 1.5cvs version to work with 1.5 RC2
only modified view_photo.php and browser_det.inc
don't know what was being changed in view_album.php so didn't modify the RC2 version
added SWF support.
force windows media player box to be centered and 320x240 also got rid of the href tag because hovering on the the link causes video to disappear in firefox
fixed a few of the array out of bounds notices in browser_det.inc
install directions:
backup original view_photo.php
put view_photo.php & browser_det.inc in the main gallery folder
put inline_moviewrap.frame in the gallery/html_wrap folder
unclecrispy
Joined: 2004-08-03
Posts: 12
Posted: Wed, 2005-04-06 23:17
to get this working 100% on RC3 just add this one line: $gallery->session->gRedirDone = false;
to the view_photo.php in the zip above, on line32
Posts: 16
I installed this and it works great. The only problem is the bottons for the Real Video files are not showing up ei;play,stop,fast forward, etc..
Is there something else I should change???
Here is the link:
http://iqaat.com/v-web/gallery/album05
Posts: 27300
djlerman,
You should upgrade as there is a bunch of securty fixes since your version.
in view_photo.php look at the paramater for clsid: and change it to clsid:CFCDAA03-8BE4-11CF-B84B-0020AFBBCCFA
Posts: 16
There are 3 clsid's. The one associated with REAL already has the clsid that you suggested.
I would love to upgrade but I'm scared to death of screwing something up. The Host I use installed it through VDECK.
The instructions I have seen use a lot of tech speak. If there was a simple follow along version I would. Or is there a service similar to what MT has, or used to have (I think they would install or upgrade for a flat rate).
Thanks for this fix. I'll give it a try.
Posts: 27300
Paid Support is very easy. But the customizations you will have to do on your own
Dave
Posts: 3
reefdiver, Any chance you still have the embed movie zip?
If so could you send it to me at
thanks for your time.
Posts: 16
Are you talking about the zip from this thread??
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&t=5551
Just follow the links.
Posts: 27300
123reg, This is a shortcut to the most recent version:
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=96180#96180
Posts: 16
I don't know the official way, but there is a file in the album folder named "yourclip.thumb.jpg". I just replaced it with a screen capture that I resized.
Posts: 1
I have an issue,
I'm running Gallery 1.4.4pl4 on PHPnuke platinum 6.9.1
Internet Explorer shows the embeded movie fine, centered in the page, even resizes the video.
http://www.team6sigma.com/modules.php?set_albumName=Videos&op=modload&name=gallery&file=index&include=view_album.php
However, when viewed through Firefox 1.0, the video does not center, and does not resize. Any ideas?
Posts: 13
I've updated the movie embedding changes to work with Gallery 1.5-cvs-b273 and Mambo 4.5.1.
Replace the view_album.php & view_photo.php in your gallery directory.
Place the browser_det.inc file in the gallery directory
Place the inline_moviewrap.frame in your gallery/html_wrap directory.
Posts: 19
Hey decomike,
I rar file is missing the view_album.php file, is this correct? Thanks
Posts: 27300
I have started a new version of the Embedded Movie Files for Gallery and need your feedback:
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=107124#107124
Posts: 27
Can someone please send me the ZIP as well? This looks like an awesome script, I don't know why anyone wouldn't implement it! Perhaps it might be wise to relink it here?
Thanks in advance,
Dan
Posts: 27300
http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=103675#103675
Posts: 13
Better late then never ... :wink:
This one?
Posts: 7
Will this work with 1.4.4? Is the download still available somewhere?
Posts: 12
i added swf support to floridave's movie support plug-in (the 1.4.4pl2 version) has not been tested with any of the beta versions or the newer more elaborate version
in view_photo.php add the following to the movie-type else statement list (line 574 for me, right before the "} else {" line)
in the same file (view_photo.php) modify the if ($movie) line to check for type swf, so it doesn't display the load time warning(line 618)
Posts: 12
upgraded decomike's 1.5cvs version to work with 1.5 RC2
only modified view_photo.php and browser_det.inc
don't know what was being changed in view_album.php so didn't modify the RC2 version
added SWF support.
force windows media player box to be centered and 320x240 also got rid of the href tag because hovering on the the link causes video to disappear in firefox
fixed a few of the array out of bounds notices in browser_det.inc
install directions:
backup original view_photo.php
put view_photo.php & browser_det.inc in the main gallery folder
put inline_moviewrap.frame in the gallery/html_wrap folder
Posts: 12
to get this working 100% on RC3 just add this one line:
$gallery->session->gRedirDone = false;
to the view_photo.php in the zip above, on line32
your new version should look like this:
Posts: 19
do you guys have an ETA for this to work with Version 1.5?
I noticed the above when I am viewing the movie/audio file:
Gallery: KHT Photo Gallery ^ Album: Array ^ Album: Array ^ Album: Array
Posts: 27300
I have updated the getid3 version: http://gallery.menalto.com/index.php?name=PNphpBB2&file=viewtopic&p=132719#132719
Posts: 12
ok, i've updated the non-getid3 version to work with Gallery 1.5
(admins, maybe this can be added into a future version? it's really useful!)
install directions:
backup original view_photo.php
put view_photo.php & browser_det.inc in the main gallery folder
put inline_moviewrap.frame in the gallery/html_wrap folder