+ Reply to Thread
Results 1 to 6 of 6

Thread: Category tree counter by user

  1. #1
    Senior Member
    Join Date
    May 2020
    Posts
    182

    Category tree counter by user

    Hi

    there is a problem with the category tree
    when a user create a category and add a list the category tree counter a differend

    i have add a screen shot
    tree.png

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

    Try to refresh the listing counter in Common > Refresh or create a ticket

  3. #3
    Senior Member
    Join Date
    May 2020
    Posts
    182
    Hi Rudi

    this seems a problem with the user create category when posting a new ads
    I have seen this on another AD too and the AD category was also created by a user
    the recalculation of the counter are not working on this

    i can only fix it when i move the AD to another category and back to his created category
    after this the calculation works correct

  4. #4
    Senior Member
    Join Date
    May 2020
    Posts
    182
    Hello Rudi
    I have not create a ticked for this because i seen also another problem with the category created by user and just would wait for it if any user created a new category

    now i am sure that there is also a problem when user create sub category like "1.4" under the opel category or any other one
    the categori URL don't accept names by using only numbers but the user are able to create a sub category like this with numbers only and still work
    but when you going to this list the page gets error 404

  5. #5
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello Olcay,

    Ok, I've created a task regarding this issue

    you can apply this solution that will remove any symbols before numbers in the category path:

    go to includes > classes > admin > rlTmpCategories.class.php > public function ajaxActivateTmpCategory

    after:
    PHP Code:
    Only registered members can view the code
    add:
    PHP Code:
    Only registered members can view the code

  6. #6
    Senior Member
    Join Date
    May 2020
    Posts
    182
    Hello Rudi

    thanks for the replay
    i think it seems to work now
    thanks a lot

+ Reply to Thread