Joomla! Discussion Forums



It is currently Tue Nov 24, 2009 12:00 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 320 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 11  Next
Author Message
Posted: Thu May 17, 2007 4:58 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
In that case, what does the code look like when you're editing the article? Specifically, what does your {enclose ... } tag look like?

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 17, 2007 5:34 pm 
Joomla! Fledgling
Joomla! Fledgling
Offline

Joined: Tue May 01, 2007 6:58 pm
Posts: 1
Is there a way to get the player to play smaller bit rates.  I have files that run 45 min.  At 128 or even 96 ther file are simpley to large.  :(  Breaking a file into smaller parts is an option, but more work.  Any ideas?
Paul


Top
   
 
Posted: Thu May 17, 2007 6:28 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
The player does not play Variable Bit Rate MP3's, but I think it will do lower bit rate files that are fixed. This is a limitation of Flash and I didn't write the player.

Also, if you don't need stereo (when it's just speech and no music), be sure to record your files as mono.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 17, 2007 7:35 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Apr 11, 2007 2:06 pm
Posts: 202
jlleblanc wrote:
In that case, what does the code look like when you're editing the article? Specifically, what does your {enclose ... } tag look like?


Code:
{enclose podcastintro.mp3}


Top
  E-mail  
 
Posted: Thu May 17, 2007 7:50 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
I don't know if this is the problem, but just I noticed that you're using a Windows/IIS server. I haven't really tested the suite against those (since I don't have one) so I'm unsure of whether or not this would inherently cause problems.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Fri May 18, 2007 5:54 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Wed Apr 11, 2007 2:06 pm
Posts: 202
jlleblanc wrote:
I don't know if this is the problem, but just I noticed that you're using a Windows/IIS server. I haven't really tested the suite against those (since I don't have one) so I'm unsure of whether or not this would inherently cause problems.


I know a little php and might be able to trace the code. What would be the best way to trace the problem? What file should I look into? etc.


Top
  E-mail  
 
Posted: Fri May 18, 2007 6:03 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Take a look at where it's actually writing out the files and make sure it has permissions to do so, etc.. This should be in podcast.php and feedcreator.class.php, both in the frontend.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 24, 2007 4:43 am 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Mar 07, 2006 3:42 pm
Posts: 579
Location: Salt Spring Island, BC, Canada
Thanks for this wonderful and needed resource!

My issue: I have the podcast suit installed, mambot published, it seems to be writing the podrss20.xml file properly, yet I can't see the player on the website, Here is a link to a content items where a podcast is published: http://joomla.brewplanet.com/content/view/20/146/

Can anyone help?

_________________
http://www.solarenergyhost.com Greenhouse Gas/ Carbon Free Joomla Web Hosting! Inexpensive Joomla web design.
http://www.floatingworld.ca ; -Joomla project management and support


Top
   
 
Posted: Thu May 24, 2007 6:25 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Mon Dec 12, 2005 7:11 am
Posts: 21
Location: Townsville, Australia
I can't see for sure without editing your file, but it looks a bit like you don't have the {enclose} code in the article.
Edit the page and check for the file name inside the {enclose} {/enclose} tags.


Top
  E-mail  
 
Posted: Thu May 24, 2007 12:59 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Your filename has spaces in it. Remove those and republish the episode without them.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 24, 2007 2:04 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Mar 07, 2006 3:42 pm
Posts: 579
Location: Salt Spring Island, BC, Canada
Jlleblanc, That did the trick! No there's one final issue. I am using the  News portal component from Ijoomla.com. the player is not showing on the home page (which is the News portal component) I assume it's not showing up because this is a component and not content? Is there any way to make it appear? here is link: http://joomla.brewplanet.com/component/ ... Itemid,36/

_________________
http://www.solarenergyhost.com Greenhouse Gas/ Carbon Free Joomla Web Hosting! Inexpensive Joomla web design.
http://www.floatingworld.ca ; -Joomla project management and support


Top
   
 
Posted: Thu May 24, 2007 2:23 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Yeah, the ijoomla.com component would need to fire the content plugins (like Joomla does for modules) on the articles.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 24, 2007 2:33 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Tue Mar 07, 2006 3:42 pm
Posts: 579
Location: Salt Spring Island, BC, Canada
Do you know it it is possible for them to "fire the content plug-in?"

I will ask them. Thanks for your help!

_________________
http://www.solarenergyhost.com Greenhouse Gas/ Carbon Free Joomla Web Hosting! Inexpensive Joomla web design.
http://www.floatingworld.ca ; -Joomla project management and support


Top
   
 
Posted: Thu May 24, 2007 4:12 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Wed Dec 20, 2006 6:08 am
Posts: 93
when submitting to itunes directory i get an error:

"error parsing feed: invalid XML: error on line 224: the refererence to entity "func" must end with the ';' delimeter.

uhhh. i don't even know where to look for this?


Top
   
 
Posted: Thu May 24, 2007 4:17 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Can you post a link to your feed?

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 24, 2007 4:19 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Wed Dec 20, 2006 6:08 am
Posts: 93
http://www.lazyconvert.ecministry.com


Top
   
 
Posted: Thu May 24, 2007 4:57 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Did you give them the full feed link ( http://lazyconvert.ecministry.com/index ... &no_html=1 ) or just the link to your website ( http://lazyconvert.ecministry.com )? You need to give them the full feed link.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Thu May 24, 2007 5:01 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Wed Dec 20, 2006 6:08 am
Posts: 93
errr. uh.  that would explain it. 


thanx  :-[


Top
   
 
Posted: Thu May 24, 2007 10:02 pm 
Joomla! Intern
Joomla! Intern
Offline

Joined: Wed Dec 20, 2006 6:08 am
Posts: 93
this component is great....  exactly what i needed...

i tried using that dewey player with it but couldn't get it to work.  am i suppossed to just upload the bot and select flash player or am i suppossed to also manipulate the {tags}?

would it be difficult to use any mp3 player with this?  i really like using the 1pixel out one....  simple and clean.

thanks


Top
   
 
Posted: Thu May 24, 2007 11:50 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
The player I included should work out of the box. If you want to use a different player, it's also designed to handle this. Upload the Flash file to your site, then use the HTML code feature to add the code you need. There's a {filename} tag you use to place the file path where you need it in the HTML source. I know a lot of people have gotten DewPlayer to work with it, so it shouldn't be too complicated.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Tue May 29, 2007 4:23 am 
Joomla! Intern
Joomla! Intern
Offline

Joined: Wed Dec 20, 2006 6:08 am
Posts: 93
yeah thx man.  the included player is cool...  and it was simple to incoporate the player i use..  1pixelout...

i just wrapped the {audio}tags around the html code{/audio}

great component!!!


Top
   
 
Posted: Sun Jun 03, 2007 2:30 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sat Mar 24, 2007 2:45 am
Posts: 9
Forgive the noob question but can I use allvideos player (joomlaworks) instead of the included player? I am currently using alllvideos for some video items where I just insert the tags around the filename, I would like to use the same player throughout the site. I really like Podcast suite for managing podcast but can't figure out how to get it to use the allvideos plugin.  Any suggestions would be greatly appreciated.

Thanks,
DJ


Top
   
 
Posted: Mon Jun 04, 2007 12:30 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
Scrape up the HTML that the allvideos player is throwing out and place it in the Custom HTML option in the settings panel for the podcast component.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Sat Jun 09, 2007 8:37 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 28, 2006 8:38 pm
Posts: 7
I'd like to also put in my thanks for all the hard work on this component, however I'm having a bit of trouble with the mambot. Both the original and modified (to work with dewplayer) mambots make the frontend homepage, as well as posts published with the podcast component, display the following:

"Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. line 24

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. Line 26"

It then lists the root directory path leading all the way to mambots/content/podcast.php. I've spent a few days configuring and changing settings around, even commenting out those lines in podcasts.php, which actually prevents the text from showing up, but still won't let my podcasts publish. Any thoughts?


Top
  E-mail  
 
Posted: Sun Jun 10, 2007 11:49 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
mauitek wrote:
I'd like to also put in my thanks for all the hard work on this component, however I'm having a bit of trouble with the mambot. Both the original and modified (to work with dewplayer) mambots make the frontend homepage, as well as posts published with the podcast component, display the following:

"Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. line 24

Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of [runtime function name](). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. Line 26"

It then lists the root directory path leading all the way to mambots/content/podcast.php. I've spent a few days configuring and changing settings around, even commenting out those lines in podcasts.php, which actually prevents the text from showing up, but still won't let my podcasts publish. Any thoughts?


This happens with certain PHP configurations. Here's the fix:
http://www.jlleblanc.com/option,com_joo ... d,570/#570

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Posted: Mon Jun 11, 2007 12:51 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 28, 2006 8:38 pm
Posts: 7
That did it! Thanks again!  :D


Top
  E-mail  
 
 Post subject: code question for plugin
Posted: Wed Jul 04, 2007 8:52 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Feb 18, 2007 6:02 pm
Posts: 14
Hi,
I am currently trying to get this component to run in Joomla 1.5 Beta2. Well, with the legacy Plugin enabled. Although i suck in php i succeeded with most of it.  8)

  • In Backend: Settings can be adjusted, saved, Articles for files can be written and saved
  • in Frontend The Module is showing up and the feed itself is there.

I don't understand all those metadatafiles though, they don't seem to do anything. ???

Anyways, what i cant get to run is the Mambot/Plugin. :'(
It is installed and published, it gets called when the page is being prepared, but it doesn't receive the text to hand it over to the reg Ex function. The following code is a stripped down version which results in a js alert that should show some content from the current article. in J1.5 it doesn't show anything, in J1.12 it does. I am totally stuck here, don't even know how those Plugin functions receive their parameters. where should &$row come from? Any help is appreciated!

defined( '_JEXEC' ) or die( 'Restricted access' );
$mainframe->registerEvent( 'onPrepareContent', 'botPodcast' );

/**
* Plugin that changes podcast Tags to links or the like
*/
//function botPodcast( $published, &$row, &$params, $page=0 )
function botPodcast($published, &$row, &$params, $page=0 )
{
echo("");
/*
    everything commented out
    return true;
*/
}


Top
  E-mail  
 
 Post subject: Solved it myself
Posted: Wed Jul 04, 2007 9:45 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Feb 18, 2007 6:02 pm
Posts: 14
i had the same problem and just solved it.

the old mambot started with:
function fname( $published, &$row, &$params, $page=0 ) {

i changed it to
function fname( &$row, &$params, $page=0 ) {

then everything was fine!


Top
  E-mail  
 
Posted: Sat Jul 07, 2007 11:50 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Apr 02, 2006 6:07 pm
Posts: 19
Hi,

I've just installed the Podcast and it works great in IE - shows the full listing when I click on Full Feed. However in FireFox, I see the xml document tree instead. The msg I see is.....

"This XML file does not appear to have any style information associated with it. The document tree is shown below......"


Why does this happen? What can I do so that it appears the way it does in IE?

Thanks in advance.

gs


Top
   
 
Posted: Sat Jul 07, 2007 2:10 pm 
User avatar
Joomla! Guru
Joomla! Guru
Offline

Joined: Fri Aug 19, 2005 12:37 am
Posts: 945
Location: Washington, DC / NoVA
It's a raw RSS feed. IE just displays it more attractively.

_________________
Joseph L. LeBlanc: http://www.jlleblanc.com
Frontend components start here: /components/com_[name]/[name].php
Backend components start here: /administrator/components/com_[name]/admin.[name].php


Top
   
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 320 posts ]  Go to page Previous  1, 2, 3, 4, 5, 6 ... 11  Next

Quick reply

 



Who is online

Users browsing this forum: keynvor and 8 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

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group