New issue 10 by jpavsex....@gmail.com: Fatal error
http://code.google.com/p/php-transmission-class/issues/detail?id=10
use thepiratebay-example.php geting error
Found dvdrip episode..
Adding: Red.Dawn.1984.LiMiTED.SWESUB.DVDRip.XviD.AC3-Martin.Shareitall.s..
<br />
<b>Fatal error</b>: Wrong parameters for Exception([string $exception [,
long $code ]]) in
<b>/root/php-transmission-class-0.3/class/TransmissionRPC.class.php</b> on
line <b>539</b><br />
Comment #1 on issue 10 by brycied...@gmail.com: Fatal error
http://code.google.com/p/php-transmission-class/issues/detail?id=10
Please try with a checkout from trunk. The Exception() class takes
different arguments depending on the PHP version you're running. This
version check was added in r13.
Fatal error: Wrong parameters for Exception([string $exception [, long
$code ]]) in /home/admin//inc/TransmissionRPC.class.php on line 539
I am also getting this error, any solution please? Thanks
Comment #4 on issue 10 by brycied...@gmail.com: Fatal error
http://code.google.com/p/php-transmission-class/issues/detail?id=10
Again - use the latest version from Subversion. This has been fixed in r13.
Ok thank you , sorry i missed that one, r13 working fine and thanks for
your efforts again.
No problem. Sorry to be harsh about it.
FYI:
I still get this with php 5.2.17, and latest svn checkout.
On a 5.3.3 machine, i do not have this issue.