Skip to content

DB Error in Typo3 Backend at Info  #78

@runningnet

Description

@runningnet

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions