Forum Replies Created
-
In reply to: how to show content to registered member only
add them where you want to regulate the content. tell me the place, I will direct you at the file
In reply to: Uninstalldelete the files and db
In reply to: how to show content to registered member onlyIn reply to: how to show content to registered member onlyIn reply to: upload picsyou can use plugin like bb-attachments – http://blog.ashfame.com/2009/10/fix-bb-attachments-plugin-of-bbpress/
In reply to: upload picsyou can use plugin like bb-attachments – http://blog.ashfame.com/2009/10/fix-bb-attachments-plugin-of-bbpress/
In reply to: Security Bug Report Contactahem..
In reply to: Security Bug Report Contactahem..
In reply to: Display BBPress Forum within a Page on WordPressyou can do theme matching via deep integration – http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/
make sure you read the pros n cons of deep integration first – http://blog.ashfame.com/2010/02/bbpress-deep-integration-advantages-disadvantages/
In reply to: Display BBPress Forum within a Page on WordPressyou can do theme matching via deep integration – http://www.wpwebhost.com/make-bbpress-theme-match-with-wordpress-by-deep-integration/
make sure you read the pros n cons of deep integration first – http://blog.ashfame.com/2010/02/bbpress-deep-integration-advantages-disadvantages/
In reply to: Integration (Cookies + Theme)make sure its
&
instead of& ;
and regarding login sync, you messed up somewhere, try finding the mistake.
In reply to: Integration (Cookies + Theme)make sure its
&
instead of& ;
and regarding login sync, you messed up somewhere, try finding the mistake.
In reply to: Deep integration problems, need some help.Do you get those errors without deep integration?
In reply to: Deep integration problems, need some help.Do you get those errors without deep integration?
In reply to: Deep integration problems, need some help.Ah looks like, syntax highlighting is messing up the code.
Can you try adding this instead of your line?
/* Deep integration */
if ( !defined('ABSPATH') & !defined('XMLRPC_REQUEST')) {
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}Not sure about your errors though.
In reply to: Deep integration problems, need some help.Ah looks like, syntax highlighting is messing up the code.
Can you try adding this instead of your line?
/* Deep integration */
if ( !defined('ABSPATH') & !defined('XMLRPC_REQUEST')) {
define('WP_USE_THEMES', false);
include_once(dirname(__FILE__) . '/../wp-blog-header.php' );
header("HTTP/1.1 200 OK");
header("Status: 200 All rosy");
}Not sure about your errors though.
In reply to: Deep integration problems, need some help.Try instructions from my article – bbPress deep integration
In reply to: Deep integration problems, need some help.Try instructions from my article – bbPress deep integration
In reply to: Guangzhou theme breaks bbpressMay be they require deep integrated setups like pageline forums. but you will still need to find the bbPress counterpart
In reply to: Guangzhou theme breaks bbpressMay be they require deep integrated setups like pageline forums. but you will still need to find the bbPress counterpart
In reply to: Nginx Rewrite Rules for Pretty PermalinksThanks Scribu! Handy thing.
yes it does
yes it does
In reply to: Restricted section for certain users?nope. a possible chance you can do somewhat with deep integration but that may be more efforts than its worth.
I think there is a plugin for that. Zaerl visibility does what you want perhaps. Search https://bbpress.org/plugins/
In reply to: Restricted section for certain users?nope. a possible chance you can do somewhat with deep integration but that may be more efforts than its worth.
I think there is a plugin for that. Zaerl visibility does what you want perhaps. Search https://bbpress.org/plugins/