streaming still works after closing window

Phoca Gallery - image gallery extension
massimo
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Mar 2009, 14:56

streaming still works after closing window

Post by massimo »

Hello,
first of all congratulations for your great work!
I encountered 2 problems using Phoca Gallery:
1st In the 'Code Video (YouTube):' if you insert a text containing a comma, after saving this is truncated at comma.
2nd When you activate the streaming of a video by frontend, this continues even after the closure of the window.

Thanks in advance for your answer.
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 49297
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: streaming still works after closing window

Post by Jan »

Hi,
1) I don't understand, there is no code to truncate someting after comma ?
2) I think this is a IE known problem, see this forum, there is something about this
If you find Phoca extensions useful, please support the project
massimo
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Mar 2009, 14:56

Re: streaming still works after closing window

Post by massimo »

I'm using the field 'Code Video (YouTube):' a bit improperly, because I have inserted code like the following for streaming TVs :oops: ; in this case all the code after the first comma would be not saved.


<object classid="clsid:6BF52A52-394A-11D3-B153-00C04F79FAA6" codebase="http://activex.microsoft.com/activex/co ... 5,1,52,701" width="650" height="500"><param name="width" value="650" /><param name="height" value="500" /><param name="enabled" value="true" /><param name="stretchtofit" value="true" /><param name="src" value="http://link.rai.it/x/vod/ue/wmx/ultimo_tg1.asx" /><param name="url" value="http://link.rai.it/x/vod/ue/wmx/ultimo_tg1.asx" /><param name="url" value="http://link.rai.it/x/vod/ue/wmx/ultimo_tg1.asx" /><embed type="application/x-mplayer2" width="650" height="500" enabled="true" stretchtofit="true" src="http://link.rai.it/x/vod/ue/wmx/ultimo_ ... d></object>
massimo
Phoca Newbie
Phoca Newbie
Posts: 4
Joined: 03 Mar 2009, 14:56

Re: streaming still works after closing window

Post by massimo »

[SOLVED]
Just another question.
Is it possible to force one thumbnail in the Gallery Categories? I cannot find parameters for avoid the randomization.

Thanks
User avatar
caro84g
Phoca Hero
Phoca Hero
Posts: 1369
Joined: 11 Feb 2008, 17:52
Location: Holland
Contact:

Re: streaming still works after closing window

Post by caro84g »

Hi, read the FAQ in the documentation
Please ask your support questions in the forums and not via PM - I delete those PM's
Backup before you do any major change to your website (and test first)
Post Reply