Hello,
I wish to enlarge the email column in the administration BoonEx.
It is currently too short for me, because email addresses are cut. Example: sallyl4 @ hot ...
And I would have a whole view of the email.
How?
Thank you in advance
Hello, |
Moved.
I'll look into this in a moment.
Edit: /administration/profiles.php
Find
function getMembersGeeky($aProfiles, $sPaginate) {
and change
$iEmailLength = 20;
to a higher number.
I haven't tried this, so it might not work. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
It works!
thank you very much |
Hello, |