+ Reply to Thread
Results 1 to 9 of 9

Thread: Filtering listings Form in admin panel doesn't work

  1. #1

    Filtering listings Form in admin panel doesn't work

    Hello,

    After 2 days of unsuccessful attempts to make some changes to the filtering listings form in the admin panel, I decided to test it in the original (unchanged) version of the script 4.9 and realized that this function does not work. But in the flynax demo it work. I don't know WHY, may be because my script is installed on local machine?

    Please check if it works for you if any of you have installed version 4.9 on local machine.

    2022-05-01_111850.png

    2022-05-01_112041.png

  2. #2
    I had issues after upgrade to new version like that. I created a ticket
    New Site: CameraSpecs https://bit.ly/3G4uYA6

    Old Site: MotorAdsUk

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

    You need to apply this fix:

    go to admin > tpl > controllers > listings.tpl > find a line 158

    replace:
    Code:
    Only registered members can view the code.
    with:
    Code:
    Only registered members can view the code.

  4. #4
    Hi Rudi.
    I haven't upgrade yet but I have seen bugs here and there, last one I recalled was listing plan category chechbox in admincp. Will these bugs be updated in the upgrade package downloaded on Flynax site after addressing here on forum? Or do I have to keep track of them and apply manually?

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

    The 'selecting categories in the packages' issue is related to 4.9.0 and will be fixed in the next bug-fix update only

    so you need to additionally apply the solution from forum

  6. #6
    Quote Originally Posted by Rudi View Post
    Hello,

    The 'selecting categories in the packages' issue is related to 4.9.0 and will be fixed in the next bug-fix update only

    so you need to additionally apply the solution from forum
    I see. I hope we could have an official thread to address those issues which has not yet to be fixed in the installation packages. It would be very helpful

  7. #7
    Hi Rudi

    Quote Originally Posted by Rudi View Post
    Hello,

    The 'selecting categories in the packages' issue is related to 4.9.0 and will be fixed in the next bug-fix update only

    so you need to additionally apply the solution from forum
    So how we can fix this?
    I want to get rid of all bugs, apply all planned customizations and launch my site.

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

    please, refer to this thread: https://forum.flynax.com/showthread....5944#post35944

  9. #9
    Quote Originally Posted by Rudi View Post
    Hello,

    please, refer to this thread: https://forum.flynax.com/showthread....5944#post35944
    Ok, thank you!

+ Reply to Thread