Fatal error: Uncaught exception 'Exception' with message 'followRedirects: There was an error running the query

Issue #4 new
Helder created an issue

Select pt and wikipedia at https://tools.wmflabs.org/pagepile/?menu=new Add

A
Usuário:!Silent/Testes

to the manual list. and "Do it!" The result is:

Fatal error: Uncaught exception 'Exception' with message 'followRedirects: There was an error running the query [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'ORpage_namespace=2 AND page_title IN ('!Silent/Testes'))' at line 1] SELECT * FROM page,redirect WHERE page_id=rd_from AND (page_namespace=0 AND page_title IN ('A')ORpage_namespace=2 AND page_title IN ('!Silent/Testes')) ' in /data/project/pagepile/public_html/pagepile.php:723 Stack trace: #0 /data/project/pagepile/public_html/pagepile.php(758): PagePile->{closure}(Array, Object(PagePile)) #1 /data/project/pagepile/public_html/pagepile.php(732): PagePile->getAsBatches(Object(Closure), 10000) #2 /data/project/pagepile/public_html/index.php(473): PagePile->followRedirects() #3 {main} thrown in /data/project/pagepile/public_html/pagepile.php on line 723 ```

Comments (0)

  1. Log in to comment