Prestashop errors to be solved

Job ID: 31727001

Budget: €30 – €250 EUR

1) https://prnt.sc/1uw5ahb
Call to a member function trans() on null
[Symfony\Component\Debug\Exception\FatalThrowableError 0]


2) https://prnt.sc/1uw5xo6
also missing the change of mouse pointer on mouse.over link

3) orders default layout http://prntscr.com/1uw70gg
also check the layout of the "custom fields" at the bottom of the order page

4) http://prntscr.com/1uw7oj6

An exception occurred while executing 'SELECT c.id_customer, c.firstname, c.lastname, c.email, c.active, c.newsletter, c.optin, c.date_add, gl.name as social_title, s.name as shop_name, c.company, (SELECT SUM(total_paid_real / conversion_rate) FROM ekj_orders o WHERE (o.id_customer = c.id_customer) AND (o.id_shop IN (?)) AND (o.valid = 1)) as total_spent, (SELECT con.date_add FROM ekj_guest g LEFT JOIN ekj_connections con ON con.id_guest = g.id_guest WHERE g.id_customer = c.id_customer ORDER BY con.date_add DESC LIMIT 1) as connect FROM ekj_customer c LEFT JOIN ekj_gender_lang gl ON c.id_gender = gl.id_gender AND gl.id_lang = ? LEFT JOIN ekj_shop s ON c.id_shop = s.id_shop WHERE (c.deleted = 0) AND (c.id_shop IN (?)) ORDER BY c.date_add DESC LIMIT 50' with params [1, 1, 1]: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'technoc0_technocity.ekj_guest' doesn't exist
[Doctrine\DBAL\Exception\TableNotFoundException 0]

5) http://prntscr.com/1uw8elq
Related categories: PHP Prestashop