Search:

Type: Posts; User: Alex

Search: Search took 0.00 seconds.

  1. Replies
    41
    Views
    42,119

    No, this is not necessary.

    No, this is not necessary.
  2. Replies
    41
    Views
    42,119

    Yes, it's included.

    Yes, it's included.
  3. Replies
    41
    Views
    42,119

    Possible SQL Injection and FIX for it [rlPlan.class.php]

    Open the file /includes/classes/rlPlan.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.


    [line: ~63]

    ...
  4. Replies
    41
    Views
    42,119

    Possible SQL Injection and FIX for it [rlSearch.class.php]

    Open the file /includes/classes/rlSearch.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.


    [line: ~83]

    ...
  5. Replies
    41
    Views
    42,119

    A few words on the future.. [line: ~781],...

    A few words on the future..

    [line: ~781], [line: ~2027], etc..
    This is approximate lines...
    Of course they may be different; as well as the code itself.


    Matthias
  6. Replies
    41
    Views
    42,119

    Possible SQL Injection and FIX for it [rlCategories.class.php]

    Open the file /includes/classes/rlCategories.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.

    [line: ~170]...
  7. Replies
    41
    Views
    42,119

    Possible SQL Injection and FIX for it [rlListings.class.php]

    Open the file /includes/classes/rlListings.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.


    [line: ~583]...
  8. Replies
    41
    Views
    42,119

    /libs/system.lib.php Find the code: (~ line...

    /libs/system.lib.php

    Find the code: (~ line 65)

    $l_deny_files_regexp = "/\.(php|php3|php4|php5|phtml|pl|py|psp|js|jsp|cgi|util|inc)$/";

    and replace to:

    $l_deny_files_regexp =...
  9. Replies
    41
    Views
    42,119

    Possible SQL Injection and FIX for it [rlAccount.class.php]

    Open the file /includes/classes/rlAccount.class.php
    You should add the code that is highlighted in bold green.
    (!) Before you change the files, back up the files to be modified.

    [line: ~152]

    ...
  10. Replies
    41
    Views
    42,119

    copy/paste just green code

    copy/paste just green code
  11. Replies
    41
    Views
    42,119

    Yes, you are right

    Yes, you are right
  12. Replies
    41
    Views
    42,119

    Yes, these changes have been added to the version...

    Yes, these changes have been added to the version for download.
  13. Replies
    41
    Views
    42,119

    hm.. OK This is for Flynax v4.0.1 ...

    hm.. OK
    This is for Flynax v4.0.1

    /libs/upload/upload.php


    function handle_file_upload($uploaded_file, $name, $size, $type, $error) {
    global $listing_id, $dir, $config;

    $uf_info =...
  14. Replies
    41
    Views
    42,119

    rosegarden, This is patch for Flynax v4.X

    rosegarden,

    This is patch for Flynax v4.X
  15. Replies
    41
    Views
    42,119

    Security update [MUST HAVE]

    Dear customers,

    We have detected a few Vulnerabilities in the script and strongly recommend applying the patch below.
    If you see the code below already in place it means that we added the code...
Results 1 to 15 of 15