Quote:
Originally Posted by GameWizard
[high]* GameWizard pats himself on back[/high]
I figured it out, it should be:
form = 0 OR form = 6 rather than form = 0 OR 6
*this has to be done on both entries inside memberlist.php - Tested on 3.7 Gold
The result is that it displays the correct custom profile fields on your advanced member list search and keeps the unsearchable fields hidden as it should. In addition, the functionality I originally asked for is also there, which allows for search custom fields on another page (created by this hack) to be found via url:
/memberlist.php?do=getall&field23=test123 - where as field23 is located on the new page i created with this hack (previously this feature wasn't working until i fixed it with my modification above)
I will post any other issues as I find them.
|
Well, that explains why it never worked lol! Can't believe I missed that syntax problem! Got a link to the custom search working live?
Quote:
Originally Posted by stemmy
I deleted the extra fields from the users profile field section. I then re added them as I wanted them to show in members profiles.
The problem I have is this. The details only show once in the usercp etc - and on their profiles.
My problem is that on registration they are asked the same question twice -see attached image ??
What do I have to do to get rid of the old section (The bottom section)
|
WAIT. You DELETED the Profile Fields, then re-created them? WHY? This mod does NOT touch the Profile fields AT ALL. It just changes how they're displayed! Not sure what you did exactly, but if you're seeing fields multiple times when registering, then you have multiple repeating fields in the Profile Fields in the AdminCP.
Quote:
Originally Posted by Ted S
All is working in 3.7 with just one other code edit and a few template changes & conditionals... Once again, great addon... thanks!
|
Did you make a code change for 3.7.0 that was not in the current instructions? If so, what did you do, and why?
TO ALL: Anyone using this on 3.7.0, please PM me a link ASAP! I was going to test some stuff this weekend, but hell, if it works already, then that'll save me some time!
I will be putting out a new thread in the 3.7.x area here, and probably cleaning up the instructions and whatnot. Any and all suggestions are appreciated!