SELECT tasks.id, tasks.title, tasks.startzone, tasks.minlevel, tasks.maxlevel, tasks.reward, tasks.rewardid, tasks.rewardmethod
FROM tasks
WHERE tasks.startzone=62
ORDER BY tasks.id ASC
Table 'u319780714_quarm_full.tasks' doesn't exist
Have you sourced the eqbrowser tables in your database ?