Forum Replies Created
-
In reply to: Moved WP to new directory. Forum is now blank.
There are no more plugin conflicts. I have disabled them. I have also enabled a different theme and forums are present and working.
It’s odd because I have transfered wordpress folders before and I made sure in all the files and the DB that there is no evidence of the previous directory.
This is very stressful.
Thanks for your help.
In reply to: Moved WP to new directory. Forum is now blank.I should have mentioned that I tried that already … thanks.
In reply to: Moved WP to new directory. Forum is now blank.I have cleared all the errors by disabling all plugins but BBPress. Nothing changed.
In my theme functions.php folder (called Boooster) I added the line
add_theme_support( ‘bbpress’ );
and now my bbpress posts appear but as regular blog posts and with no styles or bbpress layout. I’m getting closer … I think. Any more insight?
In reply to: Moved WP to new directory. Forum is now blank.Thanks … here is what I found
Notice: Undefined variable: position in ……/wp-content/plugins/really-simple-facebook-twitter-share-buttons/really-simple-facebook-twitter-share-buttons.php on line 940
Notice: Use of undefined constant WP_SITEURL – assumed ‘WP_SITEURL’ in ……/wp-content/plugins/share-and-get-it/shareandgetit-plugin.php on line 31
Notice: Use of undefined constant siteurl – assumed ‘siteurl’ in ……/wp-content/plugins/share-and-get-it/shareandgetit-plugin.php on line 31
Notice: wp_enqueue_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in ……/wp-includes/functions.php on line 3587
Notice: register_sidebar_widget is deprecated since version 2.8! Use wp_register_sidebar_widget() instead. in ……/wp-includes/functions.php on line 3467
Notice: wp_deregister_script was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or init hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in ……/wp-includes/functions.php on line 3587
Notice: Constant WP_MEMORY_LIMIT already defined in ……/wp-config.php on line 94
In reply to: Moved WP to new directory. Forum is now blank.Yes it is active and all the slugs appear as normal.
In reply to: Moved WP to new directory. Forum is now blank.Yes I did that and it fixed nothing
In reply to: Moved WP to new directory. Forum is now blank.Not sure. How does one do that?