SQL error & URL pulling content from wrong database
Posted 14 years 10 months ago
Our TRAVEL link (
sustainableharvest.org/en/overview
) is somehow pulling the wrong page's content (from the Our Programs page -
sustainableharvest.org/en/programs/program-overview
) - but yet retaining the correct URL in the address bar. The Our Programs page is all correct, but not only does the Travel page load that content, but there is an SQL error at the bottom of the page:
No valid database connection You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'' at line 1 SQL=SELECT c.title AS category, c.id AS category_id, a.title AS title, a.introtext AS item_desc, a.id FROM jos_content as a LEFT JOIN jos_categories AS c ON a.catid = c.id WHERE a.id = 137\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\'
We are using the Moxy theme, and this seemed to happen after we upgraded from 1.5.16 to 1.5.18 yesterday. Because of this, we are missing a whole section of our website, so any help would be appreciated for this urgent issue.