Like i said at the very bottom of the file, after everything paste that code.eunaumtenhoid wrote:but where? in what line?
2Bullsaj wrote:How would I install it for subsilver2 templates?
2 what?eunaumtenhoid wrote:2Bullsaj wrote:How would I install it for subsilver2 templates?
lol i say "2", I want to say, I also want to install in the subsilver2Bullsaj wrote:2 what?eunaumtenhoid wrote:2Bullsaj wrote:How would I install it for subsilver2 templates?
When will subsilver2 style editing be available? I would like this mod...
so let me get this right.. you want to see the friend list on the index forum page ?djrikyx wrote:Hi, I have tryed to insert this in the index.php but doesn't work, i think because this mod check friend of user visited and require memberlist.php.
How i can modify for display only my friend, and show in the index.php?
Thx
No problem, I have solved simple!superj707 wrote: so let me get this right.. you want to see the friend list on the index forum page ?
Each member will see all of their friends on the index page ?
can't imagine why this would be a good thing but thats none of my business.
anyway, plaitnum is catching up. He has been away for awhile.
Code: Select all
$user_id = request_var('u', 0);
Code: Select all
$user_id = $user->data['user_id'];
djrikyx wrote:No problem, I have solved simple!superj707 wrote: so let me get this right.. you want to see the friend list on the index forum page ?
Each member will see all of their friends on the index page ?
can't imagine why this would be a good thing but thats none of my business.
anyway, plaitnum is catching up. He has been away for awhile.
I have copied the entire code of mod in home.php (my personal homepage based on phpbb)
I have replaced: (at start the mod code)
with:Code: Select all
$user_id = request_var('u', 0);
and used the same code for the template, (in the my_homepage.html).Code: Select all
$user_id = $user->data['user_id'];
_________
I have modified this mod, now it's very nice, with age and background based on Gender (Personal Profile Field)
If any1 want this version of mod, reply and i create ModX Install information
PS: Sorry for my bad english, but i'm italian