Search the web
Sign In
New User? Sign Up
tvdinner
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 81 - 110 of 121   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
81
long time no chat everyone. ive got a bit of a problem. i a bunch of mp3's that have an ! mark in the artist name-and due to that it will not show up in the...
Pablo Martinez
valmasj
Offline Send Email
Apr 3, 2004
6:22 pm
82
I seem to do this a lot. turns out my previous post was just a bunch of hog wash. after i was just looking at how tables were configured in the database and...
Pablo Martinez
valmasj
Offline Send Email
Apr 3, 2004
8:42 pm
83
im not sure if its something im doing, but this is a bit weird. the usage of my box has jumped from not being used at all to being used a couple times a day....
Pablo Martinez
valmasj
Offline Send Email
Apr 5, 2004
4:12 am
84
... For future reference: the "bad characters" pattern is in the "collect" script. I have a TODO written down to move that into the App::TVDinner::Lib module,...
Sean Keplinger
keane_skeplin
Offline Send Email
Apr 5, 2004
12:21 pm
85
Hello, these days I updated my mp3-collection and the tvdinner-stats show me some potential duplicates, but when i follow the link, the duplicates-list stays ...
Andreas Haehnel
andreas.haehnel@...
Send Email
Apr 9, 2004
7:23 pm
86
... This feature is incomplete. Though it will tell you how many duplicates there are, it doesn't current list *which* are duplicates. I will try to finish...
Sean Keplinger
keane_skeplin
Offline Send Email
Apr 12, 2004
7:04 pm
87
for starters the install_database.sh script didnt work for me. i had to tell it to use the mysql database when running create_user_accounts.sql. Then it...
Pablo Martinez
valmasj
Offline Send Email
Oct 21, 2004
6:44 am
88
... Thanks for catching that -- I fixed it in the current version. You're right, the install_database.sh script needs the following: echo "generating default...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 21, 2004
5:22 pm
89
ok i spent a bit more time, made sure i ran all the database configs that were in there, and then double checked the playlist_idx and by default there were 3...
Pablo Martinez
valmasj
Offline Send Email
Oct 21, 2004
7:52 pm
90
... The error is happening right after you login? After you recieve the error, try going to a different page by typing in the URL. For example: http://<your...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 22, 2004
12:09 pm
91
i entered dbstats.html in manually and it came up. it seems like i can navigate just about everywheres except main_menu. when i try to go to main_menu i get...
Pablo Martinez
valmasj
Offline Send Email
Oct 22, 2004
1:22 pm
92
... Ok. Looks like there's something wrong with the way the $limit variable coming in is handled. It's passing it to the query as a string when it should be a...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 22, 2004
4:35 pm
93
that took care of me for the login side of things. however i still have one remaining problem, and thats downloading/playing songs. im sure its a permission...
Pablo Martinez
valmasj
Offline Send Email
Oct 23, 2004
2:43 am
94
... Check the permissions on your /mp3 diretory -- make sure that Apache has permissions to read the files. Also, make sure you have the following in your...
Sean Keplinger
keane_skeplin
Offline Send Email
Oct 26, 2004
3:01 pm
95
... that was it. apache::mp3 was installed, but this file was using App::TVDinner::MP3, and the alias was incorrect for me. once i adjusted those, streaming...
Pablo Martinez
valmasj
Offline Send Email
Oct 27, 2004
3:44 am
96
for some reason, if i let tvdinner sit around ahwhile, when i finaly go to connect to it i get the following error: error: DBD::mysql::st execute failed:...
Pablo Martinez
valmasj
Offline Send Email
Nov 14, 2004
2:08 am
97
... Hmmm...looks like a problem with Apache::Session. Is your MySQL process complete gone (from ps for example)? I'll see what I can dig up. Sean -- \___/...
Sean Keplinger
keane_skeplin
Offline Send Email
Nov 16, 2004
4:44 pm
98
... process ... no, its never actually dropped out completly. sometimes i can refresh a billion times and it will come back to life, in a very unstable state...
Pablo Martinez
valmasj
Offline Send Email
Nov 17, 2004
2:56 pm
99
... I use MySQL for all of my websites (at least Apache::Session) so I think my database never sleeps. The only different thing I do to start is set the max...
Sean Keplinger
keane_skeplin
Offline Send Email
Nov 23, 2004
4:32 pm
100
not sure if it changes the scenario any, but i previously said that restarting mysql did the trick. which is true under the old version, restarting apache is...
Pablo Martinez
valmasj
Offline Send Email
Dec 6, 2004
4:24 am
101
... That points pretty much to Apache::Session::MySQL. I've noticed while coding and debugging that when a page crashes with a Mason error, I have to clear the...
Sean Keplinger
keane_skeplin
Offline Send Email
Dec 10, 2004
6:52 pm
102
Over the past few months, I've been working to improve the interface to TVDinner. I've grown tired of the same old boring colors, so I've spruced it up a bit....
Sean Keplinger
keane_skeplin
Offline Send Email
Dec 10, 2004
6:58 pm
103
really like the new changes, especially to the layout. I am having a couple of problems with it though, one of which is new, the other happened in .4 and has...
Pablo Martinez
valmasj
Offline Send Email
Dec 17, 2004
6:02 am
104
... To fix that (temporarily), comment out lines 166-169: #$insert_sql = "insert into user_prefs (username) values (?)"; #$insert_sth =...
Sean Keplinger
keane_skeplin
Offline Send Email
Dec 17, 2004
4:12 pm
105
I am installing tvdinner in a subdirectory of my web docroot, eg: http://domain.com/tvdinner I know I am getting close, Mason is running and the system is...
Matt Staroscik
staroscik88
Offline Send Email
Jan 22, 2005
12:53 am
106
Someone please give me a sanity check. :) In the mason.conf file ... my $root = '/usr/local/etc/apache'; I set this to my apache conf directory, and created a...
Matt Staroscik
staroscik88
Offline Send Email
Jan 22, 2005
12:54 am
107
... You don't need to set this all the way down to the TVDinner directory. You'll probably want this to be just "/home/www/data/". I think this is the cause of...
Sean Keplinger
keane_skeplin
Offline Send Email
Jan 22, 2005
3:13 pm
108
Hey Sean et al. I'm finally getting around to implementing TVDinner... but I figured I'ld try to port it to Apache2/mod_perl2 at the same time just to make...
Max Baker
max_baker
Online Now Send Email
Feb 14, 2005
7:27 pm
109
... You may want to subscribe to the Mason mailing list. I believe there are some known problems with Apache/MP2 -> Mason integration. As for the version -- I...
Sean Keplinger
keane_skeplin
Offline Send Email
Feb 14, 2005
7:33 pm
110
Just curious: How many of you (on this list) have working TVDinner servers? I'm considering adding a feature that will allow servers to "hook up" and stream...
Sean Keplinger
keane_skeplin
Offline Send Email
Feb 21, 2005
6:41 pm
Messages 81 - 110 of 121   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help