Search:

Type: Posts; User: Rudi

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    7,513

    Hello, It's possible if you use Posting ads in...

    Hello,

    It's possible if you use Posting ads in one step in Common > Basic Settings > Listings
  2. Replies
    13
    Views
    7,513

    Did you notice how it goes in my example? You...

    Did you notice how it goes in my example? You need to put all account keys into scopes of an array:



    $account_types = $rlAccount->getAccountTypes(array('visitor', 'agents'));
  3. Replies
    13
    Views
    7,513

    Follow the step 1 form this post:

    Follow the step 1 form this post:
  4. Replies
    13
    Views
    7,513

    you need create a ticket on this issue

    you need create a ticket on this issue
  5. Replies
    13
    Views
    7,513

    Hello, 1. You can hide your account type...

    Hello,

    1. You can hide your account type manually via code: ftp > includes > controllers > registration.inc.php

    find a code:


    $account_types = $rlAccount->getAccountTypes('visitor');
Results 1 to 5 of 6