![]() |
I haven;t tested this, but you could edit the "Add Blogs to Search Page" plugin, search for
Code:
if ($datecut == "") { Code:
if ($vbulletin->userinfo['lastvisit'] != 0) { Let me know how it goes... |
Thank you so much, that looks like it did the trick. :)
|
No worries, Dabbi :up:
Quote:
|
hm you are right, i had this error only once... so it's ok. sorry ;)
|
post a blog like this and look in your search:
Code:
Jetzt ist der Angelurlaub also vorbei. |
oops... I think if you edit the blogsinsrch template and remove the 2 occurrences of title="$blogsrch[pagetext]" that should fix it until a new release is done.
|
no, this dont works
|
sorry - the blogsinsrch_bit template ...
I probably won't have time to have a good look till Friday |
I've been waiting on this since......FOREVER!!!!!!!!!!
INSTALLED!!!!! |
Thank you. Sharing FTW.
|
Can you make the links in the seach page go to the page of the blog comment? Each link goes to the first page of the blog. Thanks in advance! Great product!
|
Just added this in 0.0.6 with minimal testing...
|
Thanks dartho! I'm hoping the link feature is working as you say! Thanks!
|
Here is an example of what is happening to me with 0.0.6.
http://www.maximus.ws/forum/files/ma...log_search.gif I am running 3.7.3. Edit: It appears that instead of forum/images/buttons/lastpost.gif, the link for the last post button is coming out forum/images/wf/buttons/lastpost.gif!!! BTW, why didn't you integrate the modification that you wrote in post #41? It works really good! |
Ok, I opened the product in Dreamweaver and removed the "wf" directory and added your mod from post #41. Everything is fine on that end but I don't know how to get rid of the "<" that appear!
|
Oops... - Just fixed up the image path and errant "<" download latest 0.0.7 version
I didn't integrate the stuff in post #41 as I don't want it set up like that on my site and that's what I wrote this mod for :) |
Downloading and installing!! :D
|
Perfect! The only other change that would be nice is for the "bold" to go away once the link has been accessed like the other search results! :)
|
Hey, in this post
https://vborg.vbsupport.ru/showpost....9&postcount=41 You say to edit the plugin but I am confused as to what file exactly to edit? Thanks. |
thanks for this mod
|
Quote:
|
I can't even figure out how to get the blog feature on my forum, let alone use your add-on to help integrate it. Can you help me with that? I know it's out of the scope of this, but I would apprecite it.
|
blogs isn't a 'feature' per se, its an additional product you need to purchase from www.vBulletin.com
|
I may give this a go shortly, just wondering has anyone used it with vb 3.8 and vblog 2 yet?
|
I've not tested that scenario - I must say I'm suprised the VB team didn't integrate blogs and searches themselves in the latest versions?
|
Is there any way to stop the time stamp from showing in Military time and to appear in my forums time style instead... instead of 21:34:34 can it be 9:34pm... also, the time is showing as one hour earlier than the blog post/comment was made...
|
Sorry - I'm not going to be doing any updates to this one (no time / motivation).
As such I've changed it's settings to "Not Supported" and "Re-usable Code" which means I'm not necessarily going to help, however anyone else can copy/use/enhance the existing code to create a new product which will hopefully be better than this one. |
Seems blog drafts are showing up in search results - anybody got a fix for that?
|
Found it:
In plugin search_start change . " AND blog_text.state = 'visible'" TO . " AND blogtitle.state = 'visible'" |
Thanks for the update.
Does anyone have a fix for blogs showing up multiple times, when there are multiple comments? |
I think I've worked out how to limit the results to only the latest comment for each blog... New version up in a minute
|
Database error in vBulletin 3.7.4:
Invalid SQL: SELECT blog_text.blogid, blog_text.state, blog_text.blogtextid, blog_text.username, blog_text.userid, date( FROM_UNIXTIME( blog_text.dateline ) ) AS date, time( FROM_UNIXTIME( blog_text.dateline ) ) AS time, blogtitle.userid AS authorid, blogtitle.username AS author, blogtitle.views AS views, pagetext, blogtitle.title AS title, blog_text.title AS text_title FROM vb6_blog_text INNER JOIN ( SELECT max( blogtextid ) AS blogtextid FROM vb6_blog_text AS blog_text GROUP BY blogid )blogtextids ON blog_text.blogtextid = blogtextids.blogtextid INNER JOIN vb6_blog AS blogtitle ON blogtitle.blogid = blog_text.blogid WHERE blog_text.dateline >=1228188924 AND blogtitle.state = 'visible' ORDER BY blog_text.dateline DESC LIMIT 15; MySQL Error : Unknown column 'blog_text.blogid' in 'field list' Error Number : 1054 Request Date : Tuesday, December 9th 2008 @ 04:35:24 AM Error Date : Tuesday, December 9th 2008 @ 04:35:24 AM Script : http://www.mysite.com/forum/search.php?do=getnew |
Ah - I see the problem... just a sec, new version coming.\\
New version up 0.0.9a - problem will have only affected those with table prefixes |
Works great. Thanks!
|
Quote:
|
updated to 0.0.9b I am using 3.8.0 RC1 and vbblog 2.0 RC1 Everything working fine. I am also using the template change in post #41. Thank you for the update. :)
|
Please help
Please tell me How can I show this mod in Forum Home (No need to Search anything) Thanks |
Shouldn't be too hard, I'll look into it...
|
I use this mod in combination with Blog Stats Forum Home and they seem to do the job.
|
Quote:
|
All times are GMT. The time now is 01:37 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:
|