AntonLVTop  8939 (99.6%)

Membership In Search Results

 

compatible compatibility not specified not compatible

Version: 1.0.0

Added: 20.05.10

Updated: 13.02.14

Category: Core Changes

Tags: modifications, membership level, search, browse, aqb soft

Demo: http://dolphin70.aqbsoft.com  username - aqbtest,password - xxxxx

Support Forum: http://www.boonex.com/forums/topic/Membership-In-Search-Results-from-AntonLV.htm

License: IMPORTANT: This is a commercial product made by AQB Soft. It cannot be modified for see more other than personal usage. The "personal usage" means the product can be installed and set up for ONE domain name ONLY. To be able to use this product for another domain names you have to order another copy of this product (license). This product cannot be redistributed for free or a fee without written permission from AQB Soft.

Technical Checklist...

If you want that members of your site may see the membership levels of the other members in search results or on browse page(extended view), then you need to do this simple mod.
  1. Edit templates/base/search_profiles_ext.html file. Find the follwoing line <div class="nick">__nick__ __head_line__</div>and add this one just after it<div class="mem_level">__mem_level__</div>

  2. Edit templates/base/css/general.css file. Find the following codediv.searchrow_block div.short_desc div.nick { font-size:12px; line-height:17px; text-align:left; font-weight:bold;}and add this one after itdiv.searchrow_block div.short_desc div.mem_level { line-height: 15px; font-weight: bold;}

  3. Edit templates/base/scripts/BxBaseSearchProfile.php file and make the following changes.
    • Find the code below in PrintSearhResult function$sNickName = getNickName($aProfileInfo['ID']);$Link = getProfileLink($aProfileInfo['ID']);and add this line after it$aMembership = getMemberMembershipInfo($aProfileInfo['ID']);

    • Find the code below'thumbnail' => $sProfileThumb,'nick' => $sProfileNickname,'head_line' => $sHeadline,and add this line after it'mem_level' => $aMembership['Name'],


  4. Now you need to clear Templates and JS/CSS cache via Dolphin admin panel -> dashboard -> cache block

The mod was finished successfully. Check it please.
 
Recommended by
 
 
Support Forum Feed
 
Reviews
·Oldest
·Top
|
All
Please login to post a comment.
MichelSwiss
Working perfectly :-) Thanks Anton ;-)
Profesize
Thank you Anton.Nice to have this on my site now.

Something that may be useful to other members is to help make the type of membership stnad out a little more. As is it stands now, the membership type does not have a colour associated with it so it will use the default colour (mine is black,) which will vary depending upon your template.

To make the the membership type a different colour, step 2 would need to be something like this:



STEP 2.

Edit templates/base/css/general.css file. see more Find the following code

div.searchrow_block div.short_desc div.nick {
font-size:12px;
line-height:17px;
text-align:left;
font-weight:bold;
}

and add this one after it

div.searchrow_block div.short_desc div.mem_level {
line-height: 15px;
font-weight: bold;
color:#FF0000;
}


Obviously choose what colour you like. The one in the example above is red.

Hope that helps someone.
ChrisHoole
I have installed this on my site and it works a treat. So simple but so effective. Plus its free, what more can i say. Perfect.
Diddy
Very nice :-)
especially with the red color :-)

Thank you guys so much!

Is there a way to add this into the profile page as well into general info?
migueldelacueva
Before I was a member of BoonEx, my concern was to contact with the best agent, and in fact I think I found ...
From my beginnings Anton always helped me in everything I needed, I know he has a lot of work, yet he always gave me excellence in their work and personal attention.
I owe a lot to Anton, the best mods of Boonex are from Anton, actually i bought them all.
Well, all their products and services deserve more than five stars from a profesional who deserves more than it delivers.
If you see more are looking for professionals to realize their Projects, ROI, Honesty and Excellence, the answer of the equation is AntonLV.
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.
PET:0.10735321044922