Hello Everyone,
First I would ike to say HELLO to the board and hell0 you have a kick ass program. Thanks for your hard work.
I have been trying for hours to get autocommentor working on my local desktop. I am running wamp locally and all i keep getting is these damn errors..
Notice: Undefined offset: 0 in C:\wamp\www\autocommenter.php on line 143
Notice: Undefined offset: 1 in C:\wamp\www\autocommenter.php on line 145
Notice: Undefined variable: proxy in C:\wamp\www\autocommenter.php on line 118
Failed to comment to: http: XXXXXXXXXXX . XXXX
I modified the php.ini below...
max_execution_time = 30
max_input_time = 999999
;max_input_nesting_level = 64
memory_limit = 999999M
What am i doing wrong?