Forum Replies Created
-
does anyone have an idea?
The forums in BP are not carrying formatting???
That would be great as I have already had a member say that the site is too slow! His comment was that it wasn’t as fast as imeem or myspace. I checked myspaces download compared to my site–it’s pretty unbelievable.
BuddyPress is a beautifully thought out architecture, however it must be a strain on the relatively few men working on it. Day by day it gets better and better though, which is cool.
The nice thing about buddypress as opposed to myspace, facebook and imeem is that you cannot beat a community that cares! And with all the care that goes into this project, one day it will surpass all the others…
Thanks Burtadsit
This is random, but if I were to give an educated guess–it seems like the toughest part to comprehend initially might be that you don’t put the member themes under the themes file (directory) you put them in wp-contents. Just a guess, hope you figure it out and have fun…
And also, is it possible that you were using the kubrick theme as your home theme instead of the BuddyPress Home Theme? That would give the plugin error.
Also to remove buddypress just remove all contents from mu-plugins and restore your theme to Kubrick.
no
Been down all day!
Do you have gears installed?
These are the errors I got when trying to integrate the two:
SQL ERROR!
>>> Database: username (localhost)
>>>>>> ALTER TABLE
wp_postsADD COLUMNpost_idbigint(20) NOT NULL auto_increment;>>>>>> Incorrect table definition; there can be only one auto column and it must be defined as a key
SQL ERROR!
>>> Database: database (localhost)
>>>>>> ALTER TABLE
wp_postsADD PRIMARY KEY (post_id);>>>>>> Key column ‘post_id’ doesn’t exist in table
and the nonce key is missing in bbconfig
went back and forth trying everything. Deleted the group forums I was able to create that only worked with the wp admin account, now can’t get them back…
Setup a new group, and only then can I create topics that give me an error message saying:
“There was an error posting that topic.”
They do create in forums, but I get an error, and I am not able to create topics or posts with other accounts other than the admin???
I get this error:
“There was an error posting that topic.”
However, it works on the forum side, but it says there are no posts
Does anyone else have this problem??? Thanks
Thanks for the help. I have one last question. How do I direct my httpd file to point to:
home/USER/public_html
instead of:
C:Userstestetc…
???
Thanks for your help…
Warning: implode() [function.implode]: Bad arguments. in /home/public_html/wp-content/mu-plugins/bp-friends.php on line 299
Any ideas?
Warning: implode() [function.implode]: Bad arguments. in /home/public_html/wp-content/mu-plugins/bp-friends.php on line 299
does anyone happen to have an idea here? Can I choose a theme for the member page? How can I customize it. Same question for news…
Andy???
Thanks
Wardeh, make sure you upgrade to the latest 547 and purposely log out and log in again, it worked for me. In addition, clicking on the next page of groups now works also (did not use to work).
I’ll third that opinion.
And also, I have the same problem Wardeh–all my groups are gone!!! Can you let me know if there is a solution or if your website works now.
The same problem occurs with the actual test site:
After listening to Andy’s advise I think I found the problem.
I got rid of all my files except for my tables, and reinstalled a fresh WPMU and buddypress. By accident I didn’t upload the htaccess file–the thing is I realized when the htaccess file is not uploaded the avatars work. However, all pictures on the website do not work.
If I delete line 6 below, then the avatars appear to work. However, if deleted then all pics on the site don’t work. I hope this provides some insight into the problem.
1 RewriteEngine On
2 RewriteBase /
3 #uploaded files
4 RewriteRule ^(.*/)?files/$ index.php [L]
5 RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
6 RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]
7 # add a trailing slash to /wp-admin
RewriteCond %{REQUEST_URI} ^.*/wp-admin$
RewriteRule ^(.+)$ /$1/ [R=301,L]
RewriteCond %{REQUEST_FILENAME} -f [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule . – [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(wp-.*) $2 [L]
RewriteRule ^([_0-9a-zA-Z-]+/)?(.*.php)$ $2 [L]
RewriteRule . index.php [L]
<IfModule mod_security.c>
<Files async-upload.php>
SecFilterEngine Off
SecFilterScanPOST Off
</Files>
</IfModule>
If anyone else has this problem, it worked just as gogoplata said. Thanks for actively helping out. Much appreciated…
I get an error like this when you back date a post (Ticket #93 (new defect)). For instance back date a post to 2007 and you will see this error. To work around I have been dating a post to the current date publishing it, then back dating it which keeps the error from posting.
Still have this problem:
I cannot change them old avatars. They appear to upload and they do actually go into a directory, however they just won’t show up? They are broken links or 404’s. Any ideas?
I cannot change them either. They appear to upload and they do actually go into the directory, however they just won’t show up? They are broken links or 404’s. Any ideas?
Why am I still not able to see old avatars? Is this true for everyone, or just me?
I feel like that kid who doesn’t ever get picked to play on the team. Everybody else is having fun and I am sitting on the bench! JK
It worked!!!
I still don’t understand why I would be the only one affected by this? By the way thanks for taking the time to help out.
Just deleted the whole mu-plugins folder and re-uploaded with trunk 462 and still the same?
Also, most avatars are still blocked–cannot see them. When following link it comes up with a 404 page?
Just for the sake of being positive I have deleted and re-uploaded the themes from trunk 462 and there is no change? I just don’t understand.