-
Wouldn't it be useful if the there was a question whether to use target randomizer or not when adding multiple files,
since there's a high possibility that those files are associated in some way.
2008-01-17 11:37:31 UTC in OFF System
-
I'd like to see an autoupdate function implemented.
2008-01-17 11:33:56 UTC in OFF System
-
It's not just you - and I'd also like to see that implemented because
OFF is on my System drive (where I'd like it to stay), but the blockcache folder
should be on a different drive so it doesn't get backed up every day like the system drive.
2008-01-17 02:12:13 UTC in OFF System
-
It's not just you - and I'd also like to see that implemented because
OFF is on my System drive (where I'd like it to stay), but the blockcache folder
should be on a different drive so it doesn't get backed up every day like the system drive.
2008-01-17 02:12:02 UTC in OFF System
-
Hallo,
ich weiß nicht wie genau BOM die Artikel aktualisiert,
jedenfalls wenn meine Internetleitung teilweise ausgelastet ist (VoIP, Filesharing), hängt BOM
beim Aktualisieren, bzw "Artikelzugriff gescheitert",
obwohl man noch normal surfen kann.
Jedenfalls für die Aktualisierung des aktuellen Preises
könnte man statt über "ViewItem" die Seite "ViewBids"
verwenden, weil die...
2007-07-23 10:38:29 UTC in Biet-O-Matic (Bid-O-Matic)
-
Fände ich auch gut.
2007-07-23 10:20:05 UTC in Biet-O-Matic (Bid-O-Matic)
-
These Errors occur e.g. when calling indexer.php
and you have error_reporting on.
Warning: Header may not contain more than a single header, new line detected. in C:\Server\Web\foo.bar\tsep\include\global.php on line 35
Warning: Cannot modify header information - headers already sent by (output started at C:\Server\Web\foo.bar\tsep\include\global.php:35) in...
2007-05-09 16:21:16 UTC in The Search Engine Project (TSEP)
-
... produce error: failed to open stream,
although the link works perfectly.
Workaround is to feed tsep the pagedata with "ALL>"
which I have to use anyways, because tsep itself can't index dynamic pages and
because the tags don't work and because it's way faster to give tsep the pagedata than let it crawl all the links again.
2007-05-09 16:15:54 UTC in The Search Engine Project (TSEP)
-
I also have this problem.
The workaround that works for me:
Say your site is www.foo.com,
so enter http://www.foo.com in tsep,
then modify your crawl script to output just the string behind http://www.foo.com
e.g.: "ALL>/index.php".$page_data["query"]."" .$page_data[source];.
2007-05-09 16:04:19 UTC in The Search Engine Project (TSEP)
-
and not "index.php?page=xyz"
Just wanted to mention it.
2007-05-01 10:16:57 UTC in PHPCrawl