+ Reply to Thread
Results 1 to 2 of 2

Thread: [4.6.2] Error Message with [category]

  1. #1

    [4.6.2] Error Message with [category]

    hello,

    if a category already exists an error message is displayed with [category] and not the category name.

  2. #2
    Hello Michael,

    You are right, exist 2 ways to fix it:

    1. Open file: ftp://includes>>utils>>Category.php finc method: addUserCategory

    find line:
    PHP Code:
    Only registered members can view the code
    and replace to:
    PHP Code:
    Only registered members can view the code
    save and check again.
    ________________________

    2. Go to Admin Panel>>Languages find phrase by key: tmp_category_exists
    and change '[category]' to '{category}'
    this way will solve the problem also.
    Viktor,
    Flynax technical department,
    Best wishes.

+ Reply to Thread