Magento url_rewrite exists in core_url_rewrite but it always redirects me to homepage -
if click on product redirects me homepage instead product page. looked up, request path exists in database , assigned correct target path. if call target path (catalog/product/view/id/420243) directly, works!
i have absolut no idea why url rewrite path isn't working. weird thing isn't working products. ideas?
the core_url_rewrite table has on 6.5 millionen rows...but couldn't cause problems, or?
thank help,
best, stefan
p.s. it's magento 1.6.0.0
yes, problem seo plugin, makes many rewrites.
change core_url_rewrite table url_rewrite_id bigint(64). warning table first... know, in case.
the problem should fix itself.
Comments
Post a Comment