Add this page to your development related bookmarks using the button below.
Support this Initative
Studying Development is maintained by a small group of volunteers. If you like the site and think it's a useful resource, you can support the initiative by making a small donation towards our running costs. We appreciate any support you can provide!
Related Sites
Statistics
Visitors: 4556589
We have 79 guests online
Choose a Training Provider
More than 180 courses in over 42 countries, and counting...
Course Directory
Unknown column \'p.agent\' in \'on clause\' SQL=SELECT p.*, a.id AS agentid, a.name AS agent, a.user AS user, c.name AS company, c.id AS companyid, t.name AS type, p.type AS typeid \n FROM mos_hp_properties AS p, mos_hp_companies AS c\n LEFT JOIN mos_hp_agents AS a ON p.agent = a.id\n LEFT JOIN mos_hp_prop_types AS t ON p.type = t.id\n LEFT JOIN mos_hp_featured AS f ON f.property = p.id\n WHERE p.published=\'1\' AND p.approved=\'1\' AND t.published=\'1\'\n AND a.company=c.id\n AND (publish_up = \'0000-00-00 00:00:00\' OR publish_up <= NOW())\n AND (publish_down = \'0000-00-00 00:00:00\' OR publish_down >= NOW()) AND p.id=\'304\'\nORDER BY p.name desc\nLIMIT 0, 9999