Jump to content
xt:Commerce Community Forum

Fehler 1146 products_to_categories ! Hilfe


EVS

Recommended Posts

Hallo...

als ich heute morgen mein Shop aufrufen wollte kam diese Fehlermeldung !

1146 - Table 'usr_web141_1.prodtcts_to_categories' doesn't exist

select count(*) as total from products p, prodtcts_to_categories p2c where p.products_id = p2c.products_id and p.products_status = '1' and p2c.categories_id = '56'

[XT SQL Error]

wie und wo kann ich den Fehler beheben ???

danke schon einmal im vorraus...

Link to comment
Share on other sites

hat sich erledigt....

mein hoster hat war so frei und hat es ge?ndert....

das problem lag in der includes/database_tables.php

das dort prodtcts_to_categories statt products_to_categories

eingetragen war..

keine ahnung wie sich das von allein ?ndern kann...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
  • Create New...