Help - Search - Members - Calendar
Full Version: FlexTorrents Updated
Flexbeta > General > FlexTorrents
Gsurface
We have enhanced the FlexTorrents search engine. FlexTorrents now crawls the following torrent sites: torrentspy.com, thepiratebay.org, isohunt.com, mininova.org, defiant.ws, ts.searching.com, bitenova.org, torrentbox.com, btjunkie.org and boxtorrents.com. You can also get the Firefox Plugin for faster searching.
muzic.pirate
Cool, now I only have to go to one site. biggrin.gif
Tobb555
I get this error while searching.

QUOTE
Warning: strpos(): Offset not contained in string. in /home/flexbeta/public_html/torrents/lib/crawlers/bitenova.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /home/flexbeta/public_html/torrents/lib/crawlers/bitenova.php:51) in /home/flexbeta/public_html/torrents/lib/base.php on line 353
Outcast
It seems that the traffic is way too high... All my search ends up with errors as well.
stlava
CODE
Warning: Invalid argument supplied for foreach() in /home/flexbeta/public_html/torrents/search.php on line 62

I get that constantly too.. Still in beta though so not to worry. I like the concept and will be using it in the future.
Gsurface
QUOTE(stlava @ May 15 2006, 03:21 AM) [snapback]97792[/snapback]

CODE
Warning: Invalid argument supplied for foreach() in /home/flexbeta/public_html/torrents/search.php on line 62

I get that constantly too.. Still in beta though so not to worry. I like the concept and will be using it in the future.

Usually that error comes up when no results are returned. Try searching using the Firefox plugin.
stlava
I tried using the FF plugin and still same thing. Though search results are being returned but with that php error.
davidjames2009
QUOTE(Gsurface @ May 15 2006, 04:58 AM) [snapback]97793[/snapback]

QUOTE(stlava @ May 15 2006, 03:21 AM) [snapback]97792[/snapback]

CODE
Warning: Invalid argument supplied for foreach() in /home/flexbeta/public_html/torrents/search.php on line 62

I get that constantly too.. Still in beta though so not to worry. I like the concept and will be using it in the future.

Usually that error comes up when no results are returned. Try searching using the Firefox plugin.


Tel your obviously 1337 web developer to modify his script a bit

In PHP there are many ways to hide errors

error_reporting(0);

or if you want to disable it for a single line of code, i.e. line 62!

@[line of code]

And to be super professional put

@[line of code] or die("Sorry FlexTorrents encountered an error.");

Or just validate the input to the foreach loop when its recieving the data =)
stlava
or just fix the error in the first place blush.gif
davidjames2009
well yeah, the idea was to cover up the error until its fixed at least
Xoria
Sorry for posting in a year old topic, but is flextorrents still maintained/updated?
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.