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.
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.
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
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).
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.
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