+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 15 of 15

Thread: seller phone number from registration

  1. #11
    Hello Mustafa,

    try to use: $_SESSION['account']['phone2'];
    Viktor,
    Flynax technical department,
    Best wishes.

  2. #12
    Senior Member
    Join Date
    Nov 2016
    Location
    USA
    Posts
    110
    Ok viktor that did not work
    i am trying to do the change in field.tpl by changing this line of code

    Code:
    Only registered members can view the code.

    i thought this will work by change value ="06" to value="{$seller_info.phone2.value}" but {$seller_info.phone2.value} comes empty in field.tpl.

    i also tried your suggestion $_SESSION['account']['phone2'] and this didnt work either this looks like a variable that can be used in php files not smarty tpl, i could be wrong.

  3. #13
    Senior Member
    Join Date
    Nov 2016
    Location
    USA
    Posts
    110
    why is this so difficult ?

  4. #14
    Hello Samir,

    I suggest you create a new ticket. We will solve it there.
    Viktor,
    Flynax technical department,
    Best wishes.

  5. #15
    Senior Member
    Join Date
    Nov 2016
    Location
    USA
    Posts
    110
    i dont think this should be a ticket, this is not a technical issue, this question is more like knowledge base that can help anybody who is using this forum. but i will write a ticket anyway. thanks

+ Reply to Thread