IPB Helpers: variables equal - IPB Helpers

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

variables equal or something like this

#1 User is offline   MadPoster Icon

  • IPBH Newbie
  • Pip
  • Group: Members
  • Posts: 1
  • Joined: 04-August 10

Posted 04 August 2010 - 03:54 AM

hi all

i need to include some code in profile view and one variable ($user) must be $f->parsed
CODE
<if test="cf_aim:|:$f->raw_data['pf_key'] == 'aim'">

<php>
$user = $f->parsed;
</php>
<a class='url' href='aim:goim?screenname={$f->parsed}' >{$mal->getupdate()}</a>


there is a code, how i'm making it. it works, but not like this how i want. when i put it in <php></php> it takes hole $f. i mean, not only AIM, but mail, icq, etc too
without php tags, it don't makes "="

if someone can, please help.
sorry bad english
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users