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