Support Forum Project Downloads FAQ Documentation About Demo Tutorials Blog Plugins
November 21, 2009, 09:01:56 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Private messages disabled
Caused by the massive abuse of the PM system in the past, the sending of personal messages has been disabled for all regular users on the Coppermine forum.
[more]
   Home   Help Search Board rules Login Register  
Pages: 1 2 3 [4] 5 6 7 8 9   Go Down
  Print  
Author Topic: FLV Player Integration MOD  (Read 104654 times)
0 Members and 1 Guest are viewing this topic.
ULISS
Coppermine regular visitor
**
Gender: Male
Posts: 56


« Reply #60 on: September 13, 2007, 05:03:03 pm »

FireFox 2.0.0.4 not work?
Logged
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #61 on: September 14, 2007, 08:08:34 am »

Works for me in Firefox 2.0.0.6
Logged
ULISS
Coppermine regular visitor
**
Gender: Male
Posts: 56


« Reply #62 on: September 14, 2007, 11:04:03 am »

Thanks, all is worked. How to make everyone image video by himself...?
Logged
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #63 on: September 15, 2007, 08:07:26 am »

This mod doesn't deal with creating a video. Please don't ask for support on unrelated issues on this thread.
Logged
ULISS
Coppermine regular visitor
**
Gender: Male
Posts: 56


« Reply #64 on: September 15, 2007, 10:05:36 am »

There was in view of at each video a picture...
As here
http://ed.roquette.free.fr/photo/displayimage.php?album=87&pos=0

Sorry for my bad Russian-English....
Logged
freeware
Coppermine newbie

Posts: 3


« Reply #65 on: September 25, 2007, 09:22:26 am »

Hello!

Can anybody upload/zipped/ this modded coppermine?
Thanks!
Logged
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #66 on: September 25, 2007, 10:48:10 am »

Impossible due to copyright issues and because the files alone won't help you much. Follow the instructions posted in this thread. There is no easier method available. If you have issues follwing them, post your actual question. Don't expect to be spoon-fed.
Logged
freeware
Coppermine newbie

Posts: 3


« Reply #67 on: September 26, 2007, 07:02:52 pm »

Understand.
Today i uploaded the modded theme, the new filetype in the database, and the flwplayer. I downloaded from the site was written here, but there are different filenames: not flvplayer.swf, but jw_allvideos_player.swf. I renamed it to flvplayer.swf.
In mozilla firefox, the browser can't play the file: unknown filetype: video/f-flv. In IExplorer i can see only a black area, without a video.
my site: www.dirtydanceteam.hu/index.php
Logged
freeware
Coppermine newbie

Posts: 3


« Reply #68 on: September 26, 2007, 07:51:30 pm »

In my opinion i have a mistake in my flv player installation. In the zip file, i downloaded for coppermine, there is a map, named: plugin_jw_allvideos, and two file: plugin_jw_allvideos.php and plugin_jw_allvideos.xml. Where should i upload these? I uploaded them, but i dont know, how to install this plugin, or how to use them. In the zip file isn't any readme file. Huh
Logged
Jeroen.php
Coppermine newbie

Posts: 12


« Reply #69 on: October 20, 2007, 11:03:11 am »

Hi, I followed the instructions and in filetypes I put in extention: flv  MIME type application/x-shockwave-flash, Content type : movie, Associated player: Flash player. Whe I upload a movie.flv I get this message that no files were uploaded and the error message is that the file exeeded the kb's in the aplication while I put it very high for testing. I have coppermine now locally on a xammp server to test it but is it correct hat some settings don't get in the db? I tried to switch from Dutch to English so I could give you the exact error message but it stays on Dutch after saving.

Jeroen Wink
Logged
Phill Luckhurst
Dev Team member
****
Gender: Male
United Kingdom United Kingdom

Posts: 1457


WWW
« Reply #70 on: October 20, 2007, 07:25:30 pm »

Have you tried a smaller .flv file?

You may be exceeding the size limit set in your PHP installation such as post_max_size, upload_max_filesize etc. Check your php info (from admin tools) to see.
Logged

It is a mistake to think you can solve any major problems just with potatoes.
Jeroen.php
Coppermine newbie

Posts: 12


« Reply #71 on: October 25, 2007, 07:27:03 pm »

Hi, I followed your instructions.Upload goes ok but if I don't see any movie an no player too. I did all the codechanges in themes/sample/theme.php  is this not correct? Please help I want this function so badly.

Jeroen Smiley
Logged
Phill Luckhurst
Dev Team member
****
Gender: Male
United Kingdom United Kingdom

Posts: 1457


WWW
« Reply #72 on: October 25, 2007, 08:37:58 pm »

Hi, I followed your instructions.Upload goes ok but if I don't see any movie an no player too. I did all the codechanges in themes/sample/theme.php  is this not correct? Please help I want this function so badly.

Jeroen Smiley

What theme are you using? You need to edit theme.php for whatever theme you are using. So if your theme is Eyeball you need to edit themes/eyeball/theme.php

Logged

It is a mistake to think you can solve any major problems just with potatoes.
Jeroen.php
Coppermine newbie

Posts: 12


« Reply #73 on: October 25, 2007, 08:44:18 pm »

Yes, that's logical but how do I do this? Just placed the code in? Because I found the the code from the examples in this forum only in sample/theme.php
Jeroen
Logged
Phill Luckhurst
Dev Team member
****
Gender: Male
United Kingdom United Kingdom

Posts: 1457


WWW
« Reply #74 on: October 25, 2007, 08:52:11 pm »

Yes, that's logical but how do I do this? Just placed the code in? Because I found the the code from the examples in this forum only in sample/theme.php
Jeroen

As suggested in the first post on this thread, you need to copy the relavent function.

"3. open theme.php (if code isnt insde paste the function "theme_html_picture" from /theme/sample/theme.php)"

Zip and attach your theme.php to your next post.  And post a link you your site.
« Last Edit: October 25, 2007, 08:58:08 pm by phill104 » Logged

It is a mistake to think you can solve any major problems just with potatoes.
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #75 on: October 27, 2007, 10:43:47 am »

@Jeroen.php: you constantly seem to disrespect board rules and common sense. From now on, your postings will be monitored closely. You are welcome to ask questions, but it's mandatory to respect board rules and to read thoroughly before asking questions. Phil patiently answered your questions, but the level of tolerance that you can expect from supporters will decrease if you keep on displaying in your postings that you don't pay enough attention. Review your attitude.
Logged
disposition
Coppermine frequent poster
***
Posts: 183


« Reply #76 on: December 02, 2007, 03:18:04 am »

Hi, I installed this plugin and it is awesome on windows but when I play it on a mac it doesn't show up, it just shows a blank. Flash is installed on the mac I am on and is updated.  Youtube and other flash sites show up fine.  I am not sure if it is a template  or mod issue or not.  Hope you can help because I really want this to work.

Thanks!

www.blackdeathmetal.com
Logged
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #77 on: December 03, 2007, 07:42:32 am »

I installed this plugin
It's not a plugin, but a mod.
Logged
disposition
Coppermine frequent poster
***
Posts: 183


« Reply #78 on: December 03, 2007, 03:16:35 pm »

MOD THEN, of course you understand what I was talking about. Any chance I can get help with this?
Logged
Joachim Müller
Administrator
*****
Gender: Male
Germany Germany

Posts: 45051


aka "GauGau"


WWW
« Reply #79 on: December 03, 2007, 03:30:02 pm »

You already have another open thread named "Flash player does not seem to play on macs" about a similar issue (regular flash content embedded into coppermine not working), so I can't see the point of trying to hijack this mod thread. You have an issue on your client that is unrelated and that the mod author here probably won't be able to solve, so you better not clutter this thread, but fix your client. You better do this where the Mac experts lurk. This board is not one of their favorite hangouts afaik.
Logged
Pages: 1 2 3 [4] 5 6 7 8 9   Go Up
  Print  
 
Jump to:  

Powered by SMF 1.1.10 | SMF © 2006-2009, Simple Machines LLC
Page created in 0.04 seconds with 15 queries.