Page 1 of 1

Errros when copying site to new domain

Posted: 08 Feb 2021, 17:27
by ukfish1
Hi

I am in the process of copying over a wbeiste from a live joomla 2,5 to a tgest joomal 3 domain.

I have used a jomla migartion component and have updated Phoca Download to the latest version compataible with Joomla 3 but I am getting the following error when I try to acces the categories page:

Table 'afin2_new21.#__phocadownload_styles' doesn't exist

All is good in the backend but not working on front end.

Thanks, Paul

Re: Errros when copying site to new domain

Posted: 08 Feb 2021, 19:18
by Jan
Hi, it just says that the table phocadownload_styles does not exist, so it needs to be created manually (you can find the necessary SQL queries in: administrator\components\com_phocadownload\install\sql\mysql\install.utf8.sql

Try to see:
https://www.phoca.cz/documents/50-phoca ... o-joomla-3

Jan