Hmm well I have a problem
When I tried to implememnt this mod on UBB 6.3.1.1 one of the instructions says:
code:
========================================
In cp_edit_profile.pl Find:
========================================
| <a href="$vars_config{CGIURL}/cp.cgi?ubb=user_posts&u=$in{u}">View User Posts</a>
However when I looked in that file I couldn't find the entry

The closest match I could find was:
code:
[qb]| <a href="$vars_config{CGIURL}/cp.cgi?ubb=user_posts&u=$in{u}">$vars_wordlets_cp{edit_profile_user_posts}</a> [/qb]
Although somehow I don't think that's it

Any ideas on how to get this to work or is it going to be incompatible with higher UBB 6.3 verions?
Thanks in advance
