![]() |
Would be cool to get a 3.8 version of this. Crazy that they didn't add it as default.
|
Quote:
|
I put the code in the wrong place. Thanks for making me check it again.
|
Not a big fan of this. It works weird. There has to be new posts for new blogs to show up.
|
Search doesn't find if i search for the title
|
vb 3.81, vb blog 2.0.1 Patch Level 1
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/search.php(1939) : eval()'d code on line 26 |
vb 3.8.1 PL1, vbblog 2.0.0
working sweet! Check you settings ... |
I get the following error at the top of the search page:
Warning: mysql_num_rows(): supplied argument is not a valid MySQL result resource in [path]/search.php(1939) : eval()'d code (Line 26) |
Fixed by changing
Code:
$numblogs = mysql_num_rows($result); Code:
$numblogs = $db->num_rows($result); |
Quote:
|
All times are GMT. The time now is 07:14 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:
|