Php photo gallery TWG | JFUploader | TWG Flash upload | WFU | Forum

Get help for TinyWebGallery, the best image gallery. The forum is also home for the Joomla JFUploader, TWG Flash Uploader and the Wordpress flash uploader.
It is currently 29. Mar 2024, 17:15

This forum is readonly now. Please use the new forum if you don't find the answer to your question here. The new forum is at https://www.tinywebgallery.com/blog/forum/


All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 7 posts ] 
Author Message
PostPosted: 18. Jun 2016, 10:06 
Offline

Joined: 24. Aug 2015, 21:39
Posts: 4
I was trying to figure out why the built in flash player did not play MP3's as described in Q&A #34. The player loads the file but won't play it. After doing some more detail analysis I found out that the SEO links feature blocks it from playing. After turning of SEO links the audio plays like described.

You should have a look to that to correct it.


Top
 Profile  
 
PostPosted: 18. Jun 2016, 13:26 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Please look at
http://www.tinywebgallery.com/demo/twg_ ... 001_boas/x

How have you defined
$video_flash_site= ?

With SEO on you need to add the link to the mp3 directory there.

Best, Michael


Top
 Profile  
 
PostPosted: 18. Jun 2016, 17:51 
Offline

Joined: 24. Aug 2015, 21:39
Posts: 4
I use the following video.php:

<?php
$video_player="MP3";
$video_autostart=false; // true or false works!
$video_show_dl_link=true; // true or false works
$video_flash_site=""; // if you store your mp3's local - if you put an url base here you can even link remote
?>

I do not use a value for $video_flash_site because the files are located in the local directory. According to Q&A #34 it is not needed when files are local.
Without SEO links the player works fine like this, with SEO links on it doesn't work.

I have tested now with different settings in $video_flash_site but I doesn't work with SEO links activated.

What I have tried is: $video_flash_site="http://<mysite.com>/index.php?twg_album=<albumname>&twg_show=" ---> no success

I have also tried with a SEO link equivalent: $video_flash_site="http://<mysite.com>/twg_image/<albumname>/" ---> no success


Top
 Profile  
 
PostPosted: 18. Jun 2016, 21:47 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
But # 34 is with SEO not enabled. This was written before the SEO feature was implemented.

You have to link into the pictures directory directly.
$video_flash_site="http://<mysite.com>/pictures/<albumname>/";

Best, Michael


Top
 Profile  
 
PostPosted: 18. Jun 2016, 22:06 
Offline

Joined: 24. Aug 2015, 21:39
Posts: 4
Sorry Michael,
I forgot to write that I also have tested that! Also with direct link the audioplayer does not play. While with SEO links off it plays also with this value.


Top
 Profile  
 
PostPosted: 18. Jun 2016, 23:07 
Offline
Site Admin
User avatar

Joined: 1. Aug 2005, 12:53
Posts: 11232
Do you have a url where I can see this.

Because on my demo it woks fine if the $video_flash_site is defined properly.

Best, Michael


Top
 Profile  
 
PostPosted: 19. Jun 2016, 12:34 
Offline

Joined: 24. Aug 2015, 21:39
Posts: 4
I will send link and admin-credentials via email...


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 7 posts ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 19 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
cron
powered by phpbb | Datenschutz/ Privacy policy