- This topic has 28 replies, 2 voices, and was last updated 9 years, 8 months ago by Tom.
-
AuthorPosts
-
December 29, 2014 at 10:14 am #59210TomLead DeveloperLead Developer
That’s weird because I’m using bbPress just fine.
I’m using “bbPress Antispam” instead of a Captcha – maybe give that a try?
December 29, 2014 at 10:46 am #59223PhilippeI have uninstalled the Captcha but BBPress not work correctly.
I don’t no how is the problem.
Maybe this informations would give you an idea ?
Site Info
Plugin Version: 3.8.8
WP Version: 4.1
WPMU: No
MySQL Version: 5.5.40
WP Table Prefix:
PHP Version: 5.4.34-0+deb7u1
Session Save Path: /var/www/virtual/xy.com/phptmp
WP URL: http://www.xy.com
Server Name: http://www.xy.com
Cookie Domain: http://www.xy.com
CURL Library Present: Yes
Debug File Write Permissions: WritablePHP Info
PHP Version: 5.4.34-0+deb7u1
PHP Memory Usage: 23.4 MB
PHP Memory Limit: 32M
PHP Max Upload Size: 10M
PHP Max Post Size: 10M
PHP Safe Mode: Off
PHP Allow URL fopen: Off
PHP Allow URL Include: Off
PHP Display Errors: On
PHP Max Script Execution Time: 30 SecondsDecember 30, 2014 at 12:21 am #59438TomLead DeveloperLead DeveloperWhat exactly is wrong with bbPress?
Is the Customizer working as it should again?
December 30, 2014 at 7:44 am #59567PhilippeWith bbPress I have always the error :
“Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /var/www/virtual/xy.com/htdocs/wp-includes/functions.php on line 3547”
And their tech support does not answer me. Otherwise it works but it prevents me from doing a preview if it is enabled.
For the moment, I have disabled bbPress until the release of a update.
December 30, 2014 at 10:24 am #59632TomLead DeveloperLead DeveloperHmm, they’ll definitely have to fix that.
Does that error still show if you turn off WP_DEBUG (which you turned on earlier)?
Notices aren’t technically errors, so if you turn off debug it shouldn’t show up.
December 30, 2014 at 10:26 am #59634PhilippeI just read this :
http://www.wordpress-fr.net/support/viewtopic.php?id=52505
Is it possible that this problem comes from my hoster ?
If I turn off WP_DEBUG I have no error but not preview when bbPress is actived.
December 30, 2014 at 6:28 pm #59922TomLead DeveloperLead DeveloperIt definitely could be a hosting issue.
If bbPress is causing the Customizer to crash and it’s not happening to a ton of people, it’s most likely something specific with your server.
December 31, 2014 at 2:23 am #60014PhilippeMy site is running on a shared server and I have only 32M of PHP memory limit.
If I don’t have the code of http://codex.wordpress.org/Child_Themes in my child theme preview don’t work.
It’s a crazy story… I read to my hoster for more informations.
December 31, 2014 at 12:02 pm #60233TomLead DeveloperLead DeveloperThat’s definitely not a lot of memory – it’s most likely what is causing all of these issues.
That code in your child theme should have nothing to do with the Customizer at all – two completely separate things, so I’m not sure what’s going on there.
Maybe it’s worth trying out a different host for 30 days (they all have money back guarantees) – if another hosts gives you less headaches, it may be worth switching.
Let me know π
December 31, 2014 at 4:19 pm #60306PhilippeYou’re right Tom, I wrote today in my web host to try to fix the problem. I have also already started to look for another in case things do not would settle.
By chance you would know a cheap and good quality hoster ?
I thought http://www.godaddy.com or http://www.hostpapa.com, but I don’t no if their shared offers are good and I don’t want to pay too much for a site that brings me nothing.
In Geneva it’s 01.20 o’clock 01.01.2015 π
Good day for all to all.
January 1, 2015 at 10:36 am #60534PhilippeHello Tom.
Good new year to you !
I’m really happy, I found the solution for my problem.
It was just to created a php.ini file on “htdocs” folder on my FTP. I come back to a standard wp-config.php file. All work without problem π
Tell the WordPress developers to include “php.ini” in their next releases because this problem affects many people … there is much failures reported on the net.
Thank’s for you help, you are someone good.
Best regards.
PS : By cons, bbPress still has its problems … I wait a new version with impatience.
January 1, 2015 at 10:41 am #60536TomLead DeveloperLead DeveloperHappy New Year!
That’s great! I’m happy you were able to solve this! π
Wishing you the best for 2015!
January 2, 2015 at 12:09 pm #60950PhilippeAfter a free php limit upgrade by my hoster to :
PHP Memory Limit: 64M
PHP Max Upload Size: 64M
PHP Max Post Size: 64MbbPress work with out problem of preview.
I keep for safety of compatibility two files php.ini and php5.ini on my ftp with these values
php.ini
upload_max_filesize = 64M post_max_size = 64M
php5.ini
upload_max_filesize = 64M post_max_size = 64M
But with bbPress I have more the error in line xxx when the debug mode is activated.
You too ?
January 3, 2015 at 10:34 am #61211TomLead DeveloperLead DeveloperWhat bbPress errors are you getting?
-
AuthorPosts
- You must be logged in to reply to this topic.