PDA

View Full Version : 2 problem in vbulletin ver 4 !!!


persianmp3
04-19-2010, 07:23 PM
1- search persian in vbulletin is not work :

In VB 3.8 we use from Admin CP > vBulletin Options > Search Types and with disable Your forum is currently using the Fulltext search engine we search in vbulletin with persian language and show on searchtyp : Your forum is currently using the vBulletin search engine

But there is not this Instance now , one instance is here " database search "

2-
in VB 3.8 we used from Logo ( picture ) instead of USER TITLE

BUT in VB 4 two problem occur :

a) color of user infect on all text after send post ( same as picture )

http://www.iranimg.com/images/34670912702748123536.jpg

b)editor is disturb after send post by colored USER

http://www.iranimg.com/images/11370940788596349049.jpg

Code USER TITLE :
<br><image src="http://www.iranian-forum.com/images/ranks/Moderator.png"><br>

and Code for User Color :

<b><font color="#009933">

please help for solve this problem in new version

Lynne
04-19-2010, 07:48 PM
<image> is not a valid tag - see this http://www.w3schools.com/tags/tag_IMG.asp

don't use <b> or <font>, use css - see this http://www.w3schools.com/css/css_font.asp

persianmp3
04-19-2010, 07:56 PM
thank you

Dear Lynne you are best moderator in Vbulletin

Please try answer to first question , Because it is very important for persian and arabic langueges people

--------------- Added 1271713650 at 1271713650 ---------------

please help about part 2 " don't use <b> or <font>, use css - see this http://www.w3schools.com/css/css_font.asp "

can you give me a code for change color of user , every code i used it have not effected

thank you

Lynne
04-19-2010, 10:58 PM
I don't understand your first question. If search isn't working, then I have to wonder if you rebuild your search indexes after the upgrade like you were instructed to? Depending on how large your forum is, and how powerful your server is, this could take a couple of hours. vB4 only uses full text search. There is no vbulletin search any longer.


As for code to change a user's color, how about <span style="color:pink;"> in the first html markup box and just </span> in the second. If that doesn't work, then please provide a link to a page we can see where it is not working.

persianmp3
04-20-2010, 04:42 AM
thank you my second problem is solve , I used </span> in first Html markup and it was mistake and solve it by your Help

abut search with persian language we need to disable full text search and with rebuild search index and ... my problem is not solve

thank you very much

Lynne
04-20-2010, 01:34 PM
You cannot disable full text search. It is the only option in vB4.

ali1359
01-04-2012, 09:17 AM
Vbulletin search engine doent work for persian and arabic languages .
We just can use english words to search but our website language is not English .
What should we do ?