Search:

Type: Posts; User: Rudi

Page 1 of 20 1 2 3 4

Search: Search took 0.06 seconds; generated 16 minute(s) ago.

  1. It seems that you didn't upgrade all the files...

    It seems that you didn't upgrade all the files from the script, you need to check this file: includes/classes/rlStatic.class.php

    Note you should apply the patch consistently: version by version
  2. Replies
    1
    Views
    85

    If you enable featured option in your membership...

    If you enable featured option in your membership plan (Listing options > Featured listings > Yes) it will be available on the add-listing form
  3. Thread: V4.5.2 patch Bug

    by Rudi
    Replies
    4
    Views
    3,930

    Yes, it's not supported

    Yes, it's not supported
  4. Replies
    5
    Views
    16,504

    See this link:...

    See this link: https://forum.flynax.com/showthread.php?7874-Switching-Projekt-on-Subdomains-not-working&highlight=subdomain
  5. Thread: inquiry

    by Rudi
    Replies
    2
    Views
    138

    Hello, You need to execute this method ...

    Hello,

    You need to execute this method



    $rlPayment->complete()


    from class rlPayment.class.php to make the payment active in the last step of your code
  6. Replies
    1
    Views
    245

    Hello, You need to create a ticket to...

    Hello,

    You need to create a ticket to investigate the issue
  7. Replies
    2
    Views
    191

    You need to create a ticket and we'll check the...

    You need to create a ticket and we'll check the problem
  8. Replies
    4
    Views
    298

    Ok, use this code: .gf-box .gf-container {...

    Ok, use this code:



    .gf-box .gf-container {
    max-height: 250px;
    overflow-x: hidden !important;
    }
  9. Replies
    3
    Views
    356

    See this thread, it should help:...

    See this thread, it should help: https://forum.flynax.com/showthread.php?7933-Multifield-Location-Plugin-errorr
  10. Replies
    4
    Views
    298

    Hello, Go to plugins/mulriField/tplHeader.tpl ...

    Hello,

    Go to plugins/mulriField/tplHeader.tpl

    replace:


    .gf-box .gf-container {
    max-height: 250px;
    overflow: hidden;
  11. Replies
    3
    Views
    356

    You need to: - uninstall the current plugin...

    You need to:

    - uninstall the current plugin via admin panel
    - remove the plugin directory from public_html/plugins
    - go to /backup directory and unzip the archive with the previous version of...
  12. Replies
    13
    Views
    1,993

    Yes, you can exclude the fields you need via this...

    Yes, you can exclude the fields you need via this file plugins/compare/rlCompare.class.php

    in this code block:


    private $excludedFields = array(
    'account_address_on_map',
    ...
  13. Replies
    13
    Views
    1,993

    Hello, I need some example where the values...

    Hello,

    I need some example where the values are empty
  14. Replies
    2
    Views
    405

    You need to disable the Add Listing page for Top...

    You need to disable the Add Listing page for Top menu (Content > Pages)

    and switch locations into the box mode: Basic Settings > Geo Filter > Select location in > Box
  15. Replies
    4
    Views
    404

    Yes, the Filter plugin supports only one price...

    Yes, the Filter plugin supports only one price field (system)

    It's possible only via customization at the moment
  16. Replies
    1
    Views
    189

    Hello, - Make sure the English language is not...

    Hello,

    - Make sure the English language is not set as the default

    - Try to clear your browser cookies
  17. Replies
    17
    Views
    1,001

    Hello Erez, It's a bit delayed: in the process...

    Hello Erez,

    It's a bit delayed: in the process of testing. I hope it will be ready this week
  18. Replies
    2
    Views
    657

    Hello, It seems that the session doesn't work...

    Hello,

    It seems that the session doesn't work at all after you switched to PHP 8.2

    Make sure that the path to session files is correct in the settings of php 8.2
  19. Replies
    2
    Views
    187

    Go to...

    Go to templates/.../tpl/blocks/listing-details-header.tpl > instead {$pageInfo.name} use {$listing_data.title}
  20. Replies
    4
    Views
    404

    Hello, What filter do you mean?

    Hello,

    What filter do you mean?
  21. Thread: Ad tittle format

    by Rudi
    Replies
    24
    Views
    18,925

    Refer to these threads, it should help: ...

    Refer to these threads, it should help:

    https://forum.flynax.com/showthread.php?6221-How-can-I-cancel-Category-Level-1-on-listing-Grids&highlight=parent+category
    ...
  22. Replies
    4
    Views
    410

    Mm... I don't think so

    Mm... I don't think so
  23. It's only possible via customization

    It's only possible via customization
  24. Replies
    4
    Views
    410

    Hello, You can find a link to the...

    Hello,

    You can find a link to the corresponding tutorial in the settings of your social network: Plugins > Social Network Login
  25. Replies
    10
    Views
    531

    - Check the error log on your server - Make...

    - Check the error log on your server

    - Make sure you use your domain in nginx rules instead of 'your-domain'
Results 1 to 25 of 497
Page 1 of 20 1 2 3 4