Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • @puresaian

    Participant

    Thank you !

    @puresaian

    Participant

    I found the problem, I can’t get the correct user id, there is a character problem :

    <?php 
    	$user_id = '{{ data.id }}';
    	var_dump($user_id);
    ?>
    

    Result : string(13) “14”

Viewing 2 replies - 1 through 2 (of 2 total)
Skip to toolbar