Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken link to logs.php #896

Closed
crishnakh opened this issue Feb 26, 2024 · 2 comments
Closed

Broken link to logs.php #896

crishnakh opened this issue Feb 26, 2024 · 2 comments

Comments

@crishnakh
Copy link

itflow/cron.php

Line 972 in fe5376c

mysqli_query($mysqli, "INSERT INTO notifications SET notification_type = 'Cron', notification = 'Cron successfully executed', notification_action = 'logs.php'");

Hi, I think this should be a easy fix. Some time the file logs.php changed to admin_logs.php (I supose), so the link on notifications dropdown is broken. I searched for the logs.php link and found it on cron.php line 972

Hope this help!

 2024-02-26 a las 11 29 03

Copy link

Hello & Welcome! :)

Thanks for taking the time to get in touch.

We ask that all bugs/feature/support requests are raised via the forum. We'll be in touch shortly to confirm.

@crishnakh
Copy link
Author

Change made!
Thanks!

@johnnyq

Hey iguannaweb thanks for pointing this out we just pushed out a fix. So when cron.php runs again it will insert the non broken link. Although current links will still be broken

0997282

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant