Quote:
Originally Posted by Cyricx
This
Code:
// *** open includes/functions_user.php
find
'attachments'
add under
'extra',
(don't forget to place a comma after 'attachments')
Can be replaced by
Plugin - usercp_nav_start
Code:
$cells[] = 'extra';
I just made a product and then added the plugins and stuff by hand.
Wired, it would really be much easier to toss all this into a product, or at least give 7thgen permission to post it in this thread then you can update the mainattachment.
It takes a 10-15 minute install to about a 1 minute install, because you don't have to keep clicking all around to languages and phrases, to templates, etc and cutting and pasting like mad 
|
Damned if I know why a search on the instruction file didn't find that function lol.
Code:
$cells[] = 'extra';
That appends the array I take it? (rusty PHP skillz) [EDIT: Why yes, yes it does!)
Nothing against a product, just haven't been able to find the time lately to work on it (work and MCSE classes).
Anyone can product it up and send it to me, and I'll update the install file, just would appreciate a heads up before everyone else so I can look it over and whatnot (may try to slip in an update if time allows). Of course I'll append the intro with a nod to whomever's product compilation I use.