View Single Post
Old May 20th, 2005, 05:11 PM   #16 (permalink)
Frost
Registered User
 
Join Date: Apr 2005
Posts: 148
Undo the previous changes to uploadproduct.php and then...

In config-inc.php find:
Code:
Content visible to verified customers only.
And beforehand add:
Code:
Content visible to verified customers only.
In uploadproduct.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
In uploadproduct.php find:
Code:
Content visible to verified customers only.
And replace with:
Code:
Content visible to verified customers only.
It's up to you to test.
Frost is offline   Reply With Quote