Quote Originally Posted by ChrisModry View Post
How can I get rid of the "TEXT INFORMATION" that is at the top of the Auction Information page? I have looked through the files a few times and can't see where or why this is showing up. I added the info for the page using the define pages in admin. Any help would be greatly appreciated.
Not one of the pages I use on my site so I may have forgot to include instructions on it. The define pages for some reason need a copy place in the non template folder for it to show up in the define page editor... even through the file in your template folder is the one that gets edited.

copy this page
Code:
includes\languages\english\html_includes\YOUR_TEMPLATE\define_product_auction.php
to zencart
Code:
includes\languages\english\html_includes\define_product_auction.php
Then it well show up in the admin define page editor and you can make changes there. The only old thing I see is "TEXT INFORMATION" is not in the define page coding.