You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to habari-dev
Yep, sorry for poor explanations.
I meant if I do a search request I'll see results as text only, all
pictures and other media will be cut-off.
Colin
unread,
Aug 28, 2010, 5:15:03 AM8/28/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to habar...@googlegroups.com
That's definitely going to be your theme.
Your theme's search.php file probably displays the posts using $post->content_excerpt; (like the charcoal theme) . Just change this to $post->content_out; (like the K2 theme) and you should get the desired results.
HTH
Colin
Paul
unread,
Aug 28, 2010, 2:21:37 PM8/28/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message