+ Reply to Thread
Results 1 to 3 of 3

Thread: Error 500 on Page registration/personal-details.html

  1. #1
    Junior Member
    Join Date
    Dec 2022
    Posts
    21

    Error 500 on Page registration/personal-details.html

    Hello,

    i bought the car classified script 1 week ago and got some little issues with it.

    I tryed to register a account as dealer -> After step two i get an server error 500 on page registration/personal-details.html

    Normaly there should be a confirm page

    Software Version 4.9.1
    Template: Auto Rainbow



    My ErrorLog

    [18-Dec-2022 21:28:28 Europe/Dublin] PHP Fatal error: Uncaught TypeError: preg_match(): Argument #2 ($subject) must be of type string, array given in /.../plugins/badWordsFilter/rlBadWords.class.php:522
    Stack trace:
    #0 /.../plugins/badWordsFilter/rlBadWords.class.php(522): preg_match('/(?<![\\w\\d])(an...', Array, NULL, 256, 0)
    #1 /.../plugins/badWordsFilter/rlBadWords.class.php(468): rlBadWords->doBadWordCheck(Array)
    #2 .../plugins/badWordsFilter/rlBadWords.class.php(394): rlBadWords->checkForm(Array, NULL, 'account')
    #3 /.../includes/classes/rlHook.class.php(137): rlBadWords->hookBeforeRegister(NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL)
    #4 /.../includes/controllers/registration.inc.php(333): rlHook->load('beforeRegister')
    #5 /.../index.php(237): require_once('/..../.../w01...')
    #6 {main}
    thrown in /.../plugins/badWordsFilter/rlBadWords.class.php on line 522

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,174
    Hello,

    Make sure you use php 7.4 or lower

    otherwise, create a ticket for the problem

  3. #3
    Junior Member
    Join Date
    Dec 2022
    Posts
    21
    Thank you for your help - I deactivated the plugin and will check it again with PHP 7.4

+ Reply to Thread