Jump to content

PanSevence

Clients
  • Posts

    28
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Everything posted by PanSevence

  1. Hi, I'd like to suggest a new notification feature that seems extremely useful. Currently, when the author of a thread edits the main post, users who are interested in it and have either contributed a post or reacted to it are unaware of the changes. I propose that these users receive a notification whenever the main post is edited by the thread's author. We already have notifications for new content additions, but this would specifically address updates made by the author to the main post, alerting users who have shown interest by either posting or reacting. This enhancement would keep users informed about significant updates they are engaged in.
  2. Hello, I've recently noticed an error in my community. As we know, when adding a post in a thread, there's a smooth animation that plays. I've observed that if I create my own topic, this animation appears correctly, but when I reply in a topic created by someone else or an older one, this post-adding animation (the smooth transition) does not appear. Could this issue be related to using Cloudflare? How can I fix this error? Thank you for your help.
  3. I also noticed this type of issue when I add videos in topics, they are immediately downloaded instead of only after being opened, which causes the topics to take a very long time to load, we need a fix.
  4. Unfortunately, it's a pity that you're not improving interactions. By this, I mean dynamically adding content in real-time, for instance, when a post is published, so that a user who is currently in the thread can immediately see the added post without refreshing, and such interactions in the inbox as well.
  5. Good morning, My license which I purchased a long time ago is about to expire. I had access only to the forum because that's what I used. If I switch to the classic version, will I get access to all applications?
  6. Yes, the problem is that when I set it to unsigned, I can send a large file, but then in acp I receive a critical error. @Marc Stridgen Is there a possibility that you will consider a larger column value as the default in the near future?
  7. When I set the column to big int, I can transfer the file without any issues. However, then I receive a critical error in the ACP database. Is there an option to prevent this so that after changing to big int I won't get this message?
  8. @Jim M @Marc Stridgen I have resolved the earlier issue. However, when I still upload a file weighing 2GB, I receive this error. In the database, I have the type set to int 11 by default, I tried disabling all plugins and applications and uploading on the default theme without any changes. What can I do to resolve this problem? I am attaching the log from acp. INSERT INTO `core_attachments` ( `attach_ext`, `attach_file`, `attach_location`, `attach_thumb_location`, `attach_thumb_width`, `attach_thumb_height`, `attach_is_image`, `attach_hits`, `attach_date`, `attach_post_key`, `attach_member_id`, `attach_filesize`, `attach_img_width`, `attach_img_height`, `attach_is_archived`, `attach_moderation_status`, `attach_security_key` ) VALUES ( 'rar', 'entry-vm-v1.4.rar', 'monthly_2023_10/entry-vm-v1.4_rar.d2ff72776df73a3561e792020bb3e54d', '', 0, 0, 0, 0, 1697633557, 'f28b1ff52823b48674311484f47e3e01', 1, 2180291008, 0, 0, false, 'skipped', 'c38f32ccf2d9047e5bf1704efc9c40bc' ) Out of range value for column 'attach_filesize' at row 1 #0 /home/sharegon/web/sharegon.pl/public_html/system/Db/Db.php(941): IPS\_Db->preparedQuery() #1 /home/sharegon/web/sharegon.pl/public_html/system/File/File.php(1366): IPS\_Db->insert() #2 /home/sharegon/web/sharegon.pl/public_html/system/Helpers/Form/Editor.php(738): IPS\_File->makeAttachment() #3 /home/sharegon/web/sharegon.pl/public_html/system/Helpers/Form/Upload.php(285): IPS\Helpers\Form\_Editor->IPS\Helpers\Form\{closure}() #4 /home/sharegon/web/sharegon.pl/public_html/system/Helpers/Form/Editor.php(766): IPS\Helpers\Form\_Upload->__construct() #5 /home/sharegon/web/sharegon.pl/public_html/system/Helpers/Form/Editor.php(185): IPS\Helpers\Form\_Editor->getUploader() #6 /home/sharegon/web/sharegon.pl/public_html/system/Content/Controller.php(2694): IPS\Helpers\Form\_Editor->__construct() #7 /home/sharegon/web/sharegon.pl/public_html/applications/forums/modules/front/forums/topic.php(1247): IPS\Content\_Controller->_edit() #8 /home/sharegon/web/sharegon.pl/public_html/system/Content/Controller.php(2425): IPS\forums\modules\front\forums\_topic->_edit() #9 /home/sharegon/web/sharegon.pl/public_html/applications/forums/modules/front/forums/topic.php(1275): IPS\Content\_Controller->__call() #10 /home/sharegon/web/sharegon.pl/public_html/system/Dispatcher/Controller.php(107): IPS\forums\modules\front\forums\_topic->__call() #11 /home/sharegon/web/sharegon.pl/public_html/system/Content/Controller.php(50): IPS\Dispatcher\_Controller->execute() #12 /home/sharegon/web/sharegon.pl/public_html/applications/forums/modules/front/forums/topic.php(39): IPS\Content\_Controller->execute() #13 /home/sharegon/web/sharegon.pl/public_html/system/Dispatcher/Dispatcher.php(153): IPS\forums\modules\front\forums\_topic->execute() #14 /home/sharegon/web/sharegon.pl/public_html/index.php(13): IPS\_Dispatcher->run() #15 {main}
  9. @Jim M I followed the recommendations and turned off all plugins and applications. I tried sending it on the default theme and encountered the same problem, so the plugins are not causing this issue. In the database, this column is set to int 11 file size 2 129 191 KB
  10. @Jim M It looks like the issue with sending has been resolved, but now when I send a file weighing 2GB, I receive the following error:
  11. I understand that I probably won't get any tips here that would solve the problem, but thank you for trying to help. I will continue to try to solve this issue. It's unfortunate that there's nobody in support who handles your cloud, as I might then get more technical guidance.
  12. @Jim M I pinged my domain and it points to the main server's address. Could you check in your test environment if you can send an attachment larger than 100MB? Could you share the parameters that might affect this?
  13. @Jim M I disabled the proxy for Cloudflare in the DNS zone, and currently the traffic is not going through CF servers but directly to main server. IMAGE
  14. @Clover13 @Jim M I have completely disabled WAF currently and the issue is still present - no changes.
  15. @Jim M I have contacted the administrator, we tried many different configurations of php, nginx and apache2 but unfortunately the problem still exists. We are out of ideas on how to solve this issue hence this topic. Why does it look like only 1 fragment is being sent and the connection is interrupted with a larger file than 100mb. How can I diagnose the problem? We tried higher and lower php configurations to no avail. I need to transfer larger files for my community.
  16. @Jim M I recorded a video for you in which I followed the above recommendations. I turned off all applications and plugins. I switched to the default theme. The problem still persists; I can send files up to 100MB without any issue, but anything larger results in an error. The first time, I received a -200 error, but usually, it doesn't show up. It looks like what happened on the second attempt: the file starts uploading for a moment, and then the upload is interrupted.
  17. Hi, I have a problem with sending large files as an attachment. When the file is below 100MB, I can send it without any issues. However, when the file exceeds 100MB, the upload process starts for a second and then suddenly stops. I don't get any error messages. In the admin control panel, I have set an unlimited file size limit and allowed all extensions. I am sending a .rar package, but the file extension does not matter. The server configuration is correctly set up for sending large files with options like client_max_body_size = 2048m, post_max_size = 2048M, upload_max_filesize = 1024M. I am attaching a gif to illustrate the problem. Please help. GIF TEST UPLOAD BIG FILE AND NORMAL @Jim M
  18. @Jim M I haven't created any redirects on the server side. Here's my complete Nginx configuration. nginx.conf user www-data; worker_processes auto; pid /run/nginx.pid; include /etc/nginx/modules-enabled/*.conf; events { worker_connections 1024; multi_accept on; } http { sendfile on; tcp_nopush on; tcp_nodelay on; types_hash_max_size 2048; client_body_buffer_size 10M; client_body_timeout 300; client_max_body_size 100M; proxy_buffers 8 16k; proxy_buffer_size 16k; proxy_busy_buffers_size 32k; proxy_connect_timeout 600; proxy_send_timeout 600; proxy_read_timeout 600; send_timeout 600; fastcgi_read_timeout 180; fastcgi_buffers 8 128k; fastcgi_buffer_size 128k; # server_names_hash_bucket_size 64; # server_name_in_redirect off; include /etc/nginx/mime.types; default_type application/octet-stream; error_log /var/log/nginx/error.log; gzip on; # gzip_vary on; # gzip_proxied any; # gzip_comp_level 6; # gzip_buffers 16 8k; # gzip_http_version 1.1; # gzip_types text/plain text/css application/json application/javascript text/xml application/xml application/xml+rss text/javascript; include /etc/nginx/conf.d/*.conf; include /etc/nginx/sites-enabled/*; } site.conf server { listen 443 ssl; # managed by Certbot ssl_certificate /etc/letsencrypt/live/sharegon.pl-0001/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/sharegon.pl-0001/privkey.pem; root /var/www; index index.php index.html; server_name sharegon.pl; location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php8.1-fpm.sock; } location ~* \.(js|css|jpeg|jpg|gif|png|ico|map|webp)(\?|$) { try_files $uri /404error.php; } location / { try_files $uri $uri/ /index.php$is_args$args; } }
  19. @Jim M It seems that when you try to log in, you click the login button a few times and after the URL refreshes a few times, you eventually get logged in. However, an error message appears. Once you navigate to other tabs, the error disappears. The theme is set to default. https://gyazo.com/5f7c59aaa07739da3f5a3a85e199b70a exactly what the GIF with the problem shows. https://gyazo.com/48d9b4a132deaf9d1b59cf29682e99f0
  20. Unfortunately, I don't have any rules that create redirects.
  21. @Jim M I will try to wait for a response from someone else who has had a similar issue of this type. It's a pretty standard installation that I've performed. I installed nginx, php8.1-fpm along with the necessary modules required by IPS, and I checked this using the ips4.php script. I also installed Let's Encrypt using certbot, as well as MySQL server and phpMyAdmin, and that's basically it. Basic nginx and php.ini configuration. It seems like it should work correctly, especially since logging into the forum is fine. The question is why the Admin CP causes such a redirect. Unless you, as a person from the team, know why the URL changes when pressing the login button from ?app=core&module=system&controller=login&ref= to admin/?app=core&module=system&controller=login&error=&ref= as if there was an error, while the page only refreshes without any error message.
  22. @Jim M I am a beginner server administrator, and I've tried to configure everything correctly. It seems that there are no errors, as the error.log for nginx doesn't report any issues. That's why I am looking for a solution here. In the conf_global file, I have set the base_url to https. This is quite a strange issue because logging into the forum works very well, but I only have this problem with the ACP. Why is it that when I click the Admin CP button, it redirects me to domain.com/admin and I'm logged in immediately, but sometimes a login screen appears and I have to enter my credentials? At that point, the URL looks like the one I mentioned in my first post, and it seems to cause a redirect as if there was some error, which there isn't.
×
×
  • Create New...