Search Results for '"wordpress'
-
AuthorSearch Results
-
May 14, 2011 at 2:55 pm #38467
Topic: Lost bb-Admin access w/ WordPress Integration
in forum Installationanswerthink
MemberHello,
I just accidentally integrated bbPress with WordPress without first editing the bbPress User map role to ensure the Admin was linked to Key Master. Now my WordPress login works for both, but I can no longer access the bbPress admin panel.
I found this forum post (http://bbpress.org/forums/topic/lost-key-master), which says to open up bb_topicmeta and delete the last few lines with meta_key starting wp_” but I can’t find the “bb_topicmeta” file anywhere.
I also tried adding: $bb->new_keymaster = ‘admin’; in the config.php file to no avail.
Any ideas?
Thanks.
May 14, 2011 at 6:53 am #100564In reply to: Moderation queue
John James Jacoby
KeymasterWithout knowing anything about coding, it’s going to be almost impossible.

You can learn to program though; once you do that, the sky is the limit.

The soon to be released bbPress plugin for WordPress will allow something like a moderation queue pretty easily, but it would need to be built.
May 14, 2011 at 6:53 am #105664In reply to: Moderation queue
John James Jacoby
KeymasterWithout knowing anything about coding, it’s going to be almost impossible.

You can learn to program though; once you do that, the sky is the limit.

The soon to be released bbPress plugin for WordPress will allow something like a moderation queue pretty easily, but it would need to be built.
May 14, 2011 at 6:51 am #100542In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterI am definitely outside of your immediate circle, and am running the bbPress plugin over at testbp.org/discussion. A site with over 22k subscribed users that are able to post in those forums with no issues.

Not saying there isn’t a bug somewhere, just saying it hasn’t manifested itself on my installs yet.
Also, the bug isn’t in WordPress 3.1, or 3.2. It’s probably in how I’m handling the query differences between the two versions, as some of the advanced meta type queries are being fine-tuned.
May 14, 2011 at 6:51 am #105642In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterI am definitely outside of your immediate circle, and am running the bbPress plugin over at testbp.org/discussion. A site with over 22k subscribed users that are able to post in those forums with no issues.

Not saying there isn’t a bug somewhere, just saying it hasn’t manifested itself on my installs yet.
Also, the bug isn’t in WordPress 3.1, or 3.2. It’s probably in how I’m handling the query differences between the two versions, as some of the advanced meta type queries are being fine-tuned.
May 14, 2011 at 4:33 am #95331In reply to: bbPress 2.0 – Updates
John James Jacoby
KeymasterAlso, the code itself is very heavily documented. If you’re curious about the inner workings, dive in and take a look. Honestly, documenting bbPress.org will be largely a community effort once I get things setup here. I’ll contribute to get it off the ground and will always be around to help, but it’s hard to build everything and document everything too. The WordPress codex is the culmination of years of hundreds of developers chipping in, and both bbPress and BuddyPress will eventually have something similar.
May 14, 2011 at 4:00 am #100539In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberVERY interesting additional data!!
1. I have a programmer in Pakistan (I’m in California), and she sees the identical bad behavior on her local machine using WP 3.1.2.
2. I remotely accessed a computer at another location and used it to download and install a fresh copy of the bbP Plugin, thinking maybe by some totally bizarre circumstance it had something to do with my local machine (virus, who knows what). No change at all, still can’t create topics.
3. Programmer tried WP3.2b1 on her local machine, same problem, identical in every way.
4. I tried WP3.2b1 on my server (same one I’ve been using this whole time) and…
IT WORKS!!!!
http://cloudsharehost.com/wp3.2/forums/
user & password of “test”. User is a normal subscriber and can post topics as expected.
NO problem whatsoever.
This was using https://wordpress.org/wordpress-3.2-beta1.zip
Identical install process of 3147 bbP plugin. NO change at all.
So what does this tell us??? I really have no idea but I’m hoping someone else does.
Jonathan
May 14, 2011 at 4:00 am #105639In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberVERY interesting additional data!!
1. I have a programmer in Pakistan (I’m in California), and she sees the identical bad behavior on her local machine using WP 3.1.2.
2. I remotely accessed a computer at another location and used it to download and install a fresh copy of the bbP Plugin, thinking maybe by some totally bizarre circumstance it had something to do with my local machine (virus, who knows what). No change at all, still can’t create topics.
3. Programmer tried WP3.2b1 on her local machine, same problem, identical in every way.
4. I tried WP3.2b1 on my server (same one I’ve been using this whole time) and…
IT WORKS!!!!
http://cloudsharehost.com/wp3.2/forums/
user & password of “test”. User is a normal subscriber and can post topics as expected.
NO problem whatsoever.
This was using https://wordpress.org/wordpress-3.2-beta1.zip
Identical install process of 3147 bbP plugin. NO change at all.
So what does this tell us??? I really have no idea but I’m hoping someone else does.
Jonathan
May 14, 2011 at 1:34 am #100537In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberWordPress 3.1.2 and I’ve reactivated many times… no change. Just did it again right now.
I agree this is the strangest issue, and that’s part of why I’m so passionate about it. In a “former life” I was a software QA engineer and a bug like this would just never sit well with me.

Possibly related note, it seems that after reactivation I also have to re-save my permalinks… could be related to the flushing problem I’ve seen you mention elsewhere.
Let me know if by chance you spot anything when you regress to 3.1! There has to be an explanation for this… there just has to be!
Jonathan
May 14, 2011 at 1:34 am #105637In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberWordPress 3.1.2 and I’ve reactivated many times… no change. Just did it again right now.
I agree this is the strangest issue, and that’s part of why I’m so passionate about it. In a “former life” I was a software QA engineer and a bug like this would just never sit well with me.

Possibly related note, it seems that after reactivation I also have to re-save my permalinks… could be related to the flushing problem I’ve seen you mention elsewhere.
Let me know if by chance you spot anything when you regress to 3.1! There has to be an explanation for this… there just has to be!
Jonathan
May 14, 2011 at 1:29 am #100536In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterWhat about deactivating and reactivating bbPress? It sounds like your caps aren’t being applied correctly.
To be clear, there are subscribers posting over at testbp.org/discussion perfectly fine, and it’s running exactly the same code you are. Your video was helpful, and it’s really odd that it’s happening for you like that.
What versions of WordPress are you using? I suppose it’s possible it’s a WordPress 3.1 issue, since I’ve moved on to testing with WP3.2 the past two weeks or so. I’ll revert back to 3.1 and see if that changes anything.
May 14, 2011 at 1:29 am #105636In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterWhat about deactivating and reactivating bbPress? It sounds like your caps aren’t being applied correctly.
To be clear, there are subscribers posting over at testbp.org/discussion perfectly fine, and it’s running exactly the same code you are. Your video was helpful, and it’s really odd that it’s happening for you like that.
What versions of WordPress are you using? I suppose it’s possible it’s a WordPress 3.1 issue, since I’ve moved on to testing with WP3.2 the past two weeks or so. I’ll revert back to 3.1 and see if that changes anything.
May 14, 2011 at 12:50 am #38457Topic: Y dont see part of the administrator menu
in forum Troubleshootinglucianofiorini
MemberHi, i’m trying to resolv this problem but i dont find de solution.
Mi problem is that i want to change themes and add pluguins on de bbpress but i dont see part of the administrator menu.
i have de integration with wordpress. this is a pic of mi menu in bbpress: http://infokioscos.com.ar/img/foro.gif
I very much appreciate any suggestions or help
Thanks
May 14, 2011 at 12:00 am #100532In reply to: New bbP plugin install, users cannot create topics
tooltrainer
Memberbackpress? I think that’s something else completely… I’m using this:
https://bbpress.trac.wordpress.org/changeset/3147/branches/plugin?old_path=%2F&format=zip
Thanks for your efforts!!!
Jonathan
May 14, 2011 at 12:00 am #105632In reply to: New bbP plugin install, users cannot create topics
tooltrainer
Memberbackpress? I think that’s something else completely… I’m using this:
https://bbpress.trac.wordpress.org/changeset/3147/branches/plugin?old_path=%2F&format=zip
Thanks for your efforts!!!
Jonathan
May 13, 2011 at 10:10 am #100369In reply to: Custom topic Fields
whitehats
MemberI have another (supposedly) silly question.
I have added fields I need to the topic post type, thank you very much. However, I am finding it difficult to post them to the database when I enter any data from the frontend. I can add all the inputs to those fields from WordPress editor, but on-page fields fail on me.
Can I just replicate bbp_form_topic_title() function and modify the new one to suit my needs?
No Core Code has been harmed as yet.
May 13, 2011 at 10:10 am #105469In reply to: Custom topic Fields
whitehats
MemberI have another (supposedly) silly question.
I have added fields I need to the topic post type, thank you very much. However, I am finding it difficult to post them to the database when I enter any data from the frontend. I can add all the inputs to those fields from WordPress editor, but on-page fields fail on me.
Can I just replicate bbp_form_topic_title() function and modify the new one to suit my needs?
No Core Code has been harmed as yet.
May 13, 2011 at 8:12 am #100525In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterDuplicate and related to https://bbpress.trac.wordpress.org/ticket/1469
May 13, 2011 at 8:12 am #105625In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterDuplicate and related to https://bbpress.trac.wordpress.org/ticket/1469
May 13, 2011 at 7:00 am #100524In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberMay 13, 2011 at 7:00 am #105624In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberMay 13, 2011 at 4:13 am #100520In reply to: Can't run bbP Plugin in a subdirectory
John James Jacoby
KeymasterRun an svn checkout of the bbPress plugin, and just svn update periodically.
If this is on a remote server and you’re using SVN, you’re probably SSH’ed in, so…
cd wp-content
cd plugins
mkdir bbpress
cd bbpress
svn co https://bbpress.svn.wordpress.org/branches/plugin .May 13, 2011 at 4:13 am #105620In reply to: Can't run bbP Plugin in a subdirectory
John James Jacoby
KeymasterRun an svn checkout of the bbPress plugin, and just svn update periodically.
If this is on a remote server and you’re using SVN, you’re probably SSH’ed in, so…
cd wp-content
cd plugins
mkdir bbpress
cd bbpress
svn co https://bbpress.svn.wordpress.org/branches/plugin .May 13, 2011 at 3:31 am #100509In reply to: bbpress as wordpress page
Daily Anarchist
MemberI want to thank you for making this plugin. It’s been too long that WordPress users have waited for a fully integrated forum.
I’m also really happy that it’s coming out in a few days. This is just what I need.
Thanks again.
May 13, 2011 at 3:31 am #105609In reply to: bbpress as wordpress page
Daily Anarchist
MemberI want to thank you for making this plugin. It’s been too long that WordPress users have waited for a fully integrated forum.
I’m also really happy that it’s coming out in a few days. This is just what I need.
Thanks again.
-
AuthorSearch Results