Suggestion: Dissable search in signature text!

Questions, suggestions or remarks about this forum.

Moderator: TheHogNL

User avatar
Noel
Senior Member
Senior Member
Posts: 1887
Joined: Tue Feb 12, 2008 12:13 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Noel »

Is it possible to dissable searching text that is in the users signature text?

Example. When I search in the "Homeseer HStouch" forum only for "PlugWise" RdP's signature text will cause a positive hit as he has got the word PlugWise in his signature text.

This makes searching really hard!

--
Image
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

I did some analyses but the signature is placed in the topic and then stored in de database.
And everybody is placing there signature on every answer or topic, yours is an image, so much better.
mmhhh.
Digit
Global Moderator
Global Moderator
Posts: 3388
Joined: Sat Mar 25, 2006 10:23 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Digit »

Limit the search to the text before the last hr in the post?
Easier said then done i guess.. :-(
User avatar
Noel
Senior Member
Senior Member
Posts: 1887
Joined: Tue Feb 12, 2008 12:13 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Noel »

Kill the sigtext :-)

--
Image
Hetwieg
Member
Member
Posts: 95
Joined: Tue Nov 04, 2008 10:35 pm
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Hetwieg »

And when you start in the database the signature with <!--SIGNATURE--> then you could sachre ma by at the front of this text.

Edit:
Or you place the SINATURE in a other field in the table and place it on the same location when you show a post.
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

kill the sigtext, make an image or a link where everybody can put there stuff would be the best option.
separate field would slow the stuff down and limit the search is not easy to do I guess :-(
User avatar
Snelvuur
Forum Moderator
Forum Moderator
Posts: 3156
Joined: Fri Apr 06, 2007 11:01 pm
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Snelvuur »

kuch kuch, or install phpbb or something similar ;)

// Erik (binkey.nl)
Alexander
Global Moderator
Global Moderator
Posts: 1532
Joined: Sat Mar 10, 2007 11:19 pm
Location: Netherlands

Suggestion: Dissable search in signature text!

Post by Alexander »

damn, try to search for fritz... :(
Any progress on this Pieter?
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

I think I kill the signature, in the database its added to the topic :-(
Alexander
Global Moderator
Global Moderator
Posts: 1532
Joined: Sat Mar 10, 2007 11:19 pm
Location: Netherlands

Suggestion: Dissable search in signature text!

Post by Alexander »

you could add the signature dynamically when selecting the attributes from the tables to generate the requested page/topic. Current data will not help ofcourse and you will have two signatures with the current data with above idea (deleting that signature data within the current database is simple ofcourse).
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

Yep I know how to solve the problem, I can make a seperate table for signature but its a lot of work :-(
Alexander
Global Moderator
Global Moderator
Posts: 1532
Joined: Sat Mar 10, 2007 11:19 pm
Location: Netherlands

Suggestion: Dissable search in signature text!

Post by Alexander »

Why extra table? the signatures are already in the user table i would guess?
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

you are right its added in the topic when posted
Alexander
Global Moderator
Global Moderator
Posts: 1532
Joined: Sat Mar 10, 2007 11:19 pm
Location: Netherlands

Suggestion: Dissable search in signature text!

Post by Alexander »

than you C&P the "select query against the usertable to retrieve the signature" from the post_info.asp (if it's in there and not included) to the topic.asp (or included file to make the topic post). The only difference is that the select query where clausule isn't checked against the current user id but the userid from the reply.

Normally you want to prevent duplicated info in a database. Now all the topic entries contain the signatures of all the users contributed to the topic (5 times your signature for this topic). Eventhough its only characters, it's not a nice solution.

I've spare time to help you in this. <b>I know you have the knowledge</b>, but like you'd said, you don't have the spare time. If you send me the ASP files needed to be changed, i will e-mail you back which lines can be deleted and which one to be added. Than that is the only time you will be spending.
Bwired
Administrator
Administrator
Posts: 4704
Joined: Sat Mar 25, 2006 1:07 am
Location: Netherlands
Contact:

Suggestion: Dissable search in signature text!

Post by Bwired »

Mine and your signature are not the problem, but the whole bunch of equipment mentioned in others is :-)
Thanks for the offer, Let me check first, get back to you
Post Reply

Return to “Suggestions, Questions & Feedback”