Search Results for '\"wordpress\"'
-
AuthorSearch Results
-
March 31, 2009 at 12:30 am #72656
In reply to: bbPress Integration
Jimmy B.
ParticipantAlright, so good news, it’s all working. I actually ended up including bb-load into my sites login script, then calling the login function when a successful login happened on my site, this then set cookies for my site and bbPress. I also have it so that when a successful registration takes place on my site it also inserts the user into the bbPress users database with the proper information. I snagged the MD5 password plugin for bbPress, modified it to change passwords to sha1 (which is also what my site uses).
Then I snagged the freshly baked cookies plugin for bbpress so that it also sets WordPress cookies. I got the external DB auth plugin for WordPress so that it uses the bbPress users table for authentication. I’ve killed registrations through WordPress and bbPress…so you can only register through my site. So now it works that a user registers and logs in through my site, and when they have a successful login they can use my site and WordPress and bbPress.
Thanks for the help!
March 30, 2009 at 10:57 pm #72700In reply to: Translations not running good
_ck_
ParticipantAlso note that you edit the
es_ES.pofile which then makes the newes_ES.mofile when you save the changed in poedit.Their
es_ES.pois here: http://ayudawordpress.com/descargas/bbpress/bbpress-es_ES.po.zipMarch 30, 2009 at 10:30 pm #72699In reply to: Translations not running good
chrishajer
ParticipantThe program you need is poedit. http://www.poedit.net/
WordPress has pretty good instructions for doing it, and the process is similar with bbPress:
March 30, 2009 at 10:26 pm #64903In reply to: can’t log in anymore
chrishajer
Participant@matiaspunx: what version did you integrate? The cookies are not compatible with the 0.9.0.4 version of bbPress and WordPress versions greater than 2.5 (like the latest 2.7.1 version.)
Also, did you try clearing all the cookies or using a different browser to log in?
These two solutions exist for making logins compatible with WordPress latest and bbPress 0.9.0.4:
March 30, 2009 at 7:20 pm #64901In reply to: can’t log in anymore
bforeste
MemberIt seems I have a similar issue as hijen. Was there a resolution to this stream?
In my instance, I cannot login as my administrator (or any other user) via BBpress, but I can via WordPress. The users are still in the DB, and the password reset option also displays that ‘user does not exist. Register it” drivel.
March 30, 2009 at 5:26 pm #72729In reply to: “Registration closed”
chrishajer
ParticipantThat sounds like something printed by the refresh theme. I can’t seem to find a copy of that theme online anywhere. Can you look through the theme files for that language?
Also, what version of bbPress did you install with WordPress 2.7.1?
March 30, 2009 at 4:52 pm #72697In reply to: Translations not running good
_ck_
ParticipantPoedit will automatically re-save the .mo file when you edit and save the .po file by default unless you’ve changed the default settings.
the mo file is in here, it’s all you need
http://ayudawordpress.com/?dl_id=96
in bbPress 0.9 put it into
bb-includes/languages/in bbPress 1.0 put it into
my-languages/and change in your
bb-config.phpdefine('BB_LANG','es_ES');March 30, 2009 at 3:11 pm #72696In reply to: Translations not running good
juampolo
MemberBad news… the problem persist…
its the same…
In Ayudawordpress i have found just the .po file… but not the .mo…
so maybe i really have to edit the .mo file… how can i do that? with what program could i edit it ? because notepad or dreamweaver is not reading it good!
Tx.
March 30, 2009 at 2:36 pm #66538In reply to: Cookie set up for backwards integration
Billy Wilcosky
ParticipantGood news! I am integrated 100% for the first time in over a year!! Woo!
The only thing I need to do later is I am going to redirect any logging in or logging out through bbpress. Because I can’t log out from wordpress now, but if I log out through bbpress, then it logs me out of bbpress and wordpress correctly. So this is really not a big deal, I will just change any log in/log out links in wordpress to the bbpress log in/log out links.
The way I was able to get my reverse integration to work was by following the normal reverse integration instructions, then I chose to install Ann’s plugin which downgrades the 2.7 wordpress cookie set up to the 2.5 cookie set up.
March 30, 2009 at 2:36 pm #72695In reply to: Translations not running good
juampolo
MemberPeople!!! Thanks for the replys!
@chrishajer: I have installed the latest stable version of bbPress: The “Brubeck” version 0.9.0.4
@_ck_: I have rebuilded the .po file… (¿do i have to rebuild the .mo file too?…)
I will try with the ayudawordpress.com´s translation… let me test it and i will talk again.
Thanks!
March 30, 2009 at 2:13 pm #5095Topic: “Registration closed”
in forum Troubleshootingjonlzebub
MemberI set up bbpress for http://austin350.org – it’s at http://austin350.org/forums. I integrated with WordPress. In bbpress, the registration page says “Registration is closed for a while… sorry!” I can’t find any source for this message, or any helpful reference to it online. I have no idea how to “open” registration again. I’m assuming that this means, with WordPress integration, that registration must happen on the WordPress side, but I’m seeing references that suggest it can happen on both sides and they can be integrated. Also in that context the “registration is closed” message wouldn’t make sense – wouldn’t you just refer them to WP registration?
March 30, 2009 at 2:09 pm #66537In reply to: Cookie set up for backwards integration
Billy Wilcosky
ParticipantI am using the same database and user table. I was using wordpress 2.6 so that explains why it didn’t work. But, since then I have switched to wordpress 2.7. Are the cookies from wordpress 2.7 compatible with bbpress 0.9? I’ll look over the Intergration 101 again to see if I’m missing something.
I don’t know if this will help but, if I log into my forum, and then go to my blog’s login page it will say in red “Please login again.” So, wordpress knows that I was logged in, but there must still be something wrong with my cookies that it is not keeping me logged in.
March 30, 2009 at 12:33 pm #72724In reply to: What is what?
chrishajer
ParticipantOne of these two solutions will allow you to integrate the versions you installed:
March 30, 2009 at 11:39 am #72709In reply to: Spam Registrations
_ck_
ParticipantDefinitely make sure you are using the newest Human Test.
If you are, and they are bypassing it, I need to know so I can break out the next level of protection.
I have not tried this plugin but it might help somewhat:
New Stop Forum Spam API Plugin; Block Fake User Registrations
Last but not least, if you have wordpress integrated they might be sneaking though there even if you have the links to it’s registration page disabled, it still leaves the api open (you’d have to physically rename/remove wp-login.php)
March 30, 2009 at 2:34 am #72720In reply to: What is what?
gm10gm10
Member>Sounds like you’re integrate incompatible versions. What versions of bbPress and WordPress are you trying to install?
WP is 2.7.1 and bbPress is 0.9.0.4. Both are the latest versions.
March 30, 2009 at 1:14 am #72719In reply to: What is what?
chrishajer
ParticipantRegarding blog address and WordPress address, you can get those in your WordPress admin. They’re generally the same, but not always. It pays to check. It’s located here, but on your domain:
http://www.example.com/wp-admin/options-general.phpMarch 30, 2009 at 1:13 am #72718In reply to: What is what?
chrishajer
ParticipantSounds like you’re integrate incompatible versions. What versions of bbPress and WordPress are you trying to install?
March 30, 2009 at 12:58 am #72717In reply to: What is what?
gm10gm10
MemberOne more question.
I am supposed to find “SECRET_KEY” in the WordPress wp-config.php file, but it is not there. The only mention of “SECRET_KEY” I found in the following string: “https://api.wordpress.org/secret-key/1.1/ WordPress.org secret-key” which did not get me anywhere.
Thanks in advance for the help,
gm
March 30, 2009 at 12:43 am #5091Topic: What is what?
in forum Installationgm10gm10
MemberI am trying to install forum and integrate it with the blog. I need to fill in:
1. WordPress address (URL)
2. Blog address (URL)
What is the difference between them?
Thanks in advance for the help,
gm
March 29, 2009 at 11:41 pm #64303In reply to: Dutch translation
_ck_
Participantbruinfelix, your bbpress install looks very good and matches your wordpress side – I don’t understand why you don’t like the theme, it works well.
It would be nice if you released the .mo file – all the other bbPress installs that I can find in your country have “hard coded” their templates directly with the translations which is not good.
You’d be helping many other people and giving back to the community. I noticed you are using several of my plugins so it’s good to give back. The more people use bbPress, the more people will convert other WordPress themes.
March 29, 2009 at 10:49 pm #62264In reply to: I want to use bbPress function on WordPress
swaymedia
MemberThe reason these guys are not getting enough help from the likes of CK and others is becuase this is an Autommaticc product, it may be open source, but it’ll get lots of money out of it for any person to help voluntarily… I think they need some programmers and a proper PAID team to develop this,,.. becuase it isn’t going no where. SCROUNGING OF VOLUNTEERS…
besides all that,.. its a good script but i believe Matt Mullenweg and co are going abit cheapo on this.
March 29, 2009 at 9:16 pm #62263In reply to: I want to use bbPress function on WordPress
kevinjohngallagher
MemberYou know, there’s no good way to say this…
But wouldn’t that sort of table (and i think it’s a great idea) be classed as documentation?
And if so, does anyone expect to see it on the BBpress website? Heck the BBpulp.org wiki that Sam set up a year ago so that we’d have documentation hasn’t been updated for the last 8 releases…
March 29, 2009 at 6:42 pm #62262In reply to: I want to use bbPress function on WordPress
chrishajer
ParticipantI’m not aware of a comparison table like that. Hopefully someone who knows of one will post a link to it here.
March 29, 2009 at 6:18 pm #72038In reply to: WordPress 2.7 options
gadgets
MemberMay be I will try to install for wordpress 2.7 and will share again.
March 29, 2009 at 2:29 pm #62261In reply to: I want to use bbPress function on WordPress
swaymedia
Memberfair enough.. i might as well use the older version.
do you know if there is a comparison table on what new featues the alpha version has compared to the older one…
-
AuthorSearch Results