Fabian
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Error WordPress – File not found!brunodario, what WP-Filebase version number is it?
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Internal Server ErrorThey removed it because it directly includes wp-load.php (IMO there is a good reason to do so), working on it to get it back. You should receive updates anyway (3.1.05 includes the fix), served through the WP-Filebase Pro update channel, even if you are on free. Otherwise check https://github.com/f4bsch/WP-Filebase for latest changes.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Internal Server ErrorCan you please post all errors here, files and lines. And your PHP version.
in classes/Ajax.php replace this line 27
$func($args);
with
call_user_func ($func, $args);
This should fix it, once again one of PHP’s stupid pitfalls.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Internal Server ErrorThen check the PHP error log of the server.
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Internal Server ErrorAre uploads working? If you are willing to give me dashboard access to your site Please use the contact form at https://wpfilebase.com/contact (just refer to this conversation)
This is caused by a typo in Item.php. Affected tags are 3.1.02 and 3.1.03. Try to update to latest version from GitHub
( https://github.com/f4bsch/WP-Filebase ):Download Latest: https://github.com/f4bsch/WP-Filebase/archive/master.zip
Please update form GitHub:
https://github.com/f4bsch/WP-Filebase/archive/master.zipForum: Plugins
In reply to: [WP-Filebase Download Manager] Error WordPress – File not found!2 things more:
6. Are there special characters in the file name?
7. Whats the exact name of the error message? Screenshot?Forum: Plugins
In reply to: [WP-Filebase Download Manager] Error WordPress – File not found!Hi,
I could not reproduce this issue yet. In Version 3.1.02 the issue exists but in 3.1.01 not, anyone can confirm?Things you should try and report here:
- Check JS console for any errors
- Check if file nam gets filled after the upload with the flash uploader is done
- Switch to extended form and see if thumbnail appear after upload with the ‘flash uploader’, but before submitting the whole form
- Does the batch uploader work?
- Try it on the WP-Filebase main screen
/wp-admin/admin.php?page=wpfilebase_files
Btw its always safe to downgrade WP-Filebase from any version, if not noted otherwise in the changelog.
Did you clear the browser’s cache? It might be still in your cache.
Advanced permission settings are a Pro feature. https://wpfilebase.com
Forum: Plugins
In reply to: [WP-Filebase Download Manager] Cannot delete enpty foldersSync removes a Category from the Database if the folder does not exists anymore. Empty folders will not removed.
Make sure that your WordPress site URL is correctly set with or without the www. subdomain.
Forum: Reviews
In reply to: [WP-Filebase Download Manager] It's a messYou said “custom”. What composer are you using? Please explain your issue better.
You probably have forgotten where you got stuck a month ago. Next time when posting a bad review, please be exact.
You’re just posting out of frustration without giving any constructive feedback.