Support Forums

Old 01-09-2009, 03:58 PM   #1
Member
 
Join Date: Dec 2008
Posts: 56
Rep Power: 3
island1 is on a distinguished road
Default Smarty help

I found this code in the member tpl:

Code:
<td class="formleft">{$extra3_text}{$smarty.const.LANG_COLON}</td><td class="formright">{$extra3}</td></tr>
can someone help me place the {$extra3} in another tpl (specifically pm read.tpl)
I wastrying something like this, but it doesnt work:
Code:
<td colspan="2">	<p>{$extra3}</p> </td>
thanks for any suggestions.
__________________
v4.0.9 Designer
island1 is offline   Reply With Quote
Old 01-09-2009, 04:13 PM   #2
Moderator
 
 
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,330
Rep Power: 39
Mike-N-Tosh is just really niceMike-N-Tosh is just really nice
Default

The reason that doesn't work is because that field isn't available to that template. Each template is assigned after running through a ".php" file and within that file it runs through it's code and outputs data and then assigns it to the template.

What that means is that you won't be able to get that field from within that template. As you have the Designer version of the software there won't be a way that I know of to modify it to get that information. You can find out exactly what fields are available by adding debug=1 to the end of the url. (Any popup blockers you have must be deactivated to make this work)

-Mike
__________________
Mike-N-Tosh
v3.1.10 Developer IndianaPC.org - A community website
Sandbox v4.0.9, 4.1
Templates, Mods & Docs for sale | My blog with much content for 68 Classifieds.
Web Hosting | Web Design & Development | 68 Classifieds Customizations
I am not a 68C employee, just a user and try to help out
Mike-N-Tosh is offline   Reply With Quote
Old 01-09-2009, 04:19 PM   #3
Member
 
Join Date: Dec 2008
Posts: 56
Rep Power: 3
island1 is on a distinguished road
Default

ok. Thanks mike
__________________
v4.0.9 Designer
island1 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
Limit Smarty bowers01 v4 Questions & Support 2 01-02-2009 07:38 AM
A bit of XHTML and Smarty seymourjames v4 Modules / Modifications 6 08-11-2008 03:44 PM
Smarty template help antboy HTML, CSS, and Design Help 1 07-25-2007 12:00 PM
Smarty data mazarron.com HTML, CSS, and Design Help 1 04-30-2007 08:25 AM
smarty.const.URL GSP v3.1 Questions & Support 2 11-17-2006 09:26 AM


All times are GMT -4. The time now is 07:06 PM.


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