kirinti

Topic: admin approval to declare

I made the necessary adjustment

Open _includes/class.job.php and find this line:

Code:
$sql = 'UPDATE '.DB_PREFIX.'jobs SET is_temp = 0, is_active = 0 WHERE id = ' . $this->mId;
and change it to

Code:
$sql = 'UPDATE '.DB_PREFIX.'jobs SET is_temp = 0, is_active = 1 WHERE id = ' . $this->mId;

But ; There is something missing.
All advertisements displayed to this message
-----------------
"Your job was posted, but since this is the first time you post with this e-mail address, we need to manually verify it.
Thank you for your patience, as the ad should be published ASAP. We'll send you an e-mail when that happens.

From now on, every ad you post with this e-mail address will instantly be published."