Support Forums

Minor bug in contactowner.tpl

This is a discussion on Minor bug in contactowner.tpl within the TemplateCodes forums, part of the Third Party Support category; For all those using our templates, a minor bug has come to light which is actually in the default template ...


Go Back   68 Classifieds Forums > Third Party Support > TemplateCodes

Reply
 
Thread Tools Display Modes
Old 06-24-2010, 12:25 PM   #1
All Hands On Deck
 
seymourjames's Avatar
 
Join Date: Mar 2008
Posts: 3,527
Rep Power: 89
seymourjames is a jewel in the rough
Default Minor bug in contactowner.tpl

For all those using our templates, a minor bug has come to light which is actually in the default template aswell. It only affects those who set allow contact in the control panel to NO. -

Please open each contactowner.tpl file in each template folder and replace line 72/73 which is currently this

<a href="userlogin.php">{$smarty.const.LANG_USER_LOGI N}</a> or
<a href="userjoin.php">{$smarty.const.LANG_USER_REGIS TER}</a>.

with this


<a href="login.php">{$smarty.const.LANG_USER_LOGIN}</a> or
<a href="userjoin.php">{$smarty.const.LANG_USER_REGIS TER}</a>.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C

Last edited by seymourjames; 06-24-2010 at 07:07 PM.
seymourjames is offline   Reply With Quote
Old 06-24-2010, 12:56 PM   #2
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 286
Rep Power: 14
EnergyFreak is on a distinguished road
Default

Thanks for the fix, although you should remove the spaces in between your USER_LOGIN on top and the USER_REGISTER on the bottom because if someone copy's and paste they will get a bug.
EnergyFreak is offline   Reply With Quote
Old 06-24-2010, 06:59 PM   #3
All Hands On Deck
 
seymourjames's Avatar
 
Join Date: Mar 2008
Posts: 3,527
Rep Power: 89
seymourjames is a jewel in the rough
Default

Very good - people should also be understanding and not just copying and pasting? That is exactly what I just did. And there are no spaces.


Code:
<a href="login.php">{$smarty.const.LANG_USER_LOGIN}</a> or
<a href="userjoin.php">{$smarty.const.LANG_USER_REGISTER}</a>
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C

Last edited by seymourjames; 06-24-2010 at 07:07 PM.
seymourjames is offline   Reply With Quote
Old 06-25-2010, 10:39 PM   #4
Customer
 
Join Date: Feb 2010
Location: Montreal, QC
Posts: 286
Rep Power: 14
EnergyFreak is on a distinguished road
Default

Ya that is a good point lol
EnergyFreak is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Contactowner link damiun Technical Support 3 01-07-2010 07:34 AM
Minor Tweaks to Pages nagrap2 Technical Support 3 09-26-2009 08:55 AM
changes done to contactowner.tpl? cwp Technical Support 5 03-27-2008 06:16 PM


All times are GMT -4. The time now is 12:31 AM.


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