+ Reply to Thread (include dating software, release, and patch number!)
Results 1 to 5 of 5

Thread: "Featured" link with a membership

  1. #1
    Kleetus
    Guest

    Default "Featured" link with a membership

    Hi,

    is it possible to link the "featured" function to a membership ?
    I want members who select for example my "platinum" membership automatically set as "featured" .

    Thanks!

  2. #2
    Kleetus
    Guest

    Default

    Another (better) way !

    Is it possible to show the members from my "platinum" membership next to the featured members in the "featured" box on index page ?

    My intention is to provide a membership where its members are displayed in the featured box. But i will still be able to set selected members manually as featured.

    This will be the only membership my members will have to pay for and because of this i have to offer a very special feature ! And i think beeing displayd at the frontpage is very special ?!

    Thanks for any ideas !

  3. #3

    Join Date
    Sep 2006
    Posts
    431

    Default

    Not sure I follow - but if I understand you correctly, you want your platinum members to show as featured on your front page?

    I would think you should be able to accomplish that with a SQL statement, when a member subcribes to your services your SQL would check the featured box in the table???

    This still leaves the box open for you to check manually, if you ever desired???
    Anyone who has a banana can eat it!

    From 0 to 6.0 in 3.5

  4. #4
    Kleetus
    Guest

    Default

    I'm not very good with php! I thought it could work like the
    PHP Code:
    function PageCompFeatured() 
    in templates/tmpl_dfl/scripts/index.php
    PHP Code:
    $featured_res db_res"SELECT `Profiles`.`ID`, `Pic_0_addon`, `ProfileType`, `NickName`, `Headline`, `Sex`, `Country`, `DateOfBirth`, `DateOfBirth2` FROM `Profiles` WHERE `Status` = 'Active' AND `Featured` = '1' ORDER BY RAND() LIMIT $feature_num" ); 
    Insead of selecting the ID,Nickname, .... it could select the membership level ???

  5. #5

+ Reply to Thread (include dating software, release, and patch number!)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. Creating a "hidden" membership lever
    By wehoman in forum FAQ & HOWTO
    Replies: 4
    Last Post: 02-14-2008, 03:33 PM
  2. How to remove the "Suspend Account" Link
    By Troy in forum Dolphin General Discussion v6.00 and above
    Replies: 7
    Last Post: 01-06-2008, 09:51 AM
  3. Replies: 0
    Last Post: 07-14-2007, 03:04 PM
  4. Show profiles of a special membership in "featured" box on index page ?
    By Kleetus in forum General Issues, Comments, Questions
    Replies: 10
    Last Post: 04-09-2007, 09:25 PM
  5. Add "View Forum Posts" link to search results page(s)
    By Prometheus in forum Free Mod Exchange
    Replies: 0
    Last Post: 12-28-2006, 07:17 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts