I can’t access Folders demo.
When I try to access the demo, I receive this message:
Compromised Account Login Prevention
You’ve tried to log in with an account that has been compromised. The credentials used have been detected as compromised. The user account has been breached, and a password change is required.
Print: https://imgur.com/a/lqRBeEP
[19-Aug-2024 09:05:40 UTC]
PHP Fatal error: Uncaught Error: Class “DOMXPath” not found in /plugins/folders/libraries/svg-sanitizer/src/data/XPath.php:4
Stack trace: 0 /plugins/folders/includes/svg.class.php(20): require_once() 1 /plugins/folders/folders.php(107): include_once(‘/home/solu6772/…’) 2
thrown in /plugins/folders/libraries/svg-sanitizer/src/data/XPath.php on line 4
]]>Hello My client’s site has gotten too big and I am trying to clean it out. I am using an older version of folders, but need to keep that for now until I get the site down to a size that I can back it up properly. For some reason, sometime in the past a bunch of unresized images were uploaded which made the site very big and image heavy. So I have spent a bunch of time deleting some images. I have brought it down by 300 photos but just noticed that the library only shows those photos deleted when the language selector is set to English. But when I set the language selector to other two languages, the library seems to have all the images I just deleted again and the total files goes up to the original before I deleted any files. I am wondering if switching to pro or upgrading will fix this. Or if I can just delete the folders plugin as my client did not really use the feature and put different photos in different folders, only a few are categorized and the rest are all in the main directory. I don’t want to spend any more time deleting photos if they are not actually getting deleted.
]]>WordPress Version: 6.6.1
Plug-in Version: 3.0.3
When I use the “Upload a new file” feature, the file uploads successfully. It updates the thumbnail in the Media library view. However, when clicking the thumbnail it still shows the old one. Also, the post with the thumbnail doesn’t update, either. I’ve tried emptying the browser cache, even used different browsers, nothing changes. If I download the image via FTP, the correct one is downloaded, too. Weird.
I am also NOT using any content delivery such as CloudFlare or WP-Optimize.
Why/where is it holding on to the old image?
Please assist.
]]>When I move a media file into a folder, will the url change, as this may affect where is shows up on the website?
]]>The plugin adds a new ver
parameter to the URL of the image if it had been replaced in order to force browsers to get the new image, rather than using a cached version. That’s great, however, the parameter is inserted in the wp_prepare_attachment_for_js
hook and that seems to fire only when an image is inserted in the block editor (and not even then if using the default Image block in Gutenberg for some reason). This means that if an image is replaced, all existing references to it still don’t have the ver
parameter (or have an old timestamp) and so users’ browsers may not show the updated image.
I tested this by adding an image to a page using the default WordPress image block as well as a third party image block (Greenshift), and then replacing the image. The ver
parameter was not added to either. Then I reinserted that image in the block editor and the ver
parameter was added to the URL only for Greenshift’s image block.
I think the ver
parameter should be added/updated for all references to an image when it is replaced. I understand this may be tricky because the URL is hardcoded in the post/page content and only updated when the image is reinserted into the editor, but there are ways to update it and I think it’s important. I believe the whole point of the media replace feature is so that one doesn’t need to go and reinsert the image in the editor, everywhere it is used, when wanting to update it.
I resumed working on a website I had shelved for a few weeks, and keep getting an error (which is showing in the backend). I have been searching for an answer for some time, however, I have been unable to determine the answer. Mind you, most of the responses referred to coding and started going over my head!
Error message:
Deprecated: Automatic conversion of false to array is deprecated in /home/coradcom/public_html/wp-content/plugins/folders/includes/folders.class.php on line 2190
Any assistance would be MOST appreciated!
Thank you!
Cheers, Andrea
I am the author of Media Library Assistant, a WordPress plugin. One of the MLA users has alerted me to your plugin in this support topic:
Feature Request – Duplicate Image | www.remarpro.com
If you are interested in adding MLA support to your plugin I would be happy to help in any way I can. You can post an update here or contact me at my web site if email would be more convenient. Thank you for your consideration of this request.
]]>I found pedophilic photos in your demo. Holy crap…
]]>An error of type E_ERROR was caused in line 86 of the file /home/a123105/public_html/site.com/wp-content/plugins/folders/includes/tree.class.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, WP_Error given in /home/aa123105/public_html/site/wp-content/plugins/folders/includes/tree.class.php:86
Stack trace:
#0 /home/server/public_html/site/wp-content/plugins/folders/includes/tree.class.php(43): WCP_Tree::get_folder_category_data()
#1 /home/server/public_html/site/wp-content/plugins/folders/includes/folders.class.php(4669): WCP_Tree::get_full_tree_data()
#2 /home/sever/public_html/site/wp-includes/class-wp-hook.php(324): WCP_Folders->admin_footer()
#3 /home/server/public_html/site/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#4 /home/server/public_html/site/wp-includes/plugin.php(517): WP_Hook->do_action()
#5 /home/server/public_html/site/wp-admin/admin-footer.php(78): do_action()
#6 /home/server/public_html/site/wp-admin/upload.php(247): require_once('/home/server/...')
#7 {main}
? thrown
This is the error I got I mean it works okay, but this happened when I was browsing on the backend. Not sure if I need to be concerned about this but just thought I should post it in case others got this.
I’m running php 8.1 and on the free version. I change the server and site info for security purposes.
WordPress version 6.5.2
Current plugin: Folders (version 3.0.2)
PHP version 8.1.28
First, visit your website (https://simplytheojames.com/) and check for any visible issues. Next, visit the page where the error was caught (https://simplytheojames.com/wp-admin/upload.php) and check for any visible issues.
This is all the information i got for it.
]]>message by wordfence security plugin
Description
The Folders Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via a user’s First Name and Last Name in all versions up to, and including, 3.0.2 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.
]]>Hi team,
I’m seeing the following PHP deprecation notice on all pages in my WordPress admin (PHP 8.1). Obviously not a problem on Live as you wouldn’t have errors displaying, but it would be great if you could fix this in a future version.
Deprecated: Automatic conversion of false to array is deprecated in wp-content\plugins\folders\includes\folders.class.php on line 2191
Thanks,
]]>Hi there,
I met this issue this year over few months, when I upload bulk images to product gallery, the image order always be reversed, for instance, the image order should be 1-2-3-4-5, but after folders’ upload, the order was 5-4-3-2-1 at the product gallery. if I deactive folders or use other media plugin, this won’t happen, the images order should be same as the original order rule.
could you fix it?
Thanks
]]>I have been using Folders in the Media Library. All of a sudden it has stopped working, and when I go to Settings, it shows that all the folders are locked unless I upgrade to Pro. What happened here, and can we get this fixed?
]]>In the media library , in the left “Folder” menu I can see “Unassigned files” item which shows a counter of 70 files, but when I select it , no files are displayed
]]>I am very happy with the Folders plugin, because it helps me to keep things organized and to find them quickly. Another good feature is the replace tool.
But my images are almost exclusively saved in webp format.
When I want to replace a jpg image with another jpg image, I get this error message.
Sorry, this file type is not permitted for security reasons.
How can I fix the problem?
Thank you for your support.
]]>hello,
i am planning to import 10000 of holiday listings with All Import plugin.. now with your plugin is it possible to create a new folder for every holiday listing i import automatic.. some how?
Regards
]]>How disable message SPAM Your feedback matters, please leave a review
]]>I am developing my site which I do not wish to share at the moment. The problem is that Folders Plugin is creating new Categories. So, I have Divi Theme and I’ve got my Categories shown on my posts. When I add any post to any of the folders creates in Posts, a new category carrying the name of that folder appears next to the Post Category.
For example, say I have a standard post category News and I have a new post which I decided to put inside a new folder called “Evening News”. Once I do this, my post will have two categories: one is “News “and the other carries the name of the new folder “Evening News”. This seems to only happen to folders inside Posts.
This is very annoying and need to be resolved. Could you please investigate? Thank you
]]>Hi Team!
First thanks for the amazing features you’re bringing to us !
We have a major visual bug with using both folders and UIPress plugins since time. We waited some release to see if it was a temporary issue but seems not.
When UIPress used in backoffice, Folders UI is overlapping content section and make it unusable and prevent us to buy the agency pro plans if not resolved.
You can see it here : https://cycle.dev.wisrr.studio/wp-content/uploads/2023/12/Capture-decran-2023-12-22-104715.png
Thanks for your support.
]]>Hi,
I noticed that Im unable to translate some of the stuff (example media.js) file has hardcoded values that I would like to translate with WPML, can you help me how to add code that will enable translation of these strings example of media.js file
jQuery("body").append("<div class='folder-media-popup-form' id='custom-folder-media-popup-form'></div>");
jQuery("#custom-folder-media-popup-form").append("<div class='media-popup-form' id='custom-popup-form-content'></div>");
jQuery("#custom-popup-form-content").append("<form action='#' id='folder-media-popup-form' method='post'></form>");
jQuery("#folder-media-popup-form").append('<div id="add-update-folder-title" class="add-update-folder-title">Add new folder</div>');
jQuery("#folder-media-popup-form").append('<div class="folder-form-input"><input id="media-folder-name" autocomplete="off" placeholder="Folder name" class=""></div>');
jQuery("#folder-media-popup-form").append('<div class="folder-form-errors" id="media-form-error"><span class="dashicons dashicons-info"></span> Please enter folder name</div>');
jQuery("#folder-media-popup-form").append('<div class="folder-form-buttons"><button type="submit" class="form-submit-btn" id="save-media-folder" style="width: 106px">Submit</button><a href="javascript:;" class="remove-media-form">Cancel</a></div>');
jQuery("#media-folder-name").focus();
]]>
Hello,
I have 6 digit number of images in following folders after aggregating multiple wordpress websites into one.
All other folders are nearly empty, when I checked via FTP, but loading from your plugin, I can see there are some (not that many) images are assigned to earlier months in 2023, like Oct, Sep….
Due to file IO issue, the webpage is loaded slowly, so I’d like to split the image as much as I can. Is it possible to re-position images to ‘correct’ month by your plugin?
For example, for images that shows up in 2023/10 in your plugin, they are actually in uploads/2023/11 folder. This is not going to change much, but after assigning them to all earlier months, the image folders will be at least slightly lighter than now.
]]>Uploading a folder with file contents results in the status circle to infinitely go in circles. I’ve tried to reach out to support but no response. I’m posting here in hopes to raise their attention.
Steps to reproduce:
Hi, i’m using Filters Pro and i found it very useful. I was just wondering if there is a faster way to upload Media that are already in different folder. In brief is there a way to uplaod folders and not only files?
THanks a lot
Antonio
]]>Plugin seems to work well, but after install there is an additional click button in the media library named “Bulk Organize” – which obviously has the same effect as the one located nearby which says “Mehrfachauswahl” (sorry, the site is in German language …).
Also, no German translations show up, although there are .po/.mo files in the wp-content/languages/plugins directory. I didn’t have a closer look at that file, so maybe it is outdated? If you need any help at that point …
]]>After updating the Folders plugin from version 2.9.2 to 2.9.6 we’ve found that editing any image elements in the Thrive Architect page builder causes nearly all pages on the website to break. It appears that after the update, editing pages with the page builder causes the site to believe that most pages are set as the “blog” archive page. Rolling the Folders plugin back to the previous version doesn’t fix the issue, neither does re-saving the permalinks, or editing the reading settings to save them with the blog page selected as the blog archive page.
We’ve removed all plugins except for the Thrive plugins and are using the most up to date version of WordPress and the the most recent version of the Thrive Theme Builder theme for testing.
I can provide an admin user to the staging environment where you can follow the steps below to recreate the issue and I have a screen recording showing the issue happen as well that I can share.
To recreate the issue:
I have create a user role that is fairly restrictive. I used User Role Editor to create the user. When the user gets to the CPT they have access to, the folder pro is on. I see dynamic, can add a New Folder, drag items to that folder. What I can’t do is get into any folder that I have created. It bounces me to the Category Editor of the posts. When I am super_admin, I am able to access these created folders. What permissions am I missing on my User Role to see into the created folders?
Example URL that doesn’t work. This takes me to Categories
https://mycollegecore.org/wp-admin/edit.php?post_type=plans&plans_folder=test-1694015463-96&paged=1
Thanks!
]]>Hello.
I’m from Thrive Themes and we have numerous users that are facing an issue with Thrive Theme Builder theme where the active theme(not the WP theme, a theme that we use internally for custom designs) appears to be deactivated(and the style of the site looks broken).
Internally we store the active theme in the term meta, where the term_id is the id of the theme(we use it internally in the WP theme), is_active meta_key with the value 1 tell us what theme is active at some point. We haven’t change our logic in the last months.
All of the users that are having this issue also have the Folders plugin. After further investigating this issue, I’ve noticed that you changed our term meta where we store the active theme. Please see the attached links from before the issue, and after the issue(where our term meta was changed into folder_info).
Could you please tell me why the term meta is change like this?
Before the issue: https://prnt.sc/WTBq3O2FlvJi
After the issue: https://prnt.sc/sVUFGNdVNAJu
Thank you!
Since the last Folders version update (v2.9.6) all my folders are gone. Pages, Posts, Products, Blocks… every folder I have made. All posts, pages, products, etc are now in the generic Unassigned folder. No other folders exist anymore. The Folders column is blank. This affects both my live website and my development/staging website. Everything was working perfectly prior to this. Please tell me there is a fix for this! Thanks.
Edit to add: Just noticed, somehow the Media Folders still appear and are working normally. All others however are gone. Thx.
]]>We have two separate installations:
https://www.website.com and staging.website.com
I would like to know if we need two Pro licenses, or is one enough.