|
--
--
The Sarah Jane Adventures 2x11 Enemy Of The Bane (1) (torrent) has just been added.
--
The Sarah Jane Adventures 2x11 Enemy Of The Bane (1) (torrent) has just been added.
PRIVATE NOTICE FROM ladyhawk
--
i have been just took a back seat lol its quiet when im not on eh lol
--
--
|
||
|
This topic is about AK Nova 3.5.0 Released, the author, phrostwave, wrote about: Just released the last fix for the AK Nova (3.5.0), which ends the 3.x developement series. fixed small concerning upload.php and sitelist.php/.txtbot ... To read more just scroll down
![]() ![]() |
Jan 25 2008, 09:20 PM
Post
#1
|
|
|
somicidal
Group: Community Leader Received 2 Thanks Posts: 21 Joined: 23-January 08 From: Factory 33 Member No.: 119 |
Just released the last fix for the AK Nova (3.5.0), which ends the 3.x developement series.
If youre wanting to use cURL on ibitzy, heres the function in class_spider.php: CODE /*-------------------------------------------------------------------------*/ // Get file content (cURL'd by phrostwave) /*-------------------------------------------------------------------------*/ function file_get_content( $url,$timeout=5 ) { $ch = curl_init(); curl_setopt($ch, CURLOPT_USERAGENT, 'AK Crawler'); curl_setopt($ch, CURLOPT_URL, $url); curl_setopt($ch, CURLOPT_CONNECTTIMEOUT,$timeout); curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1); curl_setopt($ch, CURLOPT_VERBOSE, 1); $adval=curl_exec($ch); for( $i = 1; $c <= $this->conf['tries']; $c++ ) { $file = @file_get_contents( $url ); if( $file != FALSE ) { return array( 1 => TRUE, 2 => $file ); break; } } return array( 1 => FALSE, 2 => '' ); return $adval; curl_close($ch); } ..and if it doesnt work, sorry buddy. Sourceforge |
|
|
|
Jan 26 2008, 08:13 PM
Post
#2
|
|
![]() Advanced Member
Group: Community Leader Posts: 244 Joined: 7-May 06 Member No.: 607 |
I'll be trying it out today
Link to follow, once I get it running. |
|
|
|
Jan 28 2008, 04:16 PM
Post
#3
|
|
|
Newbie
Group: Member Posts: 7 Joined: 28-August 07 Member No.: 15,854 |
tkns..
i gona test on my server |
|
|
|
Jan 28 2008, 09:50 PM
Post
#4
|
|
![]() Advanced Member
Group: Community Leader Posts: 244 Joined: 7-May 06 Member No.: 607 |
so far so good,
I like the separate php ibitzy files dependent on cats. I had been thinking of that on previous t-xore/ibitzy combinations. so far just used the books.php Don |
|
|
|
Jan 30 2008, 05:48 AM
Post
#5
|
|
|
somicidal
Group: Community Leader Received 2 Thanks Posts: 21 Joined: 23-January 08 From: Factory 33 Member No.: 119 |
also, the ak nova has its own forum (http://forum.aknova.info/), so you can get support, mods / hacks, upcoming release news, and other stuff directly from the source
some noteworthy updates since the release are: upload.php missing required components cloud.php glitch fix t-xore support is also available if you need help with the legacy script. This post has been edited by phrostwave: Jan 30 2008, 05:52 AM |
|
|
|
Mar 11 2008, 02:26 PM
Post
#6
|
|
Member
Group: Member Posts: 15 Joined: 17-September 07 Member No.: 6,742 |
I install everything and ibitzy seem to work but when uploading torrents, it returns a 0 for the torrent name. No torrent added in categories but in ibitzy i have 200 torrents.
What do you think it is? Thanks for any help |
|
|
|
Apr 7 2008, 09:01 PM
Post
#7
|
|
Member
Group: Member Posts: 12 Joined: 21-July 07 Member No.: 37,760 |
i have same problem and i already change the value in conf.php $CONF['lock_timeout'] = 50; to 100 and $CONF['interval'] = 100; to 200, but doesnt look any change.
|
|
|
|
Jul 20 2008, 11:31 AM
Post
#8
|
|
|
Member
Group: Member Posts: 16 Joined: 31-May 07 Member No.: 34,112 |
Same here. Is forum.aknova.info ever coming back?
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | SEO by MinervaSEO © Icelabz.net | Time is now: 1st December 2008 - 09:32 PM |