![]() |
Why most searched text isn't made with bigger font size, all the text phrases are the same?
Is this line in the PHP file have anything to do with the problem? Code:
$datas[kw]=iconv("utf-8","Windows-1251",$datas[kw]); |
Quote:
Check your google_searches table. Check the hit counts there... |
I have added that code before the line:
Code:
if ($a > 0.8) Is this correct for the new version or the code must be on another place? |
Quote:
|
Installed fine, only problem I've having is if the word you search for is too long it messes up the width of my style. Is there a way to fix the width easily to force the text to shrink if it doesn't fit in the column?
|
Quote:
http://www.blooberry.com/indexdot/cs...t/wordwrap.htm |
I suggest a little fix.
I was receiving this weird SQL error on my mail (it's VB's way to alert me when something goes wrong) Code:
Database error in vBulletin 3.7.0: Ok, perhaps I'm not explaining myself enough, but if you guys get this error, I solved it cropping the $search variable to 254 chars. In search_cloud.php find Code:
$this->_logHit(strtolower($search),$pageURL); Code:
$search=substr($search,0,254); |
Quote:
|
I don't know where all the errors and questions are coming from. This hack is great.
It works in 3.6.8 Thanks for this, NeutralizeR :up: INSTALLED!! |
installed, reserved. thanks
|
All times are GMT. The time now is 10:21 PM. |
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:
|