Support Forums

Old 08-16-2007, 04:18 AM   #1
Member
 
MADKing's Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9
MADKing is on a distinguished road
Default Changing *

How can I change the * that shows i.e. on * Title: for must filed fields?
I want to look that like Title*:

Thank you
MADKing is offline   Reply With Quote
Old 08-16-2007, 08:00 AM   #2
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110
Eric Barnes is a jewel in the rough
Default

The only way to change this would be through each template file. They are hard coded in that place.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 08-16-2007, 08:19 AM   #3
Member
 
MADKing's Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9
MADKing is on a distinguished road
Default

Doesn't matter, just tell me where and how to change.
MADKing is offline   Reply With Quote
Old 08-16-2007, 09:19 AM   #4
Senior Member
 
Join Date: Sep 2006
Posts: 226
Rep Power: 15
Tim_A is on a distinguished road
Default

please...

in v4 it's templates/xxxxx/user/useraccountregister.tpl.php

look for sections like this:

PHP Code:
{if $req_extra=="Y"}{$smarty.const.LANG_STAR}{/if}{$extra_text}{$smarty.const.LANG_COLON
and replace with summit like this:

PHP Code:
{$extra_text}{if $req_extra=="Y"}{$smarty.const.LANG_STAR}{/if}{$smarty.const.LANG_COLON
you'll have to search for the other templates, or tell us the pages you want changed
__________________
V4.0.9 Developer
Tim_A is offline   Reply With Quote
Old 08-16-2007, 09:21 AM   #5
Moderator
 
 
Join Date: Mar 2006
Posts: 4,114
Rep Power: 100
Lhotch is just really niceLhotch is just really nice
Default

Quote:
Originally Posted by MADKing View Post
Doesn't matter, just tell me where and how to change.
Eric just told you that you would need to open each template file you want them removed from and remove them.

WHERE exactly a template file is will depend on what template you are using but the templates styles are stored in their own directories under the /templates directory of your 68c installation.
__________________
Larry.
(Please note: I am not a 68C employee. I am a customer and volunteer who helps with questions where I can and the forums spam free)

Set your site apart from the competition with one of my modules......
Google Map Module | You Tube Module | Google Calendar Module | Event Calendar Module

68 Classifieds Important Links
Customer Area | Issue Tracker | Knowledge Base | User Manuals
Lhotch is offline   Reply With Quote
Old 08-16-2007, 09:30 AM   #6
Member
 
MADKing's Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9
MADKing is on a distinguished road
Default

Quote:
Originally Posted by Lhotch View Post
Eric just told you that you would need to open each template file you want them removed from and remove them.

WHERE exactly a template file is will depend on what template you are using but the templates styles are stored in their own directories under the /templates directory of your 68c installation.
No the * could not find in the templates files.

I thought it too and tried the step3 i.e.

usercheckout.php?step=3§ion=17&productid=1

and saw that it must be in this line in usercheckout.php

$shortdescription = eregi_replace("<script[^>]*>.*</script>"," ",$shortdescription);
MADKing is offline   Reply With Quote
Old 08-16-2007, 09:31 AM   #7
Member
 
MADKing's Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9
MADKing is on a distinguished road
Default

Tim, I am still using v3.1 but thnx anyway.
MADKing is offline   Reply With Quote
Old 08-16-2007, 10:07 AM   #8
68 Classifieds Staff
 
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 4,776
Rep Power: 110
Eric Barnes is a jewel in the rough
Default

The * comes from this line: {$smarty.const.LANG_STAR}

So you would need to find and move it where you want.
__________________
Eric Barnes
68 Classifieds Developer
Please do not send me a private message asking for support. Instead use these open forums or our ticket system.

Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 08-16-2007, 10:17 AM   #9
Member
 
MADKing's Avatar
 
Join Date: Aug 2007
Location: Germany
Posts: 84
Rep Power: 9
MADKing is on a distinguished road
Default

Got it. Works. Thnx and sorry for bothering always.
MADKing is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing the Parent Groups jj30 Pre Sales Questions 0 04-19-2007 06:07 PM
Changing the look with html? Unregistered Pre Sales Questions 4 08-01-2006 08:41 AM
Changing the text in the Navigation Menu sporthorsebreeder v3.1 Questions & Support 2 05-28-2006 07:40 PM
Changing State to County sporthorsebreeder v3.1 Questions & Support 2 05-23-2006 04:05 AM
Changing viewlistings.tpl layout GSP v3.1 Modules & Modifications 0 05-16-2006 03:12 PM


All times are GMT -4. The time now is 03:28 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0