Forums Index > Mewsoft Products > Auctionawy > My Account
waynewiebe First Post Posted on: 08-23-08 10:33 PM
My Account

1) When you try to end an item from My Account it goes into a loop and every time you go to proceed closed auctions it puts the auction item back in again. Also it continues to add to the current balance of the user. I have all the fees set to zero.

2)Please explain how to do the following "I guess you need just to insert <!--SubTitle--> in your listing classes".
mewsoft Reply #: 1 Posted on: 08-25-08 01:19 AM
Re: My Account

1)-It does loop or else, it just goes to the view auction page after it closes the item to show you the current item status.

2)-In the classes:

Listing_Table_Row
Listing_Table_Row1
Listing_Table_Row_Featured
Listing_Table_Row_Featured1

Insert <!--SubTitle--> anywhere you want, like this:

<td><A HREF="<!--Link-->"><!--Title_Bold--><font color="<!--Title_Color-->"><!--Title--></font><!--Title_Bold1--></a><!--New--><!--Featured--><!--Gift--><!--Hot--><!--Cool--><!--Buy--><!--SubTitle--></td>



go to the language manager, edit the file General/Homepage and add this new language variable:

subtitle_form~==~<br><!--SubTitle-->

update the cgi files:

Main.pm

Mewsoft Support
www.mewsoft.com

mewsoft Reply #: 2 Posted on: 08-25-08 01:26 AM
Re: My Account

Also update the file FeesMgr.pm to add the feature in the admin->Fees manager->Additional Options Insertion Fees Setup to set the SubTitle fees.

Mewsoft Support
www.mewsoft.com