Search Results for 'buddypress'
-
AuthorSearch Results
-
March 9, 2011 at 10:14 am #107294
In reply to: Forums Posting Problems: The definitive post
dba2k10
MemberHi guys, I found a solution and credited this thread here:
Check your database tables and make sure all of the necessary tables for bbPress have been created in your installation. In my case I was missing the bb_post table (the one involved in actually posting a topic) – it was failing to install properly due to an error in MySQL syntax – all explained in my thread. By downgrading my MySQL version I was able to install bbPress successfully – the missing table (bb_post) was created and I was then able to post forum topics in my groups without any error!
March 9, 2011 at 10:13 am #107293In reply to: Forums Not Working – Error when creating topic
dba2k10
MemberI may have found another solution to this problem here:
Check your database tables and make sure all of the necessary tables for bbPress have been created in your installation. In my case I was missing the bb_post table (the one involved in actually posting a topic) – it was failing to install properly due to an error in MySQL syntax – all explained in my thread. By downgrading my MySQL version I was able to install bbPress succesfully – the missing table (bb_post) was created and I was then able to post forum topics in my groups without any error!
March 9, 2011 at 10:10 am #107292In reply to: ERROR: There was an error when creating the topic
dba2k10
MemberI found a solution to this problem here:
Check your database tables and make sure all of the necessary tables for bbPress have been created in your installation. In my case I was missing the bb_post table (the one involved in actually posting a topic) – it was failing to install properly due to an error in MySQL syntax – all explained in my thread. By downgrading my MySQL version I was able to install bbPress succesfully – the missing table (bb_post) was created and I was then able to post forum topics in my groups without any error!
March 9, 2011 at 9:35 am #107288@mercime
Participant@sharanchahal re #1 Portugese – you should check the forum topics you started.
https://buddypress.org/community/groups/installing-buddypress/forum/topic/install-multisite/#post-92065March 9, 2011 at 9:35 am #107287In reply to: bbpress posting errors? missing database tables!
dba2k10
MemberSUCCESS!
I just made my first successful Group/Forum post in the past 2 days of troubleshooting!
The solution : Downgraded my version of MySQL – as the newer(or newest) version has known hiccups with some people in creating database tables (in this case, my installation was failing to create bb_posts) :
By downgrading my version of MySQL I was able to successfully install bbPress with a fresh copy (I did this manually but am positive it would work with single-click installation as well) – and the missing table (bb_posts) was created during my fresh installation.
I sincerely hope this helps someone else out there as I know the ‘error creating topic’ dilemma has affected many people and there are lots of different solutions. Some of us simply need to try the methods mentioned in other threads (deleting forum_id value, or re-enabling forum option in group admin) –
Others are actually dealing with database issues, including missing table(s). This was my case, and I was missing that table because of a MySQL syntax error during installation of bbPress – fixed by downgrading my MySQL version on my WAMP server. (Hate to repeat myself but I know it’s important to be clear).
I have to thank the posters in the thread I linked in the OP for suggesting a manual installation (and hnla for linking to that thread in another topic) – it was by doing a manual installation that I was able to see the error report and pinpoint which database table in particular was failing to install properly, and why (MySQL syntax error).
As for your question on the versions I am using, hnla:
I am running WordPress 3.1 with BuddyPress 1.2.7 and bbPress 1.0.3.
My server is WAMP Server 2.March 9, 2011 at 9:21 am #107286In reply to: bbpress posting errors? missing database tables!
dba2k10
MemberWell – I’ve made progress already : I did a clean re-install of WordPress, then bbPress –
Doing a manual install of bbPress is helpful (for those having issues) because if there are any issues with installation (which may be occuring during a single click install as well) it will be laid out in the post-installation error report. I’m sure there is an error report log somewhere after a single-click installation I just haven’t bothered to look for one –
In any case I googled the error coming up on my report :
`You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘TYPE = MYISAM DEFAULT CHARACTER SET ‘utf8” at line 16`
and found mention of errors with SQL syntax involving utf8 on many other sites (not just for bbpress) – the general consensus is that the newer version(s) of MYsQL sometimes have hiccups with utf8 during table creation (I have no idea why). In particular I am running a WAMP server with MySQL version 5.5.8
Seeing as BuddyPress has a min. requirement of MySQL version 4.x (something, hehe) – I figured I would try to run a manual install with a lower version of MySQL, so I installed 5.1.40 (arbitrary, could have used any version I’m sure) : WAMP Server 2 makes this very easy by the way, simply mouse over your MySQL -> Version -> and click ‘More’. You can then toggle between versions.
In any case, with MySQL 5.1.40 installed I was able to do the manual install and there were no errors reported! And checking my database I now see that bb_posts was successfully installed!
Testing now to see if this made any changes in the forum errors I’ve been having with bbPress + BuddyPress.
March 9, 2011 at 7:50 am #107283In reply to: bbpress posting errors? missing database tables!
dba2k10
Member@hnla –
Thanks! I was sure I was missing at least one or many database tables, and I suppose my error report from the manual install is making it clear that I’m missing bb_posts.
Manual installation of bbpress consists of downloading it in a zip (available on the bbpress site) installing it on the server much like wordpress was installed – and then integrating it with wordpress (which allows it later to be used with buddypress):
The guide I use for manual installation and wordpress integration:
http://www.wpmods.com/integrate-wordpress-bbpress
I always successfully install bbpress but not without the above posted errors. Although manual installation was suggested as a fix to the common posting errors problem it makes no difference for me as the database table “bb_posts” fails to be created whether I do a single-click install or manual.
As for your statement
`It’s not wasting peoples time to suggest all possible solutions to a problem that is difficult to pin down to an exact cause`– I created this thread specifically for people who have pinned down part of the problem – namely that we are missing database table(s) after installation. So maybe we can tackle whatever is causing that issue in particular.
March 9, 2011 at 7:48 am #107282In reply to: need plugin
Sharan
Member@hnla check the 2nd forum
well i visited it required premium membership . if anyone have this plugin then provide me. or a plugin same looks like facebook if anyone have then gimme
March 9, 2011 at 7:47 am #107281Sharan
Member@hnla
i want plugins for1 = If you have any buddypress version in portuguese then give me link or give me any plugin by which i can provide interface to the users who speak portuguese in their language as i have installed buddypress for one domain in english language. and on other domain i will install buddypress in portguese.
2 – Comment Notifiar which works in real time which can compute nano seconds too.
3 = any plugin which can do object caching in real time.
4 = live stream plugin which could stream the site in real time.March 9, 2011 at 7:06 am #107277In reply to: ETA on Buddypress 1.3 – when will it be released?
Paul Wong-Gibbs
KeymasterA good number of those tickets will be punted most likely
March 9, 2011 at 5:02 am #107274In reply to: I dont know how to install
Virtuali
ParticipantWell I was assuming he was meaning buddypress because it was posted on the buddypress forums….
But because he was talking about *host* he could of been talking about wordpress- it was unclear.
March 9, 2011 at 4:46 am #107271In reply to: I dont know how to install
r-a-y
KeymasterHi,
BuddyPress depends on WordPress. Have you installed WordPress on your hosting account?
If not, I would kindly say this is a WordPress issue. Try reading this article to install WordPress:
https://codex.wordpress.org/Installing_WordPressIf that article is greek to you, Hostgator should have some form of customer support; it should be quite easy for them to setup WordPress for you.
If you need additional help, please head over to the WordPress support forum:
https://wordpress.org/supportOnce you have WordPress setup, all you need to do is to login to your WordPress admin dashboard and navigate to “Plugins > Add New”. Then, search for “buddypress” and install.
March 9, 2011 at 4:42 am #107270In reply to: I dont know how to install
Virtuali
ParticipantMarch 9, 2011 at 4:40 am #107269In reply to: Can We Install 2 buddypress On Different Domains
r-a-y
KeymasterYes, you can install multiple WPs on a single database.
You just need to install each version of WordPress with a different DB prefix:
https://codex.wordpress.org/Installing_Multiple_BlogsMarch 9, 2011 at 4:29 am #107268In reply to: Can We Install 2 buddypress On Different Domains
Sharan
MemberBuddy I want To KNow Can I Install 2 seperate WP on single database ? i just want to integrate 2 different domains on single database . my bandwidth is unlimited using dedicated + reseller host.
Main reason is i want to install one buddypress in english lang and other in portguese. so suggest me what i should do.
i want to use 2 different domains and want to use 1 single databases for both domains. is there any way ?March 9, 2011 at 4:28 am #107267In reply to: Login/logout from admin bar does not work
r-a-y
KeymasterThis is scheduled to be fixed in BP 1.3.
In the meantime, open up /buddypress/bp-core/bp-core-adminbar.php and apply the code change listed on the following page as a temporary workaround:
https://trac.buddypress.org/ticket/3052March 9, 2011 at 4:02 am #107265r-a-y
Keymasterbhain3s – Your error sounds like BuddyPress was partially uploaded and activated. If possible, try a manual upload to your /wp-content/plugins/ directory and reactivate BP:
March 9, 2011 at 3:46 am #107263In reply to: Can I make the member update excerpts longer?
r-a-y
KeymasterIf you’re familiar with WordPress filters, there’s a filter you can hook into to override the member excerpt – “bp_get_member_latest_update” (located in /plugins/buddypress/bp-core/bp-core-templatetags.php).
If you’re new to WordPress plugin development, check out this codex article:
https://codex.wordpress.org/Plugin_API#FiltersMarch 9, 2011 at 3:03 am #107259Meini
Memberhey @mowie
Would you mind sharing your insight with the rest of us? What did you do so it stills shows all activities, but people can’t leave a comment on the activity page?
Also your website creates and error message when I click on a group, e.g. http://www.spinabifidabulldogs.com/groups/general/forumMarch 9, 2011 at 2:58 am #107258r-a-y
KeymasterMarch 9, 2011 at 2:56 am #107256In reply to: ETA on Buddypress 1.3 – when will it be released?
r-a-y
KeymasterThese are the remaining tickets on BP 1.3:
http://is.gd/cUn3vMy guestimate is another month and a bit. Don’t quote me on that though! (obviously I was wrong 8 months ago!)
March 9, 2011 at 1:48 am #107246In reply to: Buddyvents 1.2.2
Anonymous User 96400
Inactive@auctionbeats
Thanks for your interest in Buddyvents!
We use PayPal as our payment gateway and the Euros will automatically be converted to US Dollars when you pay.
Something similar to the ZIP code search is already possible. Users can enter an address and specify a radius. Not sure how well this works with just the ZIP code, but you could try that before comissioning an add-on
March 9, 2011 at 1:47 am #107245In reply to: Can We Install 2 buddypress On Different Domains
@mercime
ParticipantSure. BuddyPress activated on 2 separate WP installations with 2 separate databases is cool. You can only be limited by your server/hosting plan – bandwith, memory, etc.
March 9, 2011 at 1:32 am #107244@mercime
ParticipantGood call. Looking forward to your successful report here

Might I add that if you’re planning to allow your users to create blogs, go multisite (create a network) first before installing BuddyPress.
March 9, 2011 at 1:30 am #107243In reply to: Buddyvents 1.2.2
auctionbeats
Memberhello @Travel-Junkie
I am interested in purchasing your Buddyvents Plugin for my buddypress site… I live in the US… your checkout only had the option to pay in Euros..
What do you suggest i do, can you send me a link that will charge me in US dollars…
I also have a feature request, i am willing to pay additional for…
I would like my user to be able to enter there US zip code on my site and select 5,10,20,50,100 mile radius, then
they can search for all events posted on my site that are near there location…please get back to me soon
Thank You
-
AuthorSearch Results