Re: [Streamline-User] Re: [Streamline-Announce] Version 1.0-Beta4
Status: Beta
Brought to you by:
frozen4time
|
From: Michael M. <mi...@ma...> - 2004-11-09 20:51:35
|
I think I have fixed the problem you were seeing with the playlists. I checked in the code, which will be available to you the next time the developer cvs gets synced to the public one. Thanks. ~Mike Henk van Lingen wrote: >On Tue, Nov 09, 2004 at 02:54:46PM -0500, Michael MacFadden wrote: > > >>Henk, >> >>There was a bug in cvs relating to playlist. That should be fixed in >>the latest version. As for the warnings you were getting about the >>web_server_require.php file. That file IS in cvs and should be in the >>repository that you are looking at. If the whole directory is missing >>(the core/web_server directory). This probably means that you didn't >>have the "-d" flag set when you did the CVS update. Without that flag >>cvs will not pull down newly added directories. Let me know if this is >>actually the problem. >> >> > >You are totally right: cvs update -d fixes my system and gets the >web_server directory in. > >About the playlists: loading a saved list gives: > >Fatal error: Call to a member function on a non-object in >/data/www/streamline-active/src/core/playlist/PlayListItem.php on line 16 > >Cheers, > > |