I thought in the message view default.php
<input class='adsmanager_required' id='email' type='text' name='email' maxlength='50' value='<?php echo @$this->user->email; ?>' />
would call the user's emailadress and put it into that iput field. Is this correct? As it is not working for my website.
Thx for clarification.
Lena
<input class='adsmanager_required' id='email' type='text' name='email' maxlength='50' value='<?php echo @$this->user->email; ?>' />
would call the user's emailadress and put it into that iput field. Is this correct? As it is not working for my website.
Thx for clarification.
Lena
Custom Fields
- Joomla Version
- 3.9.22
- PHP Version
- 7.3
- Product
- AdsManager
- Product Version
- latest