In the latest version, unnecessary code similar to CSS is being added to the URLs of uploaded images, causing them to not display correctly. I want to downgrade.
]]>Hi, the plugin loads its JavaScript in the HTML head and forces jQuery to do the same. Would it be possible to move the JavaScript to the footer?
]]>Hi,
We are using Image Upload for bbPress Pro.
If someone triggers the upload box from the TinyMCE form by pressing the photo icon on a mobile phone (Android), pressing the ‘X’ to close this doesn’t work. Is there something that could be causing an issue?
The link supplied is to show an example of a topic with the reply field, you need to be logged in to see this below the forum though.
Many Thanks,
Andy
]]>We’ve implemented the Image Upload for BBPress plugin to enable users to upload images through the text editor [ https://imgur.com/QFH9fIM ]. While the image upload feature works seamlessly, we’ve also integrated the AudioEye Plugin to automatically insert the AudioEye script into threads when users post comments [ https://imgur.com/sYykmut ].
Is there a solution to address this compatibility issue?
Thanks!
]]>I downloaded and activated the plugin. When I test it in a new topic or reply window, the image icon is not showing up in the “Visual” setting. In the “Text” setting it shows the “IMG”. What do I need to do to get the Image Icon to show in Visual mode?
]]>I installed and activated the plugin to make post with inline images but it only works for admin user. Already tried with adding capabilities. Would like to switch to pro for the extra features but if it doesn’t work properly don’t see the point of it.
Any idea?
Hi. I noticed that after selected an image there’s no information like image file name so It’s make users confused if it went good or not.
Is this in the specifications or bug?
If it’s not a bug do you have any solution of this?
]]>As this plugin doesn’t seem to be updated and is now not compatible with the latest version of WP or BBPress I have removed it but the image icon in the tinymce editor is still visible and clickable.
On clicking, of course it gives an error as the plugin has been removed.
How do I remove the icon from the reply editor? Any post on my forum will show the icon in the reply box,but here is an example: https://iberianatureforum.com/forums/topic/basic-forum-rules-common-sense-really/
]]>As the title says, is there an support for this plugin ? the last reply was a year ago.
]]>Hi,
When someone replies to a reply, if they include a photo, the reply is not saved, without the photo it saves OK. I add the photo using the media icon on the toolbar for the reply. It has worked in the past but has stopped now.
Any ideas please ?
]]>I get this error below using this plugin, but I also have Image Upload for bbPress Pro and I can’t either, but I can’t get an answer from the support. Can someone at the support contact me?
Fatal error: ?Uncaught Error: Call to undefined function imagecreatefromjpeg() in /home/talonair/public_html/wp-content/plugins/image-upload-for-bbpress/bbp-image-upload.php:174Stack trace:#0 /home/talonair/public_html/wp-includes/class-wp-hook.php(308): hm_bbpui_handle_upload(”)#1 /home/talonair/public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters(NULL, Array)#2 /home/talonair/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)#3 /home/talonair/public_html/wp-settings.php(623): do_action(‘init’)#4 /home/talonair/public_html/wp-config.php(96): require_once(‘/home/talonair/…’)#5 /home/talonair/public_html/wp-load.php(50): require_once(‘/home/talonair/…’)#6 /home/talonair/public_html/wp-blog-header.php(13): require_once(‘/home/talonair/…’)#7 /home/talonair/public_html/index.php(17): require(‘/home/talonair/…’)#8 {main} ?thrown in /home/talonair/public_html/wp-content/plugins/image-upload-for-bbpress/bbp-image-upload.php on line 174 WordPress ? Error html { background: #f1f1f1; } body { background: #fff; border: 1px solid #ccd0d4; color: #444; font-family: -apple-system, BlinkMacSystemFont, “Segoe UI”, Roboto, Oxygen-Sans, Ubuntu, Cantarell, “Helvetica Neue”, sans-serif; margin: 2em auto; padding: 1em 2em; max-width: 700px; -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .04); box-shadow: 0 1px 1px rgba(0, 0, 0, .04); } h1 { border-bottom: 1px solid #dadada; clear: both; color: #666; font-size: 24px; margin: 30px 0 0 0; padding: 0; padding-bottom: 7px; } #error-page { margin-top: 50px; } #error-page p, #error-page .wp-die-message { font-size: 14px; line-height: 1.5; margin: 25px 0 20px; } #error-page code { font-family: Consolas, Monaco, monospace; } ul li { margin-bottom: 10px; font-size: 14px ; } a { color: #0073aa; } a:hover, a:active { color: #006799; } a:focus { color: #124964; -webkit-box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); box-shadow: 0 0 0 1px #5b9dd9, 0 0 2px 1px rgba(30, 140, 190, 0.8); outline: none; } .button { background: #f3f5f6; border: 1px solid #016087; color: #016087; display: inline-block; text-decoration: none; font-size: 13px; line-height: 2; height: 28px; margin: 0; padding: 0 10px 1px; cursor: pointer; -webkit-border-radius: 3px; -webkit-appearance: none; border-radius: 3px; white-space: nowrap; -webkit-box-sizing: border-box; -moz-box-sizing: ? ?border-box; box-sizing: ? ? ? ? border-box; vertical-align: top; } .button.button-large { line-height: 2.30769231; min-height: 32px; padding: 0 12px; } .button:hover, .button:focus { background: #f1f1f1; } .button:focus { background: #f3f5f6; border-color: #007cba; -webkit-box-shadow: 0 0 0 1px #007cba; box-shadow: 0 0 0 1px #007cba; color: #016087; outline: 2px solid transparent; outline-offset: 0; } .button:active { background: #f3f5f6; border-color: #7e8993; -webkit-box-shadow: none; box-shadow: none; } There has been a critical error on this website.Learn more about troubleshooting WordPress.
]]>Hi,
I’m using Inline Image Upload for BBPress, so far, I’m very pleased with it, especially with bbPress Topic Thumbnails. These two plugins allow me to catch first image but I have a little question about IIUforBbpress.
I would like to programmaticaly add an extra tag to the inserted in a post.
I need a <p>
tag before <img>
tag to set my bbPress Topic Thumbnails automatically.
I’ve read the bbp-image-upload.php but I really don’t want to break the plugin as it works when <p>
is manually added.
Thank you for your help,
PS : I’m aware wpautop
allows me to do that but I want it set by default and I have no main direction for that.
Hi,
I allow visitors(guest users) to upload images,
for security reasons, I would like to moderate the comments with image attachment.
Is it possible to moderate the comment if visitors upload a media?
Thanks
]]>I have a site and a matching “test” site. Currently, they both have the same bbpress-related plugins:
– bbp style pack
– bbp User Ranking
– bbPress
– bbPress Multi Image Uploader
– Forum Beginner Posts
– Image Upload for BBPress
One site is my live site, while the other is my test site. Interestingly, I can upload images normally in the live site, but no longer in the test site. Of course, I have been testing various other bbpress plugins (like the pagination one) and have decided not to use them. However, now, on the test site, I can no longer upload images. I am not sure why. I have the button to upload images, I can “upload” them, but they don’t show up in the threads.
Anyone has any idea why?
]]>Hey!
It says “This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.”
Does this work properly in more recent WP versions or is there some alternatives?
Thanks
]]>I have installed the “Image Upload for BBPress” plugin but it is not showing the browse image button.
]]>Is it possible to hide the Text editor tab and only show the Visual editor somehow?
]]>Hi,
I have found that on a mobile device the dialog box to upload an image is not responsive and the phone needs to be rotated to horizontal to see the search and upload button. Can this be fixed?
Also I see in my WP admin that this plugin has not been tested with my version of WP (Current) Is this an issue?
]]>Hi there… I’m liking this plugin a lot but just wondering if it’s possible to restrict the upload feature to specific forums only?
I’m guessing it would be something along the lines of tweaking
add_filter('bbp_after_get_the_content_parse_args', 'hm_bbpiu_modify_editor', 9999);
in my child theme functions.php but I don’t seem to be able to find a way of targeting a specific forum.
I’m also considering getting the paid version but as far as I can tell, this isn’t an option with the paid version either so I’d really like to just check it’s possible to achieve this before going ahead with a purchase.
With many thanks in advance.
]]>Hi there,
I’ve got a forum running this plugin, but Replies have stopped loading the TinyMCE editor. I’ve troubleshooted this with just the default theme, bbpress, and this plugin installed, and was still able to replicate it.
Basically, the editor instantiates, but it’s impossible to click into the box and start editing text.
Let me know if access to the site would be helpful. Thanks!
]]>While this plugin is activated, we can’t copy/paste rich-text. We have found following code (bbp-image-upload.php):
add_filter('bbp_after_get_the_content_parse_args', 'hm_bbpiu_modify_editor', 9999);
function hm_bbpiu_modify_editor($args = array()) {
if (!isset($args['tinymce']) || !is_array($args['tinymce']))
$args['tinymce'] = array();
$args['tinymce']['paste_as_text'] = true;
$args['tinymce']['file_browser_callback'] = 'function(field_id){hm_bbpui_file_upload(field_id);}';
return $args;
}
Why “Image Upload for BBPress” changes paste_as_text? The filter priority is higher than usual and it overrides “arguments” from other plugins.
We can make the code snippet which will set true for paste_as_text. Are you expecting side effects if we apply it? Are you planning to fix it?
]]>Hello,
The light box does not work.
I refreshed the page with the F5 key and it works.
I don’t understand where the problem is coming from.
Thanks for your help.
Hello,
Can we buy your “Inline Image Upload for BBPress” plugin as a lifetime subscription?
Thank you
Hello,
I want to know where the images are stored?
Thank you
Hi
I use wordpress + bbpress+ Buddypress
I can’t delete an image after uploading it in bbpress
Adding an image to the body is a great feature.
Now all you need is a function to delete the uploaded files
It is expected that it will not be easy to implement the function,
Hopefully the feature will be added though.
Best Regards,
Hyunho
I chose bbPress for a forum I just added to my site specifically because this inline image plugin was available for it. Thank you!
When I first tried it, it didn’t seem to work. It turns out that the little camera Browse button doesn’t bring up the file dialog in Safari on Mac. Running Chrome, however, all is well. I hope Safari support can be fixed.
Also, a suggestion, when a file is chosen can the default image dimensions be added automatically to match the image’s dimensions?
Thanks again!
]]>We’ve been using this plugin for a while now without issue – however – it seems recently it has stopped working.
We’re able to go as far as select the image from our local devices – but – no path or upload happens after selecting it.
I’m seeing this JS error on the console:
Uncaught TypeError: e.indexOf is not a function
at S.fn.init.S.fn.load (jquery.min.js?ver=3.5.1:2)
at hm_bbpui_file_upload_submit (bbp-image-upload.js?ver=5.6:15)
at HTMLFormElement.onsubmit ((index):1)
at Object.trigger (jquery.min.js?ver=3.5.1:2)
at HTMLFormElement.<anonymous> (jquery.min.js?ver=3.5.1:2)
at Function.each (jquery.min.js?ver=3.5.1:2)
at S.fn.init.each (jquery.min.js?ver=3.5.1:2)
at S.fn.init.trigger (jquery.min.js?ver=3.5.1:2)
at S.fn.init.S.fn.<computed> [as submit] (jquery.min.js?ver=3.5.1:2)
at HTMLInputElement.onchange ((index):1)
Does anybody know a fix for this?
]]>Hello,
I have installed this plugin and the image download icon does appear in the Replies interface. However, when I try to upload any image, no matter the size or type, it does not upload the image. I can navigate to the image > select it > upload, but the fields in the dialog box are left blank and no image is uploaded. I do not get an error message.
I see that this is a common issue, but I don’t see any solutions suggested.
Any help is greatly appreciated
Mark
Thank you for your great plugin!
I use this plugin with bbPress and BuddyPress.
In bbPress forum, this plugin works well.
However, this plugin mistakenly add “Insert/edit image” button to BuddyPress private message composer form.
How do I fix it?
Have used the “Image Upload for BBPress” plugin for a few years successfully until recently. Now our logged in members cannot upload images. If they do upload an image to a Topic or a Reply, the post just disappears.
I see that the plugin is not been recently updated. Can anyone advise?
]]>