Search:

Type: Posts; User: Rudi

Search: Search took 0.01 seconds.

  1. Replies
    20
    Views
    12,730

    You need to remove this line: 'Account_ID'...

    You need to remove this line:



    'Account_ID' => intval(defined('IS_LOGIN') ? $GLOBALS['account_info']['ID'] : 0),
  2. Replies
    20
    Views
    12,730

    Hello Wei, What code do you mean?

    Hello Wei,

    What code do you mean?
  3. Replies
    20
    Views
    12,730

    the plugin doesn't support it by default and I...

    the plugin doesn't support it by default

    and I think it doesn't make sense if not by IP,

    because to visit banner page you need to click it to follow the link and it counts these clicks
  4. Replies
    20
    Views
    12,730

    Hello, if you mean banners plugin it support...

    Hello,

    if you mean banners plugin it support clicks count
  5. Replies
    20
    Views
    12,730

    sorry, it was a typo, the file is...

    sorry, it was a typo, the file is rlListings.class.php

    I've checked it again on my end and it works fine,

    maybe you did something wrong
  6. Replies
    20
    Views
    12,730

    If you need to count listing visits each time the...

    If you need to count listing visits each time the listing is opened
    go to ftp > includes > classes > rlListings.class.php > public function countVisit($id)

    replace this code:


    $id =...
Results 1 to 6 of 6