Hi,
run this query in phpMyAdmin:and if needed also this:Change:
#_
to your database prefix before.
Kind regards,
Benno
run this query in phpMyAdmin:
Code:
ALTER TABLE `#__phocacart_categories` ADD COLUMN `description_bottom` TEXT AFTER `description`;
Code:
ALTER TABLE `#__phocacart_categories_i18n` ADD COLUMN `description_bottom` TEXT AFTER `description`;
#_
to your database prefix before.
Kind regards,
Benno
Statistics: Posted by Benno — 04 Mar 2024, 10:18