Comment to 'Can anyone just guide me to notifications how to add the to my s...'
  • Romulus I thankyou so much Yes I had just installed it Once again thank you kindly

    Simon

    • In the left-side menu of the application, you will find the general settings for on-site, email, and push notifications. Navigate through these sections and configure the app according to your needs.

      Under General Settings, studio/module.php?name=bx_notifications&page=settings you can adjust various options, such as:

      • Number of items per page: e.g., 12
      • Number of items in preview: e.g., 5
      • Group settings by category
      • Group notifications by event
      • Enable 'clicked' indicator
      • Delay before sending Email and/or Push notifications (in seconds): e.g., 120
      • Notification lifetime (in days, 0 = no limit): e.g., 90
      • Notify users about new comments on content they previously commented on
      • Treat replies as comments in 'New Comments' notifications
      • Auto-cropped summary length (characters, before saving a notification): e.g., 200
      • Auto-cropped author name length in notification text: e.g., 21 characters
      • Auto-cropped content title length in notification text: e.g., 32 characters
      • Auto-cropped email notification subject length (0 = no limit): e.g., 30 characters
      • Auto-cropped push notification message length: e.g., 190 characters

      Additionally, in the Push, Email, and On-Site menus, you can enable and customize the available notification options as needed.

      • If the module doesn't work, create a backup of the site and database and try the following steps:

        1. Uninstall the application from your system.
        2. Delete the application completely.
        3. Download the latest version and reinstall it.

        This process will erase previous notifications but ensures a clean installation. If you're not satisfied with the fresh setup, you can always restore your backup to revert to the previous installation.

        • Check all the logs and ensure there are no errors when running the application. If you encounter any issues, follow these steps to inspect the logs:

          1. Access your application directory:
          cd una
          
          1. List the log files:
          ls logs
          
          1. View all the logs:
          cat logs/yourlogs.log
          

          If the application generates errors, post the logs here someone may be able to help you troubleshoot the issue.