bb-attachments
post show error:
Failed to load source for: http://www.bp.com/bb-post.php
why?
bb-attachments
post show error:
Failed to load source for: http://www.bp.com/bb-post.php
why?
How can I add a new extension to all users? I tried to add into [extension][default], but like user I can't upload bmp, but like administrator no problem....
Hello Thank you for your plugin.
I have problems with installing it. All tried, but no results, although on the local server everything works fine.
Can tell me where my error in
In my bb-attachments.php file line $bb_attachments['path']=dirname($_SERVER['DOCUMENT_ROOT'])."/bb-attachments/"; changed to $bb_attachments['path']=dirname($_SERVER['DOCUMENT_ROOT'])."/wordpress/bb-attachments/";
Folder with attachments «bb-attachments» created, but in the post is not added.
on request http://My_Site/forum/?bb_attachments_debug
shows the result
I do help!
sorry for my english)
Google helped me
Hi, I deleted the attachment because it had your amazon access keys in it.
The two common problems with bb-attachments is not having chmod 777 on the upload directory, and on some servers/setups the database table is not created automatically.
When you look at your database for bbpress, do you see a table called bb_attachments or is it missing?
If it's missing, try changing around line 99 from
bb_register_activation_hook(str_replace(array(str_replace("/","\\",BB_PLUGIN_DIR),str_replace("/","\\",BB_CORE_PLUGIN_DIR)),array("user#","core#"),__FILE__), 'bb_attachments_install');
to
bb_register_plugin_activation_hook(__FILE__, 'bb_attachments_install');
Then make sure you deactivate the plugin.
Then activate it again.
Check to see if the database is created, then you should be able to upload.
Thank you for your prompt response. He checked no errors
-chmod 777 Ok!
-bb_attachments Ok!
most interesting is the fact that the local server works great!
and the host refuses.
The third day I can not understand the reasons
Did you try uploading different kinds of files?
Try a plain text file or a pdf.
If the server is in safe-mode or doesn't have uploading properly configured it could a be a problem.
Also, make sure you turn off the amazon service until you get it working on the local server first.
thanks for the help in safe mode fault ((
great plugin!
Technically it's still possible to have uploads in safe-mode but I have not been able to figure out the proper way to work around the limitations.
Some other programs are able to do it, but it's a great deal of work.
Tell my how to update the plugin that would be the choice of investments such as:
http:// my_site/bbpress/topic.php?id=2&bb_attachments=34
Opposite the description of the file with an attachment appeared inscription [attachment =?,?]
you want to add a message.
RSS feed for this topic