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.
| Comment | File | Size | Author |
|---|---|---|---|
| bt_torrent.patch | 401 bytes | singularo |
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.
| Comment | File | Size | Author |
|---|---|---|---|
| bt_torrent.patch | 401 bytes | singularo |
Comments
Comment #1
bradfordcp commentedThe 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!
Comment #2
stuger commentedi get Hunk #1 FAILED at 7.
Comment #3
stuger commentedthis module must be almost impossible to make work without php knowledge. I have been tryieng for days now with no success.....
Comment #4
bradfordcp commentedI apologize for the issues you have been having, I am currently trying to make the module as user friendly as possible.
Comment #5
liquixis commentedComment #6
hapydoyzer commentedPlease, don`t mark issues as "closed". Instead, mark them "fixed" or any other sutible resolution.