Search results

  1. S

    Anyone creating extsearch engines?

    $cli is a object. You can't log it by such way. Try to read something about php. And about PCRE.
  2. S

    Anyone creating extsearch engines?

    Use toLog( string ) and check /tmp/errors.log or use error_log( string ) and check web-server's log
  3. S

    Anyone creating extsearch engines?

    In theory, i can do this. In practice, i can't support this engine, because I don't want use this tracker. I.e. this engine will work until the first changes in the design of your tracker. Try to add issue about that to the projects page.
  4. S

    Plugins permissions issue

    ...sorted ! Of course permission issue... Code: sudo chmod -R 0755 /home/user2 All good, all working finally. Thanks Novik for creating this baby. I'm so going to get drunk now ps: a present for you Novik. Because it's better than just "thank you"
  5. S

    Plugins permissions issue

    I strongly doubt that so many users come to post here because they didn't read the wiki. I have read the wiki so many times believe me (top bookmark!). And I'm sure you're right, the answers are in the wiki. But "reading" doesn't mean "understanding". If it did, life would be so boring I've...
  6. S

    Plugins permissions issue

    This forum is the best notepad ever. Now only erasedata to sort out... If only I had an error output somewhere...
  7. S

    Plugins permissions issue

    No not that hard ! 5 minutes for a dev, 5 hours for a wine maker ! Code: sudo cp -R /var/www/rutorrent/share/settings/rss/ /var/www/rutorrent/share/users/toundra/settings/ Thank you brain.
  8. S

    Plugins permissions issue

    Please I really need some help here... I can see all my RSS filters in /var/www/rutorrent/share/settings/rss/cache But it's just not loading it anymore. There's no access. Is it this complicated ? I've been on that for hours now. If some info are needed, ASK. edit: and yes I can add new...
  9. S

    Plugins permissions issue

    I only have these two plugins not working. Why ? What's wrong with these ?
  10. S

    Plugins permissions issue

    Actually... situation isn't that good: _user1 and user2 have all plugin marked "loaded". No error message. _user1 rss plugin has lost all previous entries. It's empty, but shouldn't be. _erasedata doesn't work on both users. If I: "remove+erase data" with user1 or 2, /tmp/exec.log stays...
  11. S

    Plugins permissions issue

    ok good news. That's the bloody permissions: Code: cd /var/www sudo chown -R www-data:www-data rutorrent sudo chmod -R 755 rutorrent Now both users have everything working. Except for user2 where erasedata doesn't do its job. Again, that's probably a permission issue. Anyone ?
  12. S

    Plugins permissions issue

    Hi, This is probably a common problem. But I couldn't find any answer :/ I had a working rtorrent/rutorrent for one user on my server. I then ordered a second IP on this server, and created/configured a second user to use it. Everything was working fine with both users/ip. But I only had a...
  13. S

    Autotools alone = OK; Autotools + notify_me = no good

    If you're notify script is email look at using a .mailto file http://code.google.com/p/rutorrent/wiki/PluginAutotools#Auto_Move
  14. S

    Plugin for unpacking .001 files ( 7 zip)

    Well. My bad, it works. If right click on .001 file i am not able to unpack this, but if click on torrent and use "unpack" it will unpack it. This is weird. So it is OK.
  15. S

    [SOLVED]Rutorrent keeps messing up with UTF8 and ANSI

    Hi, For some reason I have this issue on a new setup. Ubuntu server 13.04, latest rtorrent/libtorrent, Rutorrent 3.6 rev 2404 and https://github.com/autodl-community/autodl-irssi. Everytime I refresh Rutorrent, the .autodl gets converted to ANSI encoding. Then I get this message from irssi...
  16. S

    add google in a tab (or some other site)

    hej, i know this topic is rather old but i was interested in that, so i tried it out: not working in SVN 3.6 just to inform you and to get - if any - new info about that.
  17. S

    add google in a tab (or some other site)

    cool, i'll edit the original post then.
  18. S

    add google in a tab (or some other site)

    i dunno what to tell you, this works on numerous installed past svn 498 or maybe even before that. are you sure you've done everything correctly? try removing the ^M's maybe...
  19. S

    add google in a tab (or some other site)

    Yes I am using the latest svn...... so any more hints thank you
  20. S

    add google in a tab (or some other site)

    Hi there Wonslung, great idea, but rutorrent webui seems to hang once I refresh the page, and doesnt load. When I remove the newtab its fine. Any ideas?