1
Hallo!
In the Field pm_link from xoops_user_profile there exists a following link:
<a href="javascript:openWithSelfMain('{X_URL}/modules/pm/pmlite.php?send2=1&to_userid={X_UID}', 'pmlite', 550, 450);" title="Eine Nachricht schreiben an {X_UNAME}"><img src="{X_URL}/modules/pm/images/pm.gif" alt="Eine Nachricht schreiben an {X_UNAME}" /></a>
I fail to gulp this!
This link is a data space generater which does nothing much!
Is'nt there a better way to do this?
I am doing import of users and should possibily do an import of this as default. Thats why!