![]() |
Quote:
|
Code Edits are needed. If I could have used a hook, or made one for the code, I would have. IIRC hack rewrites can't be posted w/o permission.
|
u did miss one tho.
are u saying I don't have permission? I was gonna ask once it was done. More for me anyway, just way cleaner. No need to add phrases manually and crap like that. |
It's just common courtesy to ask before publicly stating something like that, not after. Where'd I miss a hook?
|
This
Code:
// *** open includes/functions_user.php Plugin - usercp_nav_start Code:
$cells[] = 'extra'; 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 ;) |
nice, I would be interested in a product version, would make the creating of more pages easy.
|
Quote:
Code:
$cells[] = 'extra'; 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. |
Great idea wired! I would however love to see this as a product before installing it permanently. Also, i'm looking forward to multiple pages as well, it seems as though there's only on at them moment, unless I am mistaken?
|
I have reinstalled the hack once again but my forums was kinda messed up so I'd no other choice but to clean up all the other hacks that existed. Anyway, is it possible to change the URL from "http://www.metalgearforums.com/profile.php?do=extra" to "http://www.metalgearforums.com/profile.php?do=mginfo"?
|
Quote:
change Code:
if ($_REQUEST['do'] == 'extra') Code:
if ($_REQUEST['do'] == 'mginfo') change Code:
construct_usercp_nav('extra'); Code:
construct_usercp_nav('mginfo'); Code:
$navclass[extra] Code:
$navclass[mginfo] Code:
<input type="hidden" name="do" value="updateextra" /> Code:
<input type="hidden" name="do" value="updatemginfo" /> Should do it I think. BTW, nice use of the hack! |
All times are GMT. The time now is 12:20 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|