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

Thread: dolphin 6.1.6 editing some features help

  1. #1

    Join Date
    Jul 2008
    Posts
    26

    Default dolphin 6.1.6 editing some features help

    hi there

    im building a site using dolphin 6.1.6 because i have all the mods required for it and not paying out again for d7 mods

    can someone help me with where i can edit the

    site stats block and where i can remove the profile header and profile text boxes for the second person ( when joining as a couple ) from the join page and edit and view profile pages ?

    thanks

  2. #2

    Join Date
    Jul 2008
    Posts
    26

    Default

    got this sorted heres what to do

    heres what ya need to do to remove the duplicate feilds when couple is selected.

    inc/classes/bxdolprofilefields.php

    function _getCoupleMutualFields()
    $this -> aCoupleMutual = array( 'NickName', 'Password', 'Email', 'zip' ); <<< add the fields you dont want to show inside these brackets

  3. #3

    Join Date
    Jul 2008
    Posts
    26

    Default

    and to change the site stats block

    /inc/db_cached/sitestat.inc

    and comment out the ones you dont want to use

+ 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)

     

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