![]() |
Refer to it as $post[fieldX],
wheread X is the number displayed in your /admincp/profilefield.php?do=modify User Profile AdminCP. |
Okay. Very good. Thanks.
|
Quick question about a possible add-on to this feature. How can I get it to e-mail the Admin when this form is submitted?
|
Hi!
Sorry for the dummyquestion, but work this mod also with the vB3 Gold (i use v3.0.1) and what changes is necessary between the "orginal" (v1.1) and yet, because AlexanderT recommend someone. thx!! |
GregorS, the hack should work just as fine with the latest vB version (3.0.1).
I am not sure when Zachery is going to update his hack instruction. But for now, it should be sufficient if you follow his instruction first: https://vborg.vbsupport.ru/showpost....73&postcount=1 Then follow the fix I posted: https://vborg.vbsupport.ru/showpost....9&postcount=26 And perhaps this: https://vborg.vbsupport.ru/showpost....6&postcount=35 Greets Alex |
Quote:
Hi Alex! OK, thanks for the fast reply! |
Quote:
I merge the orginal-code with your improvements in a new document, and installed it yesterday on my forum, and it works perfect! ;) Attached the complete code in one doc.. greets! |
ok, so there's ten pages of hacking, can the author do a rewrite for vb 3.0.1 ?
|
Quote:
Use my txt ;) It works perfect with 3.0.1!! |
is there a new instruction set in the zip file? this is the hack i've been looking for, but the fixes should be updated in the zip instead of hunting for it in the threads.
|
Quote:
|
works very well. thanks!
|
very nice hack !!
works perfect ;) |
Well I hope I'm in the right place...
I'm looking for a way to add a new menu in USERCP_SHELL (seems to be this, the drop down menu you have when clicking onto the member name in threads) I would like this new item to be added only if the user didn't leave blank the user field : I want it to be an external link (especially to an external photo gallery of the member clicked) Is it possible and how could I do ? thx a lot |
thank you very much for this great hack :)
|
HI, I am new to this stuff.., I installed the hack, add the new fileds to extra section, but not displying at extra section in profile page, any one help me..
Thanks in advance.. |
Did you add the link to the proper templates? What happens if you load profile.php?do=extra directly?
|
display Title(extra info.. I modified) not diplaying fileds i added, I got some div area with out fileds..
Thanks in advance |
Thanks for the help, I got it now(installed again..)
|
I got this hack installed and nothing broke
so am I correct to assume that now I start tweaking the new template I made called "page" to get the stuff I want on it? which qualifies as a template hack but not a true hack? Yes? |
works great! thanks for the info :)
|
Very cool, thanks.
|
Can someone please tell me what is line 2418? I installed some hacks and I am not too sure. As a result, I installed the hack, it displays properly, but it is not updating the profile. I had installed the favorites hack from vbtemplates, that was working. I placed it on the extra page, it displays, but cannot update.
|
ok, I fixed it. I am using the fix at
https://vborg.vbsupport.ru/showpost....9&postcount=26 if ($_POST['do'] == 'updateextra') { $userfields = verify_profilefields(6); But since the weather is using (6), I changed it to 7 and that works. |
will this work on v3.0.3? I notice that some i have
Code:
// Process Custom Fields.. Code:
$profilefields = $DB_site->query(" |
can someone please explain a bit more:
a.) is it possible to add more than one page of new Useroptions with this hack (two, three?) b.) what is the most recent hackinstructions? I do not understand some of the code-snip-postings here. Are those modifications not included in the dowload? thanks! |
Just curious. What exactly does this hack do? Can you use this to hide these profile fields from normal users and specify per usergroup?
Thanks! |
with that post of mine being month's old - i wouldn't expect much as far as support. i've been subscribed to this thread since i posted in December and nothing....
I couldn't get it to work - i really wanted to, and a really cool feature, but my code differed too much than from what was explained in the howTo. |
I have it working on vb 3.0.5 with out any problems! Just read the instructions carefully.
|
which i did, but never could get an answer on this one: https://vborg.vbsupport.ru/showpost....5&postcount=65
|
Can't get it to work on 3.0.6
profile.php has changed. 2418 is now 2421 added it there. the template in usercp shows the link to that extra field but when clicked it's blank. |
nevermind fixed it.
I added the following above line: 707 in profile.php instead above line: 2418 in the original instruction. Code:
// ############## boiboi ##################### Code:
$userfields = verify_profilefields(1); Code:
$userfields = verify_profilefields(6); https://vborg.vbsupport.ru/showpost....9&postcount=26 Don't forget that, otherwise your users won't be able to update. |
Sorry for the lack of updates; notice this is not "my" hack, I only added a few fixes. It still works very well with vB 3.0.5, as you can see on my site (use profile). (I haven't upgraded to 3.0.6 yet, but see no reason why it shouldn't work for it as well).
|
Alex is it working in the admincp > profile fields?
I upgraded to the latest vb and now in the admincp > profile fields sometimes it shows the extra fields, sometimes not. try viewing profile fileds in the admincp a few times to see what I mean! a fix would excellent. |
ok, it seems to be working in IE but not Firefox 1.0, I have reinstalled, cleared cache etc still no luck!
but its working in 3.0.6 |
Its a bug in Firefox or one of its extensions that was already discussed somewhere at vb.com. Not related to this hack ;)
Cheers! |
I have this hack installed and use Firefox v 1.0 without any problem.
|
Quote:
|
Quote:
|
Quote:
Code:
// ############################################################################ |
All times are GMT. The time now is 10:31 AM. |
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:
|