Search Results for 'buddypress'
-
AuthorSearch Results
-
September 7, 2014 at 1:18 pm #190863
In reply to: [Resolved] Re-install Buddypress Tables
christicehurst
ParticipantThis has already been tried before but everything in Buddypress has been deleted now.
September 7, 2014 at 1:14 pm #190861In reply to: [Resolved] Re-install Buddypress Tables
danbp
Participantok, now we are sure that your db is working.
What about buddypress ?
Could be that some old information are still in the base, so i suggest to restart a fresh install of buddypress. But first delete correctly bp. 😉
Follow the instructions from here, specially those related to the option table
September 7, 2014 at 1:02 pm #190860In reply to: [Resolved] Re-install Buddypress Tables
christicehurst
ParticipantThe install of myCred went fine and the table was created. Turned off every setting in Jetpack expect for Stats and Shortlinks and tried installing Buddypress again and it still doesn’t create tables.
There isn’t a setting from Jetpack that prevents plugin activation or db access.
September 7, 2014 at 12:26 pm #190702danbp
Participanthi @rundall,
welcome to this forum !
Before asking, it is good practice to search if a similar subject was already handled. Login redirection is a common question here.
See here, you’ll find over 300 topics related to your question:
https://buddypress.org/support/tag/login/Read also here.
Have a nice day!
September 7, 2014 at 12:07 pm #190700In reply to: [Resolved] Re-install Buddypress Tables
danbp
ParticipantI really have no idea why buddypress tables can not be created on your DB.
A rough solution would be trying to install another plugin, who also create tables and to check if it is working. MyCred is such a plugin. Clean and safe and written for buddypress. that plugin install one table. Give this a try. Upload, activate and see if a table called yourprefix_mycred_log is in the db.If it exist, your db is ok as it accet table creation, but not from bp installer.
What is blocking BP in this case ?
One of the future of jetpack is
The ability to allow applications to securely authenticate and access your site with your permission.See if you have a setting that would prevent plugins activation or db access
September 7, 2014 at 9:08 am #190696In reply to: Managing group creation
danbp
ParticipantOver 170 topics are tagged with “spam” on this forum.
https://buddypress.org/support/tag/spam/September 7, 2014 at 9:04 am #190695In reply to: [Resolved] Re-install Buddypress Tables
danbp
ParticipantPlease give more details about the install.
Host type and plugins list.
Do you use a cache system ? Do you used an automated wordpress install from your host ?
Which software do you use to access your db ?September 7, 2014 at 8:14 am #190693In reply to: [Resolved] Re-install Buddypress Tables
christicehurst
ParticipantNone of options are in the tables. There’s no Buddypress options or tables left and it doesn’t re-install the tables when I try to.
September 7, 2014 at 5:57 am #190691In reply to: [Resolved] Re-install Buddypress Tables
Henry Wright
ModeratorIf you follow all of the instructions in that article you should get to the point where you can reinstall.
September 6, 2014 at 11:11 pm #190370In reply to: Having each group on a separate page
danbp
Participanthi @dea8885,
I don’t think it is possible to get different group on different pages. But if you give more details about why you want to do this, somebody can help you find another solution ?The group component use only one page for all groups. This page is the one you create when you activate the group component. From this point it is no more an ordinary page. So forget adding shortcodes to it.
Component pages are intended to be used internaly for wp purpose, where buddypress add/remove templates and content depending the context.
This page should stay empty.September 6, 2014 at 6:04 pm #190325In reply to: [Resolved] Change text in "Create an Account"
danbp
Participantit’s the third old topic i found where you jumped in, please don’t do that and open your, and describe your problem.
I answered you about the pot file on this topic (closed now)
https://buddypress.org/support/topic/registration-form-error-message/#post-190323September 6, 2014 at 5:58 pm #190323In reply to: Registration Form Error Message
danbp
Participantplease don’t jump into old post !
You want to modifify this phrase:
Registering for this site is easy. Just fill in the fields below, and we’ll get a new account set up for you in no time. who sit on the register page.
The string is in bp-templates/bp-legacy/buddypress/members/register.php line 22
and in the pot file of bp 2.0.2 at line 1236.The pot file is a working copy for translators, not the file to modify to get any customization.
To do this you have to use poEdit, or a similar software.
poEdit only read the pot file, then he create a po file on the fly and when you save this po file, poEdit generate a mo file.This is a compiled file, not human readable, who is used by the gettext php module to translate the strings he find in the buddypress code.
Pot files are provided by the plugin authors. It’s a simple text format file with a specific syntax.
The po file is also a text format file, but written differently, as it contains the original string in english AND the translation of this string in a foreign language.
And the mo file is the system file who have to use on the server.register.php is a template file, so if you have to change only this phrase, you can make a copy and paste it into your child-theme and modify the wording directly in the file. Not orthodox, but it works.
If you have other question about translation or wordings, feel free to open your own topic, give your bp version, theme name and used language on the installation.
Topic closed.
September 6, 2014 at 4:18 pm #190252September 6, 2014 at 3:05 pm #189814In reply to: [Resolved] Re-install Buddypress Tables
danbp
Participantin other words, you didn’t use buddypress for a while and when you reactivate the plugin, all goes wrong.
The easiest way to go is to deactivate buddypress from your plugins list and delete it.
Check it is really the case in the wp-content/plugins/ directory on the FTP server.
Then you check your database and delete any table (16 tables on a single install) you may encounter related to BP.
Those tables are are all prefixed like this: _bp_table_name. By default, wp_bp_table_name.Once done, go back to your wordpress install and check if the site is working flawless.
If ok, you install a new copy of buddypress via the plugin installer on the dashboard.Activate, adjust BP settings without forgetting the permalink setting, and enjoy.
Some codex references:
https://codex.buddypress.org/getting-started/before-installing/before-installing/September 6, 2014 at 2:49 pm #189812In reply to: Help Login
danbp
Participantthis support is in english only. Please don’t post in your native language. FYI, i’m french.
If you prefer dutch, see here:
https://nl.forums.wordpress.org/forum/buddypress
http://www.wplounge.nl/I close this topic. Feel free to create a new one in english.
Dank u voor uw begrip.
September 6, 2014 at 12:16 pm #189809In reply to: [Resolved] BuddyPress doesn't show up in the "Menus"
September 6, 2014 at 8:12 am #189801In reply to: Xprofile field description under field label
ElectroMagnetic
ParticipantHello danbp.
I understand your position totally and thank you for your honest and frank reply.
I have posted this question on other forum sites including Buddydev and wpmudev and essentially they all point me back to buddypress ” this is a buddypress issue you should seek a solution there”So, I’m stuck between a rock and a hard place.
Anyway, thank you for your time and advice. Although this problem might take me a bit longer to solve I’ll continue to scout this forum for other smaller issue I need solved
September 6, 2014 at 7:07 am #189798In reply to: How can I change the text to make it literate?
@mercime
Participant@annyrakesh answered at https://buddypress.org/support/topic/change-text-in-create-an-account/
Please create your own ticket next time instead of posted in old topics, thanks.
Closing this topicSeptember 6, 2014 at 6:16 am #189795namrons
ParticipantTurns out it’s long standing issue: “Stop using hide_sitewide for privacy purposes” https://buddypress.trac.wordpress.org/ticket/3857
Any suggested work around in the mean time?
September 5, 2014 at 11:46 pm #189724In reply to: [Resolved] Add tinymce to Activity Post Form
Henry Wright
ModeratorI was going on both my own experience with the editor and the note in the Codex article I referenced above. My own experience wasn’t with the what’s new form so if it’s working for the what’s new form then completely disregard what I said above 🙂
Edit: And you’re right about BuddyPress JavaScript needing the
#whats-newselector. I can see it’s used a couple of times inside buddypress.js.September 5, 2014 at 11:40 pm #189722In reply to: [Resolved] Add tinymce to Activity Post Form
danbp
Participanthi @henrywright,
you’re right, but buddypress use his own js to handle this textarea, and use what-new as ID and as name.
If you remove the hyphen, the editor doesn’t work correctly because js couldn’t recognize it.Of course i tested with 2013, but also with 2014 and 3 other themes containing heavy js effect without any conflict. I think if BP is working without any issue with a given theme, the snippet can be used.
If you have a better solution, i would be glad to learn.
September 5, 2014 at 11:33 pm #189721In reply to: Cloudflare with buddypress
Splendorito
ParticipantStrange, I was thinking of that service actually now, and I saw this..would be nice to know how much it can help buddypress..
September 5, 2014 at 11:11 pm #189719In reply to: Xprofile field description under field label
danbp
ParticipantI understand, but i’m not here to help supporting premium themes. You paid the theme and for support.
https://buddypress.org/support/topic/when-asking-for-support-2/If you don’t know how to do this, you may want to consider hiring a developer.
September 5, 2014 at 11:01 pm #189717In reply to: [Resolved] Login Widget – Changing layout
September 5, 2014 at 10:59 pm #189715danbp
Participanti have a buddypress community: http://bp-fr.net. You can contact me there.
-
AuthorSearch Results