<h1>Pipeline contains no fetcher objects!</h1> Please add at least one fetcher object to the pipeline, using the following code: <pre> $pipeline->fetchers[] = new FetcherURL(); </pre>