Update 1.41 broked the portfolio
-
After updating to 1.41 I get the following error messages on the portfolio pages in back-end:
There are currently no websites in the portfolio.
WordPress database error: [Table ‘myusername_wrdp1.wp_WPPortfolio_groups_websites’ doesn’t exist]
SELECT *, UNIX_TIMESTAMP(siteadded) as dateadded FROM wp_WPPortfolio_websites LEFT JOIN wp_WPPortfolio_groups_websites ON wp_WPPortfolio_websites.siteid = wp_WPPortfolio_groups_websites.website_id LEFT JOIN wp_WPPortfolio_groups ON wp_WPPortfolio_groups.groupid = wp_WPPortfolio_groups_websites.group_id WHERE wp_WPPortfolio_groups_websites.group_id = ‘3’ GROUP BY wp_WPPortfolio_websites.siteid ORDER BY grouporder, groupname, siteorder, sitenameThe second message is even displayed on the front-end: https://tropicsathome.com/tropical-gardening-links/tropical-gardening-links-main-resources/
- The topic ‘Update 1.41 broked the portfolio’ is closed to new replies.