Skip to content

Magento search for url_rewrite instead of PREFIX_url_rewrite #3013

@lorenaramonda

Description

@lorenaramonda

During the installation, Magento lets you specify a prefix for all table in the database. When I try to change the SEO settings in catalog return me this error:

Something went wrong while saving this configuration: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'balume_magento2.url_rewrite' doesn't exist, query was: UPDATE url_rewrite SET request_path = ? WHERE (url_rewrite_id = 15)

I think it's because it searches for url_rerwrite instead of PREFIX_url_rewrite.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions