Not sure why, as the code seems ok, but this small patch changes the require to work as per the drupal standard methods, and fixed the problem for me.

CommentFileSizeAuthor
bt_torrent.patch401 bytessingularo

Comments

bradfordcp’s picture

Assigned: Unassigned » bradfordcp

The bt_common.inc file should be placed in the root directory as it is also used by announce.php and scrape.php. From INSTALL.txt:
INSTALL Notes -
Before enabling the module please be sure to copy the following files to the Drupal root directory:
- announce.php
- scrape.php
- seed.php
- bt_common.inc

I do like the use of drupal_get_path(), this patch will probably go in so the users no longer have to put bt_common.inc in the root directory. Thanks!

stuger’s picture

i get Hunk #1 FAILED at 7.

stuger’s picture

this module must be almost impossible to make work without php knowledge. I have been tryieng for days now with no success.....

bradfordcp’s picture

I apologize for the issues you have been having, I am currently trying to make the module as user friendly as possible.

liquixis’s picture

Status: Needs review » Closed (fixed)
hapydoyzer’s picture

Please, don`t mark issues as "closed". Instead, mark them "fixed" or any other sutible resolution.