+ Reply to Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 17

Thread: Auto alert in 4.8.1

Hybrid View

  1. #1

    Auto alert in 4.8.1

    The category name no show in My Alerts page:
    https://classifieds.demoflynax.com/saved-search.html
    Screen Shot 2021-03-02 at 1.06.50 PM.pngScreen Shot 2021-03-02 at 1.06.50 PM.png

    How to reproduce this:
    https://classifieds.demoflynax.com/
    1. Login any account, like seller
    2. On homepage top search bar, choose a category. For example: Event > Dance, click search
    3. At the bottom of refine search, choose add alert
    4. Check the my alerts page: https://classifieds.demoflynax.com/saved-search.html
    --> The category name is Blank

    On 4.7.2 it show category name just fine. Please advice

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Go to includes > controllers > saved_search.inc.php

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

  3. #3
    Do changes like these make their way into future updated?

  4. #4
    [QUOTE=Rudi;32536]Go to includes > controllers > saved_search.inc.php

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    /QUOTE]
    [QUOTE=Rudi;32536]Go to includes > controllers > saved_search.inc.php

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code
    /QUOTE]

    Thanks Rudi, I confirm that this fix the problem reported above.

    Quote Originally Posted by Joe Can View Post
    Do changes like these make their way into future updated?
    I believe they add all of the bug found and fixed in the next update.

  5. #5
    I ask because if it does not make it into the next update, maybe I should look into this more closely.

    I have no problems waiting if it will be updated in the future.

    EDIT: UNDERSTOOD
    Last edited by Joe Can; March 2, 2021 at 03:29 PM.

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Quote Originally Posted by Joe Can View Post
    Do changes like these make their way into future updated?
    In the new update, the code for My alerts page will be reworked and this problem will be solved as well
    Last edited by Rudi; March 2, 2021 at 03:14 PM.

  7. #7
    Hi Rudi,

    I'm not so sure if its related because today is the first time I got auto alert email since 4.8.1 update:

    Hello user,

    You have 2 listings that match criteria, please see:

    No phrase found by "categories+name+rental_room" key
    No phrase found by "categories+name+rental_room" key
    Look like the title is mess up. But link still work OK. Clicking on it will open the correct listing. Or may be it's cron job?

  8. #8
    I plan to test this feature this evening.

    I will confirm my finding when I finish.

  9. #9
    I do not have the problem you mention.

    The listing title appears fine.

    I have not made any changes to the code.

    However, the issue I see is that the field [site_name] does not work.
    Attached Images Attached Images

  10. #10
    Quote Originally Posted by Joe Can View Post
    I do not have the problem you mention.

    The listing title appears fine.

    I have not made any changes to the code.

    However, the issue I see is that the field [site_name] does not work.
    Thank you for letting me know. I think I have added the code here to have price appear next to title. It may have been the problem
    https://forum.flynax.com/showthread....ch-email-title
    I will check this again.

+ Reply to Thread