So, it looks like that righted it. Here is a list of some of my recommended changes to the classifieds code:
In pp-inc.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In adm-approve.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In sendnotice.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In payment.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In showproduct.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In index.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In showcat.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In payment.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In adm-approve.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In adm-inc.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In adm-users.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In adm-cats.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.