Home Private Messages Search
CPG Dragonfly™ CMS stopsoftwarepatents.eu petition banner
Toggle Content
 
Forums ⇒ CMS (All) ⇒ Requests ⇒ Memberlist Search


Memberlist Search
Requests for core changes must be submitted through the Projects Features section.
Go to page Previous  1, 2, 3
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ⇒  Requests

View previous topic :: View next topic  
Author Message
ujcogtha
Nice poster
Nice poster

Offline Offline
Joined: Mar 09, 2006
Posts: 56

PostPosted: Sun Apr 09, 2006 7:11 pm
Post subject: Re: Memberlist Search

there is something similar to what your asking for posted here

dragonflycms.org/Forum...rt=15.html

but it is only for the admin menu and not for the general user population


ujcogtha's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Debian GNU/Linux / Apache 2.0.54 / mysql Ver 14.7 Distrib 4.1.11, for pc-linux-gnu (i386) / PHP 4.3.10-16 / Dragonfly v9.1.2.1
Back to top
View user's profile Visit poster's website
phdb
Newbie
Newbie

Offline Offline
Joined: Apr 13, 2006
Posts: 4
Location: Warsaw, Poland
PostPosted: Tue Apr 18, 2006 11:28 am
Post subject: Re: Memberlist Search ==> request for co-programmers

Well, it seems that I made a similar request. In this dragonflycms.org/Forum...15778.html tread.
It seems to me that if I drop the idea that some fields should be dependent on the selection in others, that we have common ground here.
First thing is to add in userfields drop down lists with more than 2 options, and then make a search module. It seems to me that most people here have a limited set op options to choose from (places, sports, activities, etc.) so that we can make it right now without the use of soundex.

What DJMaze is working on is indeed super and much more generic. However for some users it is more simple to select something from a drop down menu than finding out a right search in google. Not mentioning the language problems.

Maybe for this simple need, we should start to build a simple solution?

Does anyone care to collaborate on this??!!


phdb's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux server 2.4 i686 / 2 / 4.1.13a-log / 4.3.11 / 9.0.6.1
Back to top
View user's profile Visit poster's website
eckiebd
Newbie
Newbie

Offline Offline
Joined: Jan 28, 2007
Posts: 5
Location: Amsterdam
PostPosted: Sun Jan 28, 2007 4:01 pm
Post subject: Re: Memberlist Search

since my users (about 10000 atm) constantly bugger me for a search feature in the members list, i tried to whip up something that might at least work in limited form so that i can get those nagging users off my back :).

First of all: I am not a programmer, i can only try to read/interpret existing code and attempt to modify it to my needs, but if something goes terribly wrong, i am useless ...

I have used some old code from version 8 where the usersearch worked like a charm and code from other forms in the current version and attempted to add a search-feature to the members list. It did succeed to a certain extent, but not completely.

The Member Search module i have built based on the members list module leads to a page where people can choose what to search for, but - for unknown reasons (and i checked and checked and checked ..) the table is overlaying the side-blocks, and i cannot get that solved at the moment. Also i am unable to manage getting a pagination on the results, meaning that i had to use as workaround making the list on one page (up to a max of 2000 results), so if people do not specify their search proper, they might get a huge list here.

But: at least there is a (limited) option to perform a few searchs on members .... maybe some of you guys wanna use or modify it or even find some fix for the current troubles.

i have attached a zip with the module (inside the modules-directory) and the template (inside the themes/<themaname>/templates directory) for the page.


eckiebd's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/9.11
Back to top
View user's profile Visit poster's website
farbird
Nice poster
Nice poster

Offline Offline
Joined: Sep 19, 2005
Posts: 121

PostPosted: Mon Jan 29, 2007 1:15 am
Post subject: Re: Memberlist Search

wow..

is this compatible with 9.10?


farbird's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.0.6.1
Back to top
View user's profile Visit poster's website
azaraphale
Newbie
Newbie

Offline Offline
Joined: Apr 29, 2004
Posts: 43

PostPosted: Fri Feb 16, 2007 1:48 pm
Post subject: Re: Memberlist Search

This search works a treat - I modified it and it seems to be ok for overwriting the blocks now. Also have it so it only searches on name, location or interests.
Thanks for this - really useful.


azaraphale's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
redhat/1.3.3/4.1/4.3.3/9.1.1
Back to top
View user's profile Visit poster's website
eckiebd
Newbie
Newbie

Offline Offline
Joined: Jan 28, 2007
Posts: 5
Location: Amsterdam
PostPosted: Fri Feb 16, 2007 2:12 pm
Post subject: Re: Memberlist Search

would u let me know what u changed to get out of the trouble with the overlaying of the blocks ?

glad the draft worked well for you as base.


eckiebd's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
linux/9.11
Back to top
View user's profile Visit poster's website
azaraphale
Newbie
Newbie

Offline Offline
Joined: Apr 29, 2004
Posts: 43

PostPosted: Mon Feb 19, 2007 7:26 pm
Post subject: Re: Memberlist Search

I'll pull out the files and upload them when i get home tonight - made a few changes in the table output for the main file I think - I'll up it later Smile


azaraphale's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
redhat/1.3.3/4.1/4.3.3/9.1.1
Back to top
View user's profile Visit poster's website
American
Supporter
Supporter

Offline Offline
Joined: Aug 18, 2004
Posts: 135

PostPosted: Tue Feb 20, 2007 1:40 pm
Post subject: Re: Memberlist Search

Good to see someone is finally addressing this. I'm dying to try your version azaraphale.

Thanks for working on it!

_________________
Brad G
Recovering PHPNuke junkie

American's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
FC4/2.0.59/4.1.12/4.4.4/9.1.2.1
Back to top
View user's profile Visit poster's website
azaraphale
Newbie
Newbie

Offline Offline
Joined: Apr 29, 2004
Posts: 43

PostPosted: Tue Feb 20, 2007 6:08 pm
Post subject: Re: Memberlist Search

sorry for the delay. heres the files - same as with eckiebd's version - membersearch.html into your theme template directory the rest as standard. I've only used it with Azul Carbon theme, so let me know if it works with others. I also only have 3 fields to search on as I didnt require the others. i may add some more customised stuff if I get the chance.

Thanks to eckiebd for this - great wee mod to get us started at least


azaraphale's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
redhat/1.3.3/4.1/4.3.3/9.1.1
Back to top
View user's profile Visit poster's website
Emsland-Party.de
Nice poster
Nice poster

Offline Offline
Joined: May 24, 2005
Posts: 74
Location: Lummer Land (Germany)
PostPosted: Tue Mar 20, 2007 11:13 pm
Post subject: Re: Memberlist Search

Nice! Wink


Emsland-Party.de's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux / PHP: 4.4.1 / SQL: 5.0.18-log (client: 5.0.18) / 9.1.0.8 CVS
Back to top
View user's profile Visit poster's website
mikimus
Nice poster
Nice poster

Offline Offline
Joined: Oct 23, 2007
Posts: 57
Location: Denmark
PostPosted: Sat Jul 05, 2008 9:36 am
Post subject: Re: Memberlist Search

i am thinking where is the module?


mikimus's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Linux/2/5.0/5.2.8/9.2.9
Back to top
View user's profile MSN Messenger Yahoo Messenger
earth
Heavy poster
Heavy poster

Offline Offline
Joined: Mar 01, 2006
Posts: 268

PostPosted: Tue Nov 04, 2008 6:57 pm
Post subject: Re: Memberlist Search

think it needs some hacking first to run on some core versions of DF, if no one posts the upgraded file, shoot me a PM and I will upload a version that should work on DF10 and 9

_________________
dfaddons.com

earth's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
OS/Apache/Mysql/php/9.2.X/
Back to top
View user's profile Visit poster's website Photo Gallery
secureaspects
Silver Supporter
Silver Supporter

Offline Offline
Joined: Sep 22, 2006
Posts: 26

PostPosted: Fri Aug 13, 2010 3:10 pm
Post subject: Re: Memberlist Search

How do i install this, where do the files go?


secureaspects's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.1
Back to top
View user's profile Visit poster's website
Phoenix
• Many Posts •
• Many Posts •

Offline Offline
Joined: Apr 19, 2004
Posts: 8799
Location: Netizen
PostPosted: Fri Aug 13, 2010 3:39 pm
Post subject: Re: Memberlist Search

The folder goes in the modules directory.

The template file goes in themes/default/template/


Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
Back to top
View user's profile Visit poster's website Photo Gallery
secureaspects
Silver Supporter
Silver Supporter

Offline Offline
Joined: Sep 22, 2006
Posts: 26

PostPosted: Fri Aug 13, 2010 4:05 pm
Post subject: Re: Memberlist Search

Thanks works like a champ..


secureaspects's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
9.1
Back to top
View user's profile Visit poster's website
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ⇒  Requests
Page 3 of 3
All times are GMT
Go to page Previous  1, 2, 3



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum


 
   Toggle Content User Info

Welcome Anonymous

Nickname
Password
(Register)

   Toggle Content Last CVS commits
· Further security class improvements.
· 301 redirects on LEO changes
· Option to force 3xx http status codes
· Validate googlebot.com and google.com crawlers.
· CCBot
· Rss with etag and atom.
· Removed index.php depency.
· v9 fixed menu hoverings on touch screens.
· Fixed menu hoverings on touch screens.
· Fixed empty $Module object

전문보기

   Toggle Content Community

Support for DragonflyCMS in a other languages:

Deutsch
Español

   Toggle Content X-links
UltraEdit Browse Happy logo Firefox MySQL PostgreSQL Valid CSS! Valid XHTML 1.0! Unicode Encoded Badge NukeBiz Resources Raven DragonflyCMS Dedicated Now InsideSupport Lampe Berger

You are seeing squares or questionmarks on this page?

All content of this website is copyrighted by the Creative Commons NC-SA
The logos and trademarks used on this site are the property of their respective owners
We are not responsible for comments posted by our users, as they are the property of the poster.
Our server runs on a P3 1.2GHz with 512MB RAM with no accelerators
Support GoPHP5.org
Interactive software released under GNU GPL, Code Credits, Privacy Policy