Forum Replies Created
-
In reply to: 404 simple redirect with bbpress
i used this debugging code:
`ini_set(‘display_errors’, ‘On’);
error_reporting(E_ALL | E_STRICT);`In reply to: 404 simple redirect with bbpresswhen i insert the debugging code
i get these errors:
`Strict Standards: Only variables should be assigned by reference in /home/content/26/10349326/html/wp-content/plugins/bbpress/bbpress.php on line 845
Strict Standards: Only variables should be passed by reference in /home/content/26/10349326/html/wp-content/plugins/bbpress/includes/users/capabilities.php on line 124
Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method Bpbbpst_Support_Stats::register_widget() should not be called statically in /home/content/26/10349326/html/wp-includes/plugin.php on line 406
Warning: Cannot modify header information – headers already sent by (output started at /home/content/26/10349326/html/wp-content/plugins/bbpress/bbpress.php:845) in /home/content/26/10349326/html/wp-content/plugins/404-simple-redirect/404-simple-redirect.php on line 77`
In reply to: 404 simple redirect with bbpressawesome! i have finally found the file with that function in it
but when i check the file for php code errors i get`There is 1 array declaration that contain a single equal sign ‘=’ instead of ‘=>’:
array(), $cap = ”, $user_id = 0, $args = array() ) { switch ( $cap ) { case ‘spectate’ : case ‘participate’ : case ‘moderate’ : if ( bbp_is_user_inactive( $user_id ) ) { $caps = array( ‘do_not_allow’ );`i did not alter the file in no way, i was about to insert the debugging code, so i said i would check the file for php code arrors…
the name of the file is “Edit capabilities.php”In reply to: 404 simple redirect with bbpressi seem to be a newbie at this, can you please walk me through the steps?
In reply to: 404 simple redirect with bbpressi am using Version 2.3
try clicking on
andynightat
http://www.trottyzone.com/forums/forum/website-support/i am also using wordpress
Version 3.5.1In reply to: See all posts from a userthis is the latest version of bbPress and has option for replies
check here:
http://www.trottyzone.com/forums/users/admin/as you can see “replies created” option
In reply to: How to make BB Press look like my Word Press?it is already wrapped in the header when bbpress is installed.
Just create categories in your menu, linking it to bbPress forumswhat is the link to your site, to better explain this
In reply to: How to make BB Press look like my Word Press?https://wordpress.org/ and see this guide in installing it https://codex.wordpress.org/Installing_WordPress
and you can get live help here just sign up and post in the forums
In reply to: replace forum title with header imagethey helped me with a similar situation at here
In reply to: Anonymous posting for logged in userstry it. and see the result
In reply to: "Forum" breadcrumb link issueyes this is what i said at the beginniing
“Hmm, I was finally able to successfully change the sidebar when I realized that the top-page forum is being treated as an archive page–and not a forum page (even though there is a “Forum” entry in my admin sidebar panel, along with Topic and Reply entries so that I can customize the sidebars for those pages as well). I suppose this is the best stopgap measure I can muster for now.”glad it works 🙂
In reply to: How to make BB Press look like my Word Press?that takes alot of css, best you install wordpress and feature your forum on all categories
like hereIn reply to: "Forum" breadcrumb link issuethat sidebar can’t change, unless you have a plugin or bbpress build the option in.
unfortunately…but i used custom css to get rid of the sidebar like this:
http://www.trottyzone.com/forums/In reply to: I can't see my forum!!you don’t have to make page for bbPress just type in /forums and you will get to the forum
example: http://www.trottyzone.com/forumsIn reply to: "Forum" breadcrumb link issuebbPress is made to integrate with wordpress smoothly, the default template for bbpress forums is your themes own, for every page,category etc. If you change the default layout for your theme, then the template for bbpress would change
and what is the link to your site?In reply to: forum latest topics widget problemswhat is the site?
try typing it together…….
example: http://www.trottyzone.com/forums/forum/free-help-forum/In reply to: Confused on how to make it look like a forumhttp://www.guardian247.us/forum add a “s” at the end
http://www.guardian247.us/forumsok. need some help on the other plugin, check here
In reply to: 404 page for non admin users?new version is fine.
when do u get 404 error?posting? editing? clicking on profile?
In reply to: Confused on how to make it look like a forumyou don’t need to to use shortcodes,
its already into your pagesee
http://www.yourdomain.com/forumsand its their already
In reply to: Anonymous posting for logged in userswhy don’t u allow them to just change their nicknames?
In reply to: I just don't get ithmmm
In reply to: "topics" "post" "freshness" not responsiveit works yes, but not responsive. And feature to upload avatar, would make bbpress alot more aweseome… most people look for that when they try to edit their profile. and I’ll take your advice and comment on the ticket.
In reply to: "topics" "post" "freshness" not responsivealready used it to take out “topics” “reply” “voices” out of the forum for when the screen size turns 480…. and the working on the new responsive forum, it looking great!!! but be sure to add
1.a hyperlink on a button to log in, when it turns into mobile mode and also desktop version…
also the “Please logged in to reply to this topic.” should have a hyperlink to login on that notice.2. upload of avatar would be greatly appreciated!!!!!!!!!!!!!!!
In reply to: "topics" "post" "freshness" not responsiveok cool and media queries, I’m reading up on it. Apparently i used it a few times without recognising, the proper name for it……
In reply to: "topics" "post" "freshness" not responsivemedia queries i don’t know about..why?