Jump to content

Sirmadsen

Members
  • Posts

    282
  • 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 Sirmadsen

  1. Personally I think it's a weird decision that adding new Word Expansions don't apply on already created words. It makes most sense that expansions are created after you find a word you want to add because it get used often. I have hundreds of post that are not using the word expansion because of this, yes you can go back and edit (without actually editing) and save to apply but for larger sites with thousands of posts... Feature request: A way to refresh the Word Expansions so they apply to posts, even if you'd have to manually select the feature to avoid server load but just having the option to do it.
  2. Well, I didn't have any issues up until I did what I described in first post. So it's not a hosting problem, it's a lazy me problem for not properly backing up my files before attempting something.
  3. Would this be safe enough to use? \define('IPS_FOLDER_PERMISSION','0777'); \define('FOLDER_PERMISSION_NO_WRITE','0755'); \define('IPS_FILE_PERMISSION','0755'); \define('FILE_PERMISSION_NO_WRITE','0644');
  4. Update. I don't know what happened but all of a sudden I can save the storage changes but something is automatically setting the permission to 666 in the end destination which cancels the transfer. Same thing when setting storage settings back to standar, the entire Uploads folder automatically get permission 666.
  5. Long story short. I made a bunch of subdomains to sort all my storage into subdomains. Files into download.domain.com. Images into images.domain.com etc. So far so good. Apparently the permissions that is set when creating a subdomain do not work properly when then changing the storage in ACP. So not everything was moved but ACP still deleted the content left over on the original storage. After a lot of back and forth I decided to restore from a backup, but dumb as I am I didn't make a full backup before I started the storage move, since I didn't know permissions would cause so many issues. So, I restored all the files which I had a backup of, but the database backup was 1 month old. Now, IPS is working correctly so far but I cannot save storage settings. I'm getting... RuntimeException: (0) #0 /home/client/domain/applications/core/modules/admin/overview/files.php(418): IPS\_File::getClass() #1 /home/client/domain/system/Dispatcher/Controller.php(107): IPS\core\modules\admin\overview\_files->settings() #2 /home/client/domain/system/Dispatcher/Dispatcher.php(153): IPS\Dispatcher\_Controller->execute() #3 /home/client/domain/admin/index.php(13): IPS\_Dispatcher->run() #4 {main} Backtrace #0 /home/client/domain/init.php(1038): IPS\_Log::log() #1 [internal function]: IPS\IPS::exceptionHandler() #2 {main} ...When saving storage setting after selecting a new location. All permissions are set and in order. There is no errors in the ACP support section.
  6. Well, my site have been working for years and all of a sudden over a night it happened. But, I resolved it by changing my database from 8.1 to 8.0 which is isn't optimal but it's the only thing that gets it up and running. Changing back or even restoring a database resolves in the same issue. Only downgrading seem to work. So possible a database issue. Still, other software runs fine on the same database version and configuration. Thanks for the answers.
  7. But how? When other software is working on the same domain? And the same error occurs when moving on to a subdomain, where again, other software also works.
  8. Hello, I left everything working before I went to bed and today I come back to this? I have confirmed that it is the IPS software that is giving the error by installing another software on the main domain which works fine. Moving IPS to a subdomain throws the same error. Different browsers tried, clearing cookies tried. Any help on this?
  9. An option to hide, remove or move the overview box from within albums would be great. As it sits right now it takes up one whole column of a album and the primary focus of an album, the pictures are being squished into a 2-row. Adding a sidebar to this makes it even worse. Categories look just fine, albums do not. Whoever though that a single overview box should be put where it is now should think again.
  10. Of course it's possible to do. It's just a matter of time and coding. It's literally coding... If a 3rd party plugin can call the functions of course the IPS team can add it. They just don't care about the downloads app enough (and in the end the customers subscribing to it) to bother with it. This is not a thread about whether you can or can't with the app provided as it is now. This is a suggestion thread about adding the feature.
  11. Hello. As far as I understand we can allow guests to upload images to the gallery but not create albums? How is this or am I missing something? Seems really strange to me that guests can only upload images but not be able to sort them into albums.
  12. Good luck. I asked for this feature and several others features that already exist in the other apps many years ago. Except for the new update (that doesn't do much) don't get you hopes up for IPS to add features to the Downloads app. Which is kinda funny since a plugin can achieve it. It's just IPS not wanting to spend time on the app.
  13. On a hunch, I turned of my VPN and everything seems to work after that. Guess Cloudflare don't like VPN. Am also pretty sure I saw a setting somewhere in Cloudflare about VPN but now I can't find it again.
  14. Not entirely sure what you mean but if it's the CNAME CDN we set up from the tutorial I have cdn.throneofgeeks.com.s3.eu-central-1.wasabisys.com
  15. Not from my site no, I get "This site can’t be reached cdn.throneofgeeks.com’s DNS address could not be found. DNS_PROBE_POSSIBLE" I have my bucket set public.
  16. Images stored at my Wasabi bucket are not are showing on my site. They have been moved (from S3) and I have verified that they are in fact in the bucket and can be opened and viewed from Wasabi, but they just show a broken image icon on my site. I have tried with Cloudflare on and paused. I am now out of ideas.
  17. Not important at all, I'm in the process of updating all my resources and having to approve my own resources every time is just a tedious task. I ended up disabling new version approval over all until I am done.
  18. Nothing there except bypass moderation which does not affect new versions.
  19. Hi fellow invisioneers. Is there any way or setting I have missed that allow select groups to bypass new version approval in downloads? I can only find a setting in download category settings but that turn on/off approval for all groups.
  20. Not sure what happened but the process finally finished. Maybe it was the memory after all and it just needed time to connect. The matter is in fact solved now.
  21. No luck sadly. I'll just have to live with that error and having the background process stuck since there's no option to cancel it. Tried allocating all the way up to 2048M memory but no luck. What I don't understand is that files are still being transferred to my Wasabi bucket even though it says the process is stuck...
  22. I'm on PHP expert but I feel like these settings are not limiting the memory?
  23. Also, I've been able to upload them once with the same php settings I'm using now, and move them from system storage to S3.
  24. "memory_limit" ? If so I had that set to -1 How come my server limit is causing this when I'm trying to move from from one external storage to another external storage? Could the limit be with them?
×
×
  • Create New...