Search Results for 'code'
-
AuthorSearch Results
-
May 15, 2011 at 10:12 am #95343
In reply to: bbPress 2.0 – Updates
CrownOfMars
MemberOne more thing

The Recent Posts widget on my sidebar gets the following errors:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /nfs/c08/h01/mnt/120506/domains/stephenjohnmartin.com/html/spa/wp-content/plugins/bbpress/bbp-includes/bbp-forum-functions.php on line 799
Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /nfs/c08/h01/mnt/120506/domains/stephenjohnmartin.com/html/spa/wp-content/plugins/bbpress/bbp-includes/bbp-forum-functions.php on line 799
Warning: implode() [function.implode]: Invalid arguments passed in /nfs/c08/h01/mnt/120506/domains/stephenjohnmartin.com/html/spa/wp-content/plugins/bbpress/bbp-includes/bbp-forum-functions.php on line 802
The widget works it’s just that these errors are shown above it.
They don’t appear when i’m logged in.
May 15, 2011 at 9:08 am #38470Topic: Custom Registration form
in forum Pluginsabu4net
MemberDear Folks!
I’ve setup a bbPress Forum online. Its for my school friends. So i want custom registration form that includes some fileds like batch, current location, class name etc. Is there is any plugin available for that? I’ve searched many bt didnt get.
If there is no plugin, how can i do it by code?
Your immediate help is highly appreciated.
Thanks.
May 15, 2011 at 7:19 am #105649In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterCan you all try the most recent revision, and see if that fixes it for you? I think there’s probably a cleaner way to handle some of this, but I’d like to let this sit for a few days and see how it’s received.
The limit is finding what circumstances should be prevented completely, and what should provide some kind of specific user feedback. The question is enough to make me want to eventually write some kind of legitimate permissions based access feedback; something that works similar to a 404.php but for access errors. No time to get this in before beta though.
May 15, 2011 at 7:19 am #100549In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterCan you all try the most recent revision, and see if that fixes it for you? I think there’s probably a cleaner way to handle some of this, but I’d like to let this sit for a few days and see how it’s received.
The limit is finding what circumstances should be prevented completely, and what should provide some kind of specific user feedback. The question is enough to make me want to eventually write some kind of legitimate permissions based access feedback; something that works similar to a 404.php but for access errors. No time to get this in before beta though.
May 15, 2011 at 7:07 am #95339In reply to: bbPress 2.0 – Updates
CrownOfMars
MemberWorked out how to do what i posted above.
Can someone please explain to me why this is happening?
http://stephenjohnmartin.com/spa/forums/forum/
I’m pretty sure this page is using archive.php, which i haven’t changed from the default TwentyTen theme.
I’ve had to create my own page named forums and insert the shortcode [[bbp-forum-index] in order to achieve what i want on the forums/forum page. It is located here:
http://stephenjohnmartin.com/spa/forums/
Basically, how do i make forums/forum appear the same as /forums, or, how do i remove the need for the forums/forum page?
Sorry i’m a rookie.
May 15, 2011 at 5:51 am #105512In reply to: Initial config can't get to step 1
Gautam Gupta
ParticipantbbPress only supports MySQL.
May 15, 2011 at 5:51 am #100412In reply to: Initial config can't get to step 1
Gautam Gupta
ParticipantbbPress only supports MySQL.
May 15, 2011 at 5:18 am #105648In reply to: New bbP plugin install, users cannot create topics
jvanclute
Member!!!!!!!!!!!!!
IF YOU FIX THIS TONIGHT I WILL ERECT A SHRINE TO YOUR IMAGE!!!

Oh and this is ToolTrainer, my posts are now all being marked as spam… major sad frowny face.
And here I was going to report that I regressed all the way back to build 2993 where it immediately began working properly.
I can’t tell you how relieved I am that you actually did track down the issue, and are working on the fix now. Thankyouthankyouthankyouthankyou. Seriously. Thank you for not just writing me off as a nutjob. Even if I am one.
My birthday is tomorrow and as pathetic as this may sound, this is a FANTASTIC present. LOL
Jonathan
May 15, 2011 at 5:18 am #100548In reply to: New bbP plugin install, users cannot create topics
jvanclute
Member!!!!!!!!!!!!!
IF YOU FIX THIS TONIGHT I WILL ERECT A SHRINE TO YOUR IMAGE!!!

Oh and this is ToolTrainer, my posts are now all being marked as spam… major sad frowny face.
And here I was going to report that I regressed all the way back to build 2993 where it immediately began working properly.
I can’t tell you how relieved I am that you actually did track down the issue, and are working on the fix now. Thankyouthankyouthankyouthankyou. Seriously. Thank you for not just writing me off as a nutjob. Even if I am one.
My birthday is tomorrow and as pathetic as this may sound, this is a FANTASTIC present. LOL
Jonathan
May 15, 2011 at 5:09 am #105647In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterConfirmed on a fresh installation. Working on a fix.
This is me, apologizing… with a fix!
May 15, 2011 at 5:09 am #100547In reply to: New bbP plugin install, users cannot create topics
John James Jacoby
KeymasterConfirmed on a fresh installation. Working on a fix.
This is me, apologizing… with a fix!
May 15, 2011 at 3:48 am #95338In reply to: bbPress 2.0 – Updates
CrownOfMars
MemberI saw a list of shortcodes mentioned a few pages back.
I’ve been able to get [bbp-forum-index] to work easily.
How do i get the [bbp-single-forum] shortcode to work?
I’ve tried [bbp-single-forum id="# of the forum"] without luck?
May 15, 2011 at 12:32 am #37835Topic: Running alpha-2
in forum Showcasejonkristian
Memberalpha you say!!!?… But running strong!
Thanks to all bbpress devs who made it a lot easier to maintain a wp site and forum in one package;)Not 100% done theming but here it is: http://archaudio.org/forums/
May 14, 2011 at 6:26 pm #105327In reply to: bbPress Standalone to Plugin Converter Beta 2
Gautam Gupta
ParticipantI’ve updated the script, the latest version can be found here which addresses the issues highlighted by
jonkristian(replies not being displayed) andRick(errors from plugins – turned debug option off by default, though it is recommended that you turn off all plugins) and some others too.Rick: You should put only thebbs2p.phpfile in the root directory (where you havewp-config.php. Then change those lines to:define( 'BBS2P_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'BBS2P_BB_PATH', 'forums/' ); /** With Trailing Slash, if required */JJJ: I’m on that.
May 14, 2011 at 6:26 pm #100227In reply to: bbPress Standalone to Plugin Converter Beta 2
Gautam Gupta
ParticipantI’ve updated the script, the latest version can be found here which addresses the issues highlighted by
jonkristian(replies not being displayed) andRick(errors from plugins – turned debug option off by default, though it is recommended that you turn off all plugins) and some others too.Rick: You should put only thebbs2p.phpfile in the root directory (where you havewp-config.php. Then change those lines to:define( 'BBS2P_WP_PATH', '' ); /** With Trailing Slash, if required */
define( 'BBS2P_BB_PATH', 'forums/' ); /** With Trailing Slash, if required */JJJ: I’m on that.
May 14, 2011 at 8:43 am #105643In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberInteresting… I guess what has me puzzled is that I would expect something like this to be universal – either everyone using 3.1 with bbPp sees it or they don’t. Clearly that’s not the case, although my coder in Pakistan sees the identical behavior that I do.
I wasn’t sure what version of WP (or the plugin for that matter
you were running on testbp.org and wanted to see if anyone else running the identical setup as me, was seeing the same issue. Nobody has chimed in seeing they do so, either it’s just me or nobody else is following this thread.ANyway, I’m really hoping you manage to spot something specific that is causing this so that it can be fixed. As great as it is that it doesn’t occur in 3.2, obviously I’m not going to upgrade to that in its very first beta, on a real site.
Still in limbo on what exactly I’m going to do, I need my forums working by Monday… kinda freaking out as to what to do if you’re not able to identify the issue and a fix any time really soon.
Thanks as always,
Jonathan
May 14, 2011 at 8:43 am #100543In reply to: New bbP plugin install, users cannot create topics
tooltrainer
MemberInteresting… I guess what has me puzzled is that I would expect something like this to be universal – either everyone using 3.1 with bbPp sees it or they don’t. Clearly that’s not the case, although my coder in Pakistan sees the identical behavior that I do.
I wasn’t sure what version of WP (or the plugin for that matter
you were running on testbp.org and wanted to see if anyone else running the identical setup as me, was seeing the same issue. Nobody has chimed in seeing they do so, either it’s just me or nobody else is following this thread.ANyway, I’m really hoping you manage to spot something specific that is causing this so that it can be fixed. As great as it is that it doesn’t occur in 3.2, obviously I’m not going to upgrade to that in its very first beta, on a real site.
Still in limbo on what exactly I’m going to do, I need my forums working by Monday… kinda freaking out as to what to do if you’re not able to identify the issue and a fix any time really soon.
Thanks as always,
Jonathan
May 14, 2011 at 7:45 am #105526kpzion
MemberI think I should re-order or sort the topic from topic_id. But I don’t know I must edit in which file. Please help me. I don’t have knowing about PHP source code.I’m just a beginner.
Sorry for my poor English.
May 14, 2011 at 7:45 am #100426kpzion
MemberI think I should re-order or sort the topic from topic_id. But I don’t know I must edit in which file. Please help me. I don’t have knowing about PHP source code.I’m just a beginner.
Sorry for my poor English.
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: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 #105667In reply to: bbpress plugin — custom template mods
John James Jacoby
KeymasterNot an idiot, it’s just new and uncharted territory. I’ve coded a lot of little subtleties into the plugin that will come out as time goes on. Pretty much anything you want to do with it, you should be able to do. If you find a limitation, I want to fix it.
May 14, 2011 at 6:53 am #100567In reply to: bbpress plugin — custom template mods
John James Jacoby
KeymasterNot an idiot, it’s just new and uncharted territory. I’ve coded a lot of little subtleties into the plugin that will come out as time goes on. Pretty much anything you want to do with it, you should be able to do. If you find a limitation, I want to fix it.
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 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.
-
AuthorSearch Results