Not signed in (Sign In)

Categories

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.

Help keep Vanilla free:
Welcome Guest!
Want to take part in these discussions? If you have an account, sign in now.
If you don't have an account, apply for one now.
    •  
      CommentAuthormightymango
    • CommentTimeApr 18th 2008 edited
     # 1
    I need a new delegate for the DefaultIcon extension so that default icons can be shown with the results of a search of users.

    Can you please insert the following into line 217 of Vanilla.Control.SearchForm.php:

    $this->DelegateParameters['User'] = &$u;
    $this->CallDelegate('PreRenderUserSearch');

    That's between the following two lines:

    $u->FormatPropertiesForDisplay();
    if ($Counter < $this->Context->Configuration['SEARCH_RESULTS_PER_PAGE']) {

    Thanks
    Simon
    •  
      CommentAuthorWallPhone
    • CommentTimeMay 25th 2008
     # 2
    This is now committed in SVN
Add your comments
    Username Password
  • Format comments as