Owner: Joevanni
Type: WPMU Plugin
Created: 2007-06-07 13:53:03
Last Modified: 2008-07-16 07:05:15
gt_search_all_blogs-1.1.rar (48 download(s))
gt_search_all_blog-1.1.zip (51 download(s))
gt_search_all_blog-1.1.tar.gz (34 download(s))
greek_language.inc.zip (27 download(s))
italian.zip (95 download(s))
gt_search_all_blogs.zip (1029 download(s))
gt_search_all_blogs.tar.gz (129 download(s))
gt_search_all_blogs.rar (69 download(s))
This is the new version of my plugin. I added more features and it is a little less buggy (I hope). Here the features:
It does not work for me, with subdirectories, it only give results of the main blog.
great plugin if you are italian, would be helpful in english and if the results displayed on a search results page
@ everybody I'm going to release a new version...with English as default language and customizable...stay tuned
Hey, i got a question, how can i retrieve/echo the post id for each post line inside the search results? its driving me kwazyy...
@aloncarmel2k what do you mean? do you want to show the post_id or the result id? please contact me via e-mail: joevanni99 [at] gmail [dot] com
I notice at the moment it doesn't have permalinks? Also will you be keeping tables in it, or will it become table-less? Sorry to be picky, I'm not a lover of tables and avoid them if I can, I know I can change the code myself but would be cool if this became a constant thing with new releases. Thank you for this valuable plugin, it's fantastic.
ah now when there are now results errors occur: Warning: arsort() expects parameter 1 to be array, string given in /homepages/wp-content/mu-plugins/gt_search_all_blogs.php on line 123 and Warning: Wrong parameter count for reset() in /homepages/wp-content/mu-plugins/gt_search_all_blogs.php on line 124
I was using the standard search code you have in the distribution. I find by adding a simple if/end statement that gets rid of the visible error, a quick fix I know.
@ everybody: I'm on holiday...tomorrow I'll go to Copenhagen...I'll be back on August, 27th, so, no new releases or bugfixes till September. @ Tim: I don't understand what do you mean exactly. write me a more detaied e-mail: joevanni99 [at] gmail [dot] com (where "[at]" is "@" and "[dot]" is ".")...Thank you.
Hello, I appreciate it. Thank for your plugin is great. I would like to know if is possible to search across blogs Keywodrs, tags, post tagged. I had installed it and when I try to search by tags (I use the Simple tagging plugins) I get this message of error Warning: rsort() expects parameter 1 to be array, null given in /home/.krupp/nubesraras/exdigital.net/wp125/wp-content/mu-plugins/gt_search_all_blogs.php on line 120 Warning: reset() [function.reset]: Passed variable is not an array or object in /home/.krupp/nubesraras/exdigital.net/wp125/wp-content/mu-plugins/gt_search_all_blogs.php on line 121 1 - 0 of 0 results for apple Thanks
I'm back home! I will work on the bug you wrote about...the idea of searching across keywords and post is great...I don't know why it isn't added yet...but I'll do it soon!
The "No result" message should occur before the result is sorted. Fix: $ci_sono = 1; $r_id++; } } } if ($ci_sono != 1) { print("$no_results $to_be_searched"); } else { rsort($search);
Nice plugin... Search works fine, but if I get more than 10 results the prev/next links, which add the following to the URL &s_page=2
are redirecting to the home page. Any thoughts on this?
Mini patch: To get permalinks in results, change line 109 to: $search[$r_id]['link'] = get_blog_permalink( $id_blog, $thispost[$j]['ID'] ); Please Help: I have a major problem (for my project) that this plugin does not include the content on the main blog, it simply returns 0 hits when I search for stuff on the main blog posts or pages. Suggestions: Grouped results, where each blogs result are listed seperately in groups. Setting to include main blog in search. Bugfix: Page links in results page always point to main blog. But first page can be shown in other blogs context, thus changing theme and blog when skipping to page 2. Ability to use the same search on one-blog basis, i.e. a search with two radio buttons (search this blog and search all blogs). Setting ability to choose what items are searchable (pages, posts, tags, categories)
Works fine, but i´m getting the same error described above, when a search has no results: Warning: rsort() expects parameter 1 to be array, null given in /wpmu/wp-content/mu-plugins/gt_search_all_blogs.php on line 120 Warning: reset() [function.reset]: Passed variable is not an array or object in /wmpu/wp-content/mu-plugins/gt_search_all_blogs.php on line 121 1 - 0 de 0 results for xfer
Hi. Downloaded the latest version. Works great. Minor fix you have to do on gt_search_all_blogs.php. In order to avoid the "Warning: rsort() expects parameter 1 to be array, ..." when no search results add before line77, that is before: for ($i=0; $i < $blog_number; $i++) the $search=array(); Also I got it to work with the admin MU Admin Bar. Check http://blogs.sch.gr
@lenasterg Send me the greek translation to joevanni99 [at] gmail [dot] com . I will insert it on the page, and I will insert the bugfixed version, too.
Anybody manage to get gt_search to work with ds_private plugin. When you enable both, the search results show posts from blogs that are set to private. Any thoughts.
I corrected the problem with the pages and sorting gt_search_all_blogs_altseo_fix_eng.rar
@altaseo: thank you for correcting these bugs. I provided to upload the new version of the plugin.
You must be registered and logged in to post comments. Not registered? Click here to get your free account!