Will this plugin do inline images? If so, does it create a thumbnail for the original image?
bbPress plugin browser »
bbPress Attachments (0.1.12)
Download
Version: 0.1.12
Last Updated: 2008-9-17
Requires bbPress Version: 0.9 or higher
Compatible up to: trunk
Average Rating





Your Rating
Author: _ck_
-
Posted: 3 months ago #
-
Waiting for this lovely plugin too!
Posted: 3 months ago # -
stroem, what about that romanian translation, still have it? I could use one u know :D
Posted: 3 months ago # -
2 things,
1 thanks for the great plugin.
2 i had one issue, it was with php and its upload max of 2mb. It was a simple fix but took me a bit to figure it out.
The error I was getting was just a failed. Nothing was being uploaded and next to failed it would put 0k for the size. I tried a little excel file and it worked great and everything was uploaded. The fix was to change my php.ini file. I found this line, which is the default, upload_max_filesize = 2M and changed it to upload_max_filesize = 10M I then had to place the php.ini file in the folder with the bb-attachments script.Posted: 3 months ago # -
Yes the 2M php limit is mentioned in the FAQ. Most people don't have access to the php.ini on shared servers but if you do, well you figured it out.
Posted: 3 months ago # -
0.1.5 now adds the ability to do inline image attachments.
This feature is not finished yet but I know it's in demand so I'm making it available.
After uploading, an [INSERT] link will appear next to each attachment.
Currently, full html is inserted to display (and link) the image. I most likely will change this to a custom bbcode ie. [attachment=321] instead which is much cleaner.
A reduced sized image will be made if it's larger than the set limits (default 590 x 590). Eventually I will give the option for CSS frames (with scrollbars).
Posted: 2 months ago # -
0.1.6 now uses a simple BBcode for attachments, making it much cleaner for members to use (and inserted code can be dynamically adjusted later).
(extra BBcode plugin not actually needed)
Posted: 2 months ago # -
Ck thanks for the great plugin. But just like jeffwong I too had the same issue ie it said table bb_attachment not found etc . I logged on to phpmyadmin and ran the sql to create the tables in you php files and then it seems to be working fine. I am running the current version o f the plugin.
Posted: 2 months ago # -
kthomman can you tell me a little bit about your server/setup? Are you running windows or linux?
Posted: 2 months ago # -
Yes yanez , I have a roumanian translation .... mail me to stroemmma at yahoo dot com for reply with attachment
PS it's for 0.902 ... and it's made in one night .... but I think it's ok
Posted: 2 months ago # -
I have a problem where when I click "insert" after I have uploaded my image, I get what looks like a really bold letter 'l' instead of the image on the post (I know its not really a letter but just describing how it looks).
If I insert it more than once then the 'l' just gets thicker.
Very strange.
Will the finished plugin be able to insert the images automatically rather than having to go back and insert them manually?
Thanks for all the hard work by the way, just letting you know whats working and not working for me.
Posted: 2 months ago # -
Link for above comment is here http://harrismarine.co.nz/bbpress/topic.php?id=5#post-24
Posted: 2 months ago # -
brad, apparently your server/PHP does not have apache_request_headers which is very strange and is causing it to fail.
update: okay I think I have a work around - I'll have a new version up shortly...
Posted: 2 months ago # -
Great thanks. I am guessing you will post here when new version is ready?
Posted: 2 months ago # -
Yes, you should see 0.1.8 appear here in a minute.
Posted: 2 months ago # -
Great thanks for that.
Is there any chance of the plugin eventually displaying the images automatically, rather than having to go back and insert them?
I think it would make things a lot easier for guests who arent very computer literate.
Also what has changed with 0.1.9?
Posted: 2 months ago # -
I've finally installed this plugin. I'm using 0.1.9. I see no "Insert" link after uploading images. Was it removed from 0.1.9?
Posted: 2 months ago # -
citizenkeith, it should be there. It will only appear when you are editing a post however - does your url have "edit.php" ?
Posted: 2 months ago # -
Ah! I didn't realize it was an Edit feature. Nice! Thanks again... this is working perfectly.
Posted: 2 months ago # -
Is it possible to make this compatible with "Admin Can Post Anything"? That way I could bypass the file type and file size limitations.
Perhaps that plugin isn't really meant to do something like that... so perhaps a setting that can be adjusted in the php file (or future admin menu).
Posted: 2 months ago #
Add a Comment »
You must log in to post.