61
3afooor
Re: debaser new version!
  • 2004/9/21 5:05

  • 3afooor

  • Just popping in

  • Posts: 28

  • Since: 2004/9/20


hi all also we cant make a subdirectory in the debaser !!

62
hydrO
Re: No Go Module
  • 2004/9/22 6:02

  • hydrO

  • Not too shy to talk

  • Posts: 105

  • Since: 2004/1/8 8


HI
Did you make "upload" folder write/executable? Otherwise i doesnt' work.
You also need to make your batchload folder chmd to 777.
Hope that fixes the problem.

63
gniknalu
Re: debaser new version!
  • 2004/9/22 18:11

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Hey - WORKS GREAT! Thanks for making it work with register_globals off!!

I noticed that, in your preferences, if you told it to auto-select the genre, batch uploads won't work. So turn that off. Also make sure the files in the batch upload area have the right permissions.

Still tesing it - but it's light years better than the previous version IMHO.

Thanks!

64
gniknalu
Re: debaser new version!
  • 2004/9/22 18:18

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Here is something.
When you click on the module, select the genre and click on the 'play' icon - everything looks great.
When you click on themodule, select the genre and click 'More Information' then click on the 'play' icon - the window it opens is WAY too large.

But so far, other than the auto-genre thing I mentioned earlier, .7 rocks!

Gnik

65
gniknalu
Re: debaser new version!
  • 2004/9/22 18:36

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


BTW: Noticed 'Hilfe' should be 'Help' in the admin portion of the module. In your language file (modinfo.php) it's correctly listed. . . . can't find where the problem is in the code . . . still searching . . .

One more note - when I click on the module - my Theme css works fine. When I go further by clicking on the Genre, my text looks ugly on the site and a blue background is forced onto the surrounding XOOPS area. (I can take a screenshot if you would like.)

Gnik

[RANT] Did I mention that this module ROCKS?? [/RANT]

66
Anonymous
Re: debaser new version!
  • 2004/9/22 19:34

  • Anonymous

  • Posts: 0

  • Since:


Please have mercy on me!

[WHINE]Didn't you wanted to say that this module SUCKS??[/WHINE]

I hope to publish the next BETA next weekend and this version will get rid of a lot of bugs (I hope). Help will be changed too.

Quick fix in the meantime?

1. Batchload autogenre:

Open admin/index.php and change the dbinsert in function batchadd to:

$link '';
$sql "INSERT INTO ".$xoopsDB->prefix('debaser_files')."
 (filename, added, title, artist, album, year, addinfo, 
track, genre, length, bitrate, link, frequence, approved) 
VALUES ('"
.$filename."', '".$added."','".$title."','".$artist."',
'"
.$album."', '".$year."', '".$addinfo."', 
'"
.$track."', '".$genre."', '".$length."', 
'"
.$bitrate."', '".$link."', '".$frequence."', 
'"
.$approved."')";


Open include/functions.php and change the genreExist function to:

$result $xoopsDB->queryF($sql);


2. Nasty css-behaviour:

Open genre.php in an editor and delete this line:

$xoopsTpl->assign("xoops_module_header"
'<link rel="stylesheet" type="text/css" href="style.css" />');



67
gniknalu
Re: debaser new version!
  • 2004/9/22 21:02

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Ummm . . . still no auto-genre on batchload. This time it DOES move a file (but just one) but nothing gets added to the database, nor is that one file available to listen to.

YEAH! The Theme ccs is being honored. Plus when you play the song after clicking 'More information' it is the correct size. Looking GOOD!

Yes - I think this module is great. I have plans for it's use . . (evil grin).

THANKS!

Gnik

68
Anonymous
Re: debaser new version!
  • 2004/9/22 21:12

  • Anonymous

  • Posts: 0

  • Since:


Ummm ...,

Sorry! Please wait for the next release. Auto-genre on batchload is definitely working now on my machine.

It is now on me complaining! Over 900 downloads and so few responses.

I guess it went this way:
1. Download module
2. Install module
3. Think this is crap
4. Uninstall module
5. Forget this module

But thx to all reporting bugs...

69
gniknalu
Re: debaser new version!
  • 2004/9/22 21:21

  • gniknalu

  • Just popping in

  • Posts: 80

  • Since: 2003/2/28


Is your server Linux or Windows? If Linux I wonder if there is anything different as far as audio processing stuff? (Just guessing here.)

Have you posted anything in [b]News[\b] about this module being updated?


I think it goes this way:
1. Download module
2. What happens?
2.1 It works ! Yeah - never hear from them again.
2.2 It does not work. Delete it. Never Hear from them again.

Gnik

70
draken
Re: debaser new version!
  • 2004/9/22 21:24

  • draken

  • Just popping in

  • Posts: 28

  • Since: 2002/2/1 1


I love this module



thx 4 ur hard work!

Login

Who's Online

216 user(s) are online (148 user(s) are browsing Support Forums)


Members: 0


Guests: 216


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits