![]() |
use "+" instead of "," in Tags defenition
Hi, I want to know if there is possible to seperate tags with "+" instead of "," in Tags defenition.
thanx |
any comment?
|
Look in function fetch_tagbits in functions_bigthree.php to change it. I think that is the right place.
|
thanx Lynne, I found it but I didnot know where can I make change? can you explain simply?
|
Did you look at the function? This line right here puts the comma in between the tags:
Code:
$tag_list .= ($tag_list != '' ? ', ' : ''); |
Thank you Lynne, I changed that but still COMMA seoerates tags and when thread sent, tags are shown with + seperation. in fact tags are shown correctly but when I wrote for example SONY+ERICSSON that submitted as ONE word.
|
I thought you wanted to show the tags in the tags list as separated by +. That isn't what you want? Can you explain more clearly what you want.
|
What he wants to do is, on the input field where you write the tags, instead of separating tags with a comma he want to be able to separate tags with + ..
|
Quote:
Quote:
|
Thanks a million, my problem was solved.
|
All times are GMT. The time now is 01:43 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|