ok i figured out this on on my own. turns out my Conf.pm was wrong, i was using: # -------------------------------------------------------------------- # path...
... (sorry...I've been away for the holiday.) ... Heh...I wish there were more than one of me. So far, it's just me on this project. :^/ It looks like you need...
mine is now working (thanks that App::TVDinner::DB in my handler did the trick-sry i didnt read the forum well enough). well working to a certain extent i...
... I believe I've already corrected this by added a "system" account when you first get things set up. (Mental note: check on that.) ... I have yet to write...
hey thanks for the upload tips, worked just like you said, i had to edit some of the tools to work the way they got installed system. for example the...
im running into another issue that i hope you can help me with. i think its right in here: -0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0-0- # clean it up a bit ...
... I've made a lot of changes within the past 2 weeks to help simplify TVDinner. For example: - There is no more handler.pl -- everything is done in-line to...
I coulnd't wait until the first of the year -- I wanted to get this out as soon as possible because it has so many bug fixes and is all around better than 0.3....
... script ... ok this is what i got running that script: [root@lakehouse tools]# ./testconfig.pl conf->{interfaceroot} = /tvdinner conf->{defaultorder} =...
it maybe common knowledge, but in the new version, during the make test....i got the following error: [root@lakehouse tvdinner]# make test PERL_DL_NONLAZY=1...
... The App::TVDinner::MP3 module is the Apache::MP3 module with the interface and a few other things taken out. Eventually, I'll isolate it down to the ...
... with a ... that didnt seem to help any. it just switched the error: error in file: /www/mason/obj/tvdinner/format/newadd.html line 26: DBD::mysql::st...
found one tiny tiny error that could prevent some confusion with users in the future. in dbstats.html, url is missing a "/" so i change this: <!-- TOTAL FILES...
hey just remembered something that might and might not help this project. at work we write our service order system in php, and one of the resources that we...
... Maybe it's the "limit" statement. Try this: jump into mysql and try the following query: select * from directory limit 10; If that doesn't work, then try...
... the ... yah that works fine. i think its not the sql statement, cause that does work exactly as it appears. but i think its something after that...
On Thu, 11 Dec 2003, Pablo Martinez wrote:
> yes they do, i have the latest cDEx version of that ripper you talked
> about it. And it has the option to...
... the ... works for ... yup works great. im beginning to think that tvdinner just doesnt like my linux box. here is the output from the proggie: title = A...
... Then it has to be the way DBI or DBD::mysql works. The ? and bind_param functionality is built into DBI. ... Will do. Sean -- \___/ Sean Keplinger ... \/...
while im sorting all my issues out, ive got a quick question regarding the random tune section. i think it looks pretty nifty all expanded when you boot into...
The fixbadfilenames doesn't do anything until you remove the '#' on line 59. Andi...
Andreas Hähnel
andreas.haehnel@...
Dec 13, 2003 4:05 pm
79
... I was having problems with it not actually moving files on different machines, so I had it just print the move commands out into a shells script and then I...
... Over the last week, I changed the way preferences work. Now, all of those boxes will be sticky depending on your setting. I will put the new version online...
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...
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...