I believe the thesis fix is adding the follwoing code to your custom_functions.php
function do_follow($text) {
return comment_text();
}
add_filter('thesis_comment_text','do_follow');
It worked for me at least.
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>I get this error at the top. “Option invalid: please use the specified format”.
Also there is no upload button or link.
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>I updated your plugin to version 1.0. In pluggin’s settings I cannot change the default settings. After changing anything I’m receiving only a message: “Option invalid: please use the Specified format.”
I tried to go back to the earlier version, but unfortunately then the plugin throws errors, because it seems that the previous update permanently changed the entries in the database.
I will be grateful for your help. Thanks in advance!
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Heya,
love the plugin, thanks for keeping it maintained!
Got a request though. I would like the upload option Button and field to show up above the submit button. How should I do this?
Thanks!
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>This plugin, according to the techs at Firehost, was the doorway through which we were hacked repeatedly (every night for a week). We had to change hosts from one we paid $6 a month, to one we pay $200 a month, just to figure this out. We’re happy we finally know the reason, but I wonder if we’d simply not used the plugin if we’d never have had problems. Using this unreliable plugin was an expensive mistake. We’ll never experiment with new plugins again.
]]>Admin works, but doesn’t show up on pages in comments section. Hm.
]]>1. i use audio plaeyr
https://www.ads-software.com/extend/plugins/audio-player/
He makes from MP3 link to audio player also in comments
but not for easy-comment-uploads files bec?use it’s not a regular link as a href=
But it is [file] link,
Therefore audio player does not recognize the file
Is it possible that it would make regular links?
also
2. If I want to delete files after uploading
This is possible through the control panel?
All in all, I like this plugin
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>I am finding that the file will not upload if it contains any spaces. I have just tested with jpg but it is consistant. Test File.jpg will not upload but TestFile.jpg will. Any way to fix this issue?
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>How can I edit the message that appears in the comment area? I don’t want it to say they can upload as many photos/files as they would like.
Barbara
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Because I have W3 and a CDN, this is going to be a real struggle to implement, so before I start the fight I wondered if anyone could please show me this plugin implemented with the lightbox functionality so I can guess if it’s what I’m looking for? If you don’t mind sharing your url — thanks so much!
]]>Great plugin.
Upon uploading a file with a comment submission, the link to the file appears as a complete path within the comment:
<a href="https://www.site.com/files/2011/01/Name of file.pdf">https://www.site.com/files/2011/01/Name of file.pdf</a>
Instead of displaying the entire path, I would just like to display the file name to the user. Desired HTML would look like this:
<a href="https://www.site.com/files/2011/01/Name of file.pdf">Name of file.pdf</a>
Any insights on how to make this possible would be appreciated.
Thanks,
Mike
When a picture has a ‘space’ in the file name, the image does not show up.
Example:
Ludobrikker i sne – hjerte 2.jpg
The link looks like this:
[img]https://fotokonkurrencer.dk/wp-content/uploads/Ludobrikker i sne – hjerte 2.jpg[/img]
It works if I change the link to this:
[img]https://fotokonkurrencer.dk/wp-content/uploads/Ludobrikker%20i%20sne%20-%20hjerte%202.jpg[/img]
Kasper Solberg
/Fotokonkurrencer.dk
If you’re getting the “headers already sent” error: in upload-form.php, swap the content of lines one and two. I’m pretty sure the doctype text coming before the PHP is what causes the header error.
so:
<!doctype html>
<?php require ('../../../wp-blog-header.php'); ?>
becomes:
<?php require ('../../../wp-blog-header.php'); ?>
<!doctype html>
This fixed it for me, as did deleting everything but the two lines of PHP (if you don’t care about the loss of styling on the file select box.)
]]>Hi can anyone tell me where to find the code where I can move the upload button form? , I want it between textarea and textbox..
Thank you
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Hey,
I have just installed Easy Comment uploads. The blurb says that images should be automatically lightboxed, however this is not happening on my site. When clicked, the images open a new page with the enlarged image on it.
Would anyone have any idea how to fix this?
Thanks!
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Hi, this is a fantastic plug in, thank you. Is there a way of having the latest posts on top rather than below? I’ve looked in the settings, but no luck. Also, is there a way to put the comments/image box above the comments.
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>When activated with wp e-commerce active it shows this warning –
Warning: session_start() [function.session-start]: Cannot send session cache limiter – headers already sent (output started at /home/oelstruc/public_html/osw/wp-content/plugins/easy-comment-uploads/upload-form.php:2) in /home/oelstruc/public_html/osw/wp-content/plugins/wp-e-commerce/merchants/paypal_certified.php on line 788
This is the link to where I have the plugin to how upload option: https://micgeronimo.com/team-rebellious/
I have it set in options for only this page.
Do you know why it would sometimes stop showing? I go into the plugin settings press update (without changing anything) and it works again..
Do you know of any plugins or other issues that would interfere and cause it not to display upload file option in comments?
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Hello.
When I upload a picture with Easy Comment Uploads and click on it to enlarge, it works as it should – the first time. If I try again, it does not. I get this message:
Message: Property visibility could not be retrieved. Invalid argument.
Line: 6
Draw: 2124
Code: 0
URI: https://www.side.dk/wp-content/themes/classic-theme/js/slimbox2.js
I can click on refresh in my browser (Explorer 8) to get it to work again (once!) But it is obviously not good enough.
I realize the error message does not refer to the plugin but the theme. Hope it still is ok that I ask. The problem is indeed related to Easy Comment Uploads…
(I have no problems with my photo album, NextGen Gallery. If that is involved?).
Hope someone can help.
Thanks in advance.
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>Hi,
this is my site micgeronimo.com
I tried to set the upload to only the ‘team rebellious’ page (page id = 7) but it is showing everywhere you can comment. please help ??
ps: if u need to know I am using a pc, windows 7, google chrome.
thank u for the plugin !!
https://www.ads-software.com/extend/plugins/easy-comment-uploads/
]]>There seems to be a bit of a “conflict” between this and Bad Behavior. I keep getting an error log in my easy-comment-uploads folder that contains:
[15-Jul-2010 17:58:12] PHP Warning: Cannot modify header information – headers already sent by (output started at /<path removed>/plugins/easy-comment-uploads/upload.php:4) in /<path removed>/plugins/bad-behavior/bad-behavior/screener.inc.php on line 8
]]>