The SEO ext. try to query the tx_realurl_pathcache Table wich not exits.
ERROR => 'Table 'tx_realurl_pathcache' doesn't exist'
lastBuiltQuery => 'SELECT page_id, language_id, pagepath FROM tx_realurl_pathcache WHERE page_i d IN (1,6,5,3,25,34,52,55,57,71,86,84,273) AND language_id = 0 ORDER BY lan guage_id ASC, expire ASC'
The Error is locatet at SeoModule->loadPathCache#232
I use:
- Typo3 8.7.26 Composer Installation
- Realurl 2.5.0
- seo_basics 0.10.3
The SEO ext. try to query the tx_realurl_pathcache Table wich not exits.
ERROR => 'Table 'tx_realurl_pathcache' doesn't exist'lastBuiltQuery => 'SELECT page_id, language_id, pagepath FROM tx_realurl_pathcache WHERE page_i d IN (1,6,5,3,25,34,52,55,57,71,86,84,273) AND language_id = 0 ORDER BY lan guage_id ASC, expire ASC'The Error is locatet at
SeoModule->loadPathCache#232I use: