Jump to content

Egorkin

Members
  • Joined

  • Last visited

  1. I got it, thanks! 🙃
  2. Distributions always have a different name for the ips_XXXXX directory. Is this a secret code? Why is it needed? 🙃
  3.    wegorz23 reacted to a post in a topic: How to hide /admin to public?
  4. This is no longer relevant. It is not recommended to do this. It is necessary to use two-factor authorization and protect the directory with a server password (htaccess and htpasswd).
  5.    Jim M reacted to a post in a topic: 4.7.16 + PHP 8.3.7 and error logs
  6. Tweaked configurations, delivered missing PHP extensions, etc. Everything works flawlessly, perfectly. Thanks to everyone who responded! 🙃
  7.    SeNioR- reacted to a post in a topic: 4.7.16 + PHP 8.3.7 and error logs
  8. 1) Are IPB 4.7.16 and PHP 8.3.7 compatible? 2) Where is the error log of the IPB itself stored? The Apache log is empty. Or I need to turn on the display mode for all errors without exception. Which constant is responsible for this?
  9.    Marc reacted to a post in a topic: Uploading forum statistics
  10. Egorkin replied to Egorkin's post in a topic in Feedback
    Marc, no problem! 🙃 I'll extract it from the database myself. But I can't find where they are hidden there. 🤔
  11. Egorkin replied to Egorkin's post in a topic in Feedback
    Of course, Marc. 🙃 It's not the same at all. I need a "search query log"
  12. Egorkin replied to Egorkin's post in a topic in Feedback
    This is not what is needed. 🙃 I need a search query log - /admin/?app=core&module=activitystats&controller=search&do=log
  13. Egorkin posted a post in a topic in Feedback
    Why is it not possible to upload search query statistics to csv for analysis? In any modern system, it is possible to upload to csv any data. But even in the database I can't find it, they hid it under value1, value2... Was it okay to name the fields?
  14. Yes, I've seen it, but there are no queries, only mysterious values... as I understand it, these are links to data in other tables.
  15. Which table stores the log of forum search queries? They hid it well! 🤣
  16. Will the 5th version be just a modified 4th one, or is it something completely new? 🤔 And when we see it, I thought it would be at the beginning of the year. 🙃
  17.    Gill reacted to a post in a topic: Auto-completion in the search
  18.    Markus Jung reacted to a post in a topic: Auto-completion in the search
  19.    Markus Jung reacted to a post in a topic: Auto-completion in the search
  20.    Marc reacted to a post in a topic: Auto-completion in the search
  21. Throttle or debounce technologies can be used. Yes, it can have a bad effect on performance. But users don't use search much. And this option can be disabled in AdminCP. My business is to offer, and it's up to you, of course 🙃
  22.    randomblame reacted to a post in a topic: Auto-completion in the search
  23. Why doesn't the IPB have an auto-completion function in the search? It'll be useful.
  24. Thanks a million, Jim 🙃