Page 1 of 1
XSPF "Undefined" Error? ANYONE????
Posted: Sun Dec 02, 2007 2:33 pm
by yorgi63
Hey all,
I have this question in module help but thought it might get some play here.
I have worked with XSPF before and have not had any issues. I set up the Frontend Upload and then update XSPF and I am all set. While working on a new site I have now run into a few issue in that the playlist comes up "undefined". I did everything as I have done before but no luck.
Does anyone have a fix for this or am I missing something????
Thanks in advance,
Yorgi
PS I am using CMS Made Simple 1.1 "Samoa"
Re: XSPF "Undefined" Error?
Posted: Sun Dec 02, 2007 2:38 pm
by tsw
I'm not sure if XSPF has been upgraded to be compatible with 1.1 series (and we suggest upgrading to 1.2.2 for best security)
Which versions are you running on the site that works?
Re: XSPF "Undefined" Error?
Posted: Sun Dec 02, 2007 5:39 pm
by yorgi63
I am running CMS Made Simple 1.0.8 "Kona" on the one that works. So you are suggessting I upgrade. If so what is the best tutorial for doing this?
Yorgi
Re: XSPF "Undefined" Error?
Posted: Mon Dec 10, 2007 5:46 pm
by yorgi63
I just upgraded to 1.2.2 and it still does not work.
Yorgi
Re: XSPF "Undefined" Error? ANYONE????
Posted: Tue Dec 11, 2007 11:26 pm
by yorgi63
BUMP... really need a hand....
Re: XSPF "Undefined" Error? ANYONE????
Posted: Wed Dec 12, 2007 2:32 am
by TJINAK
I have it working under the 1.2 "Barbados" version here:
http://mikesilbasongs.com/index.php?page=ThinkinBack
Here is the smarty tag I'm using.
Code: Select all
{cms_module module=EnhancedXSPF playlist='1'}
I only have one play list created.
Hope that helps in someway; otherwise its going to be tough to diagnose from outside your site.
TJ
Re: XSPF "Undefined" Error? ANYONE????
Posted: Wed Dec 12, 2007 6:30 am
by yorgi63
Thank you for posting some info but this is the exact tag I have in there. I have done this three times before and it always worked now there is an issue. I can't be the only person running into this. One other note if I put in a playlist not set up, for instance playlist '8' it says error no such playlist. So the issue is how the player views the playlist. I am using file uploader so I am not sure what the issue is.
George
TJINAK wrote:
I have it working under the 1.2 "Barbados" version here:
http://mikesilbasongs.com/index.php?page=ThinkinBack
Here is the smarty tag I'm using.
Code: Select all
{cms_module module=EnhancedXSPF playlist='1'}
I only have one play list created.
Hope that helps in someway; otherwise its going to be tough to diagnose from outside your site.
TJ