[RC] Search Custom Profile Field

A place for MOD Authors to post and receive feedback on MODs still in development. No MODs within this forum should be used within a live environment!
Get Involved
manic2
Registered User
Posts: 435
Joined: Thu Jun 12, 2008 9:16 pm

Re: [RC] Search Custom Profile Field

Post by manic2 »

Volksdevil wrote:Hi mate,

Just wondered if you could help? I have installed 4_sevens version, but I actually split the cpf's up individually (Guessing like your mod) but the pagination does not hold values. If I search a cpf and there are two pages of 55 results for example, when I hit page '2' the 55 results then shows as all members.

Hope you know what I mean and can possibly shed some light?
Yep know exactly what you mean, I identified the problem & it works in my mod. Regards a fix to 4_seven's mod sorry but, as above, you really need to get it solved there rather than in this topic.

I've added some pointers to 4_seven's topic to assist.
manic
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [RC] Search Custom Profile Field

Post by Volksdevil »

Hi mate,

Just testing out your mod. I've added drop down fields as cpf's, but when they have a blank/no select option like:
<option></option> so as to search for all within that drop down, no results are returned.

Basically you HAVE TO select an option from the drop down, you can't leave a drop down blank. Can you help at all?

Thanks.
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
manic2
Registered User
Posts: 435
Joined: Thu Jun 12, 2008 9:16 pm

Re: [RC] Search Custom Profile Field

Post by manic2 »

? Volksdevil, recognise that, have I worked on your forum before??

Anyway use this:-

Code: Select all

<option value=""></option>
<option value="">&nbsp;</option>
manic
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [RC] Search Custom Profile Field

Post by Volksdevil »

Not that I know of? :) Although I know of a 'Manic' who likes his Vw? around the car forums?
manic2 wrote:

Code: Select all

<option value="">&nbsp;</option>
I actually already have the above on each option, but no joy unfortunately. :cry:

Here's an example of a simple one I use.

Code: Select all

<dl>
<dt><label for="smoker">Smoker:</label></dt>
<dd>
<select id="smoker" name="smoker">
<option selected="selected">&nbsp;</option>
<!-- <option value="1">Smoker</option> -->
<option value="2">No-Not Smokers</option>
<!-- <option value="3">Yes</option> -->
</select>
</dd>
</dl>
EDIT: I'll try removing the commented out options to see if that helps.
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
manic2
Registered User
Posts: 435
Joined: Thu Jun 12, 2008 9:16 pm

Re: [RC] Search Custom Profile Field

Post by manic2 »

What you have put is not what I posted above! You've got no values in your blank options. Copy what I've posted then take it from there.
manic
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [RC] Search Custom Profile Field

Post by Volksdevil »

Ah, damn skim reading while watching the football, presumed you'd just meant a blank option rather than having the empty value :oops:

That's got it, all sorted and working just fine, cheers.
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [RC] Search Custom Profile Field

Post by ViolaF »

Downloadlinks are still dead :?
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [RC] Search Custom Profile Field

Post by ViolaF »

:roll: :P :o 8-) Anywhere out there, who have this file? :arrow: :ugeek: :cry: :? :)
Modification Download:
11 March 2011 v0.0.2 search_custom_profile_fields_0.0.2.zip - 33.58 KB
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [RC] Search Custom Profile Field

Post by Volksdevil »

I struggled to get it too, McAfee flagged up the site :!: I've uploaded it [NOW REMOVED], but be quick because I don't want to keep it there too long.

I will be deleting it in 60 minutes from now. :)
Last edited by Volksdevil on Sun Nov 24, 2013 11:11 pm, edited 1 time in total.
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [RC] Search Custom Profile Field

Post by ViolaF »

i mean the v.0.0.2 :(
ViolaF wrote:11 March 2011 v0.0.2 search_custom_profile_fields_0.0.2.zip - 33.58 KB
User avatar
Volksdevil
Registered User
Posts: 2415
Joined: Sun Oct 03, 2010 2:03 pm
Location: Lancashire, UK
Name: Neil
Contact:

Re: [RC] Search Custom Profile Field

Post by Volksdevil »

Ah, I assumed you wanted the latest version. Sorry. :)
My phpBB Extensions
Finally found great Website Hosting from :arrow: KUALO!
Do NOT use 123-reg.co.uk - Incapable of running phpBB!
:ugeek: TekNeil - Streamer on Twitch | My Volkswagen Corrado G60
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [RC] Search Custom Profile Field

Post by ViolaF »

v.0.0.2 isnt the latest version?
now i see, that it is v 1.0.0. i read v.0.0.1 before :oops:
Thank you..
Sophie65
Registered User
Posts: 13
Joined: Thu Feb 26, 2015 12:49 pm

Re: [RC] Search Custom Profile Field

Post by Sophie65 »

Does anyone have a copy of the 1.0.0a.zip that they can let me have?
User avatar
ViolaF
I've Been Banned!
Posts: 1609
Joined: Tue Aug 14, 2012 11:52 pm

Re: [RC] Search Custom Profile Field

Post by ViolaF »

If you dont find it (i hope you have success),
you can use one of these both instead:

CPF Member Search v.0.0.1
http://www.4seven.de/forum/6test/viewtopic.php?f=3&t=43

CPF Group Search v.0.1.2
http://www.4seven.de/forum/6test/viewtopic.php?f=3&t=35
Locked

Return to “[3.0.x] MODs in Development”