Search Results for 'bbpress'
-
AuthorSearch Results
-
February 16, 2011 at 8:23 am #99363
Gautam Gupta
ParticipantFebruary 16, 2011 at 8:23 am #104463Gautam Gupta
ParticipantFebruary 16, 2011 at 5:57 am #96044In reply to: bb Mystique Theme v1.0
Gautam Gupta
Participant@Aungand@AdrienkbWill have a look into those issues.
@RamiuzNo demo yet, you can view the screenshot instead. You have to edit the options in
functions.php(there aren’t many) and a sidebar is actually not needed in bbPress, so I removed it.
February 16, 2011 at 5:57 am #101144In reply to: bb Mystique Theme v1.0
Gautam Gupta
Participant@Aungand@AdrienkbWill have a look into those issues.
@RamiuzNo demo yet, you can view the screenshot instead. You have to edit the options in
functions.php(there aren’t many) and a sidebar is actually not needed in bbPress, so I removed it.
February 16, 2011 at 4:28 am #99362intimez
ParticipantGreat job Gautam Gupta!!!! Keep it up!!!
February 16, 2011 at 4:28 am #104462intimez
ParticipantGreat job Gautam Gupta!!!! Keep it up!!!
February 16, 2011 at 3:56 am #99391In reply to: Buddypress forums to bbPress plugin
LPH2005
MemberThank you Rich. Yes, I expected that the conversion would be the last part of the coding. My questions really boil down to a curiosity if someone even started to look at this topic.
February 16, 2011 at 3:56 am #104491In reply to: Buddypress forums to bbPress plugin
LPH2005
MemberThank you Rich. Yes, I expected that the conversion would be the last part of the coding. My questions really boil down to a curiosity if someone even started to look at this topic.
February 15, 2011 at 10:29 pm #99361Anonymous User 5853594
InactiveGreat job Gautam!
February 15, 2011 at 10:29 pm #104461Anonymous User 5853594
InactiveGreat job Gautam!
February 15, 2011 at 8:29 pm #99390In reply to: Buddypress forums to bbPress plugin
Rich Pedley
Memberconvertors will be one of the last things to be done, once formats and data strucrure are finalised etc.
February 15, 2011 at 8:29 pm #104490In reply to: Buddypress forums to bbPress plugin
Rich Pedley
Memberconvertors will be one of the last things to be done, once formats and data strucrure are finalised etc.
February 15, 2011 at 8:28 pm #99360Rich Pedley
MemberWell deserved, congrats.
February 15, 2011 at 8:28 pm #104460Rich Pedley
MemberWell deserved, congrats.
February 15, 2011 at 8:21 pm #99379xlrdxrevengex
MemberNo one huh?
February 15, 2011 at 8:21 pm #104479xlrdxrevengex
MemberNo one huh?
February 15, 2011 at 8:07 pm #99316In reply to: Overriding Buddypress search with bbpress search?
markduffy78
MemberHere is the SQL
SELECT
post.post_id,
post.topic_id,
topic.topic_title,
post.post_text
FROM bb_posts post
LEFT JOIN bb_topics topic
ON topic.topic_id = post.topic_id
WHERE topic_title LIKE ‘%searchterms%’ OR post_text LIKE ‘%searchterms%’;
February 15, 2011 at 8:07 pm #104416In reply to: Overriding Buddypress search with bbpress search?
markduffy78
MemberHere is the SQL
SELECT
post.post_id,
post.topic_id,
topic.topic_title,
post.post_text
FROM bb_posts post
LEFT JOIN bb_topics topic
ON topic.topic_id = post.topic_id
WHERE topic_title LIKE ‘%searchterms%’ OR post_text LIKE ‘%searchterms%’;
February 15, 2011 at 7:19 pm #37461_ck_
ParticipantCheck out # 6 on the list, nice job Gautam !
http://google-opensource.blogspot.com/2011/02/google-code-in-grand-prize-winners.html
This is some of the work he did:
http://www.google-melange.com/gci/student_ranking/show_details/google/gci2010/gautamgupta
February 15, 2011 at 5:56 pm #94962In reply to: bbPress 2.0 – Updates
Andre
Participant@wesleysoccer – No. Go to https://trac.bbpress.org/browser/branches/plugin and click on Zip Archive near the bottom.
February 15, 2011 at 5:51 pm #94961In reply to: bbPress 2.0 – Updates
ed
ParticipantIs the bbpress plugin in the wordpress directory? Thanks
February 15, 2011 at 5:44 pm #99378xlrdxrevengex
MemberUpdate – Still no luck i have tried disabling and enabling registrations. No matter what i do the bbpress redirects to wordpress for an account creation or does not exist page.
It takes my domain name from my bbpress install and since i use subdomains on my wordpress install puts my bbpress on that so i get something like this. http://www.bbpressinstalldomaincom.wordpressinstalldomain.com/
Could it be the domain mapping plugin. Do i need to use subdomains or can i use sub-directories?
February 15, 2011 at 5:44 pm #104478xlrdxrevengex
MemberUpdate – Still no luck i have tried disabling and enabling registrations. No matter what i do the bbpress redirects to wordpress for an account creation or does not exist page.
It takes my domain name from my bbpress install and since i use subdomains on my wordpress install puts my bbpress on that so i get something like this. http://www.bbpressinstalldomaincom.wordpressinstalldomain.com/
Could it be the domain mapping plugin. Do i need to use subdomains or can i use sub-directories?
February 15, 2011 at 5:04 pm #99315In reply to: Overriding Buddypress search with bbpress search?
markduffy78
Memberis this possible?
February 15, 2011 at 5:04 pm #104415In reply to: Overriding Buddypress search with bbpress search?
markduffy78
Memberis this possible?
-
AuthorSearch Results