Forums Index > Mewsoft Products > Classifiedawy > Couple Issues / Couple questions
fredp First Post Posted on: 08-14-10 06:08 AM
Couple Issues / Couple questions

When you save the "General Options" section of admin the result is a display of the resulting html page.

When you go to categories view, click on a main category, then a sub-category you get a blank screen. OK if you directly click on the sub-category from the category view.

----------Questions-------------

Where are the classes stored?

Where are the user info fields and can the format (bgcolor, etc) be edited (FName_Form, LName_form, etc.).

Are the classes updated when you update the software from your user area?
mewsoft Reply #: 1 Posted on: 08-14-10 03:44 PM
Re: Couple Issues / Couple questions

Classes are stored in the template/Default/Config.pm file for each theme here the Default is the name of the theme.

As for the register page fields, totally editable from the language file Register:

<tr><td align="right" valign="top" bgcolor="#DDFFEC">First Name:</td><td><input type="text" name="FName" size="20" value="<!--FName-->" ><!--FName_Required--></td></tr>

Each field is a table row so you can set colors etc or just edit about everything you want and you can redesign the whole template page includings tables etc.

Mewsoft Support
www.mewsoft.com

fredp Reply #: 2 Posted on: 08-14-10 09:13 PM
Duh....

I knew where the darn register page fields were.... Guess I must have been up too late...... embarrasmentops:

I have done quite a bit of editing to the classes..... Are these subject to changing much in your updates, and is config.pm updated with all the other .pm files if you use your user update page?

Will you be providing upgrade info for the classified and auction apps so the work done to date on customizing them won't be "lost" when you release the new versions.... It's not usually a big deal but it sounds like some pretty big changes are coming....

I have a lot of work in the database categories, templates and classes....

Thanks!!
mewsoft Reply #: 3 Posted on: 08-15-10 12:06 AM
Re: Couple Issues / Couple questions

Do not worry, you will not loose anything.

Mewsoft Support
www.mewsoft.com