Search Results for 'test'
-
Search Results
-
Hello Everyone
I just recently installed bbpress 2.6 alpha build because I heard there was some more improvements to the database importer. I was trying a test run of converting my IPB v3.47 forums to bbpress 2.6a and I put in all of the info into the script and it looks like it was working and I went away for a few hours and came back and it was still running. I thought this was odd because the forums/users are not abnormally large.
I opened up the forums link inside the WP admin and noticed that it had created several duplicates of each forum area and replicated posts more than once. It’s almost like it didn’t know it finished and restarted the process all over.
Is there any logs or debugging that I can turn on that would provide help into troubleshooting this issue as to why the importer never stops processing? If there is mods installed on IPB could this mess with the importer at all?
I did find an error_log file and here is some of the issues I saw in it:
[03-Jul-2016 17:18:48 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/darkone/public_html/wp/wp-content/plugins/bbpress/includes/admin/converter.php on line 319
[03-Jul-2016 17:18:48 UTC] PHP Warning: ini_set() has been disabled for security reasons in /home/darkone/public_html/wp/wp-content/plugins/bbpress/includes/admin/converter.php on line 320[02-Jul-2016 17:10:39 UTC] WordPress database error Specified key was too long; max key length is 1000 bytes for query CREATE TABLE wp_bbp_converter_translator (
meta_id mediumint(8) unsigned not null auto_increment,
value_type varchar(25) null,
value_id bigint(20) unsigned not null default ‘0’,
meta_key varchar(255) null,
meta_value varchar(255) null,
PRIMARY KEY (meta_id),
KEY value_id (value_id),
KEY meta_join (meta_key, meta_value) ) DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci made by do_action(‘wp_ajax_bbconverter_process’), call_user_func_array, BBP_Converter->process_callback, BBP_Converter->sync_table, dbDeltaAny help is appreciated, thanks.
Topic: Urgent: Performance issues
Hi everybody,
I’ve just finalised the migration from PhpBB to BBpress.
I’have noticed that when I open a read a topic for the first time, there’s some processing happening in the background the takes time depending on the number of replies in that topic.– hundred of replies can take more than 10 seconds. Once I am in the topic, if I open it again with another user, it’s fast.
– thousand of replies can end up in a ” PHP Fatal error: Maximum execution time of 30 seconds exceeded”
– also, a test I did on a topic with about 40K replies ended up in an “Allowed memory size of XXXX bytes exhausted (tried to allocate 4096 bytes) in Unknown on line 0” error.I am on a dedicated server and I can change all the memory and execution time limits parameters, but I have the feeling this should not be the solution.
I don’t understand why there0s so much processing happening.After a second look, I’ve noticed that the replies are not paginated. So the system tries to return all the replies in one shot.
I’ve tried to change the pagination settings and also to deactivate/reactivate the plugin but it didn’t fix the issue.Even when I move a topic in the thrash, there’s some php logic that eliminates the replies one by one and can take a minute when the topic has 40 replies.
Is this normal?
Anyone who can help?
Thanks,
Gio
Latest WordPress and bbPress version. Any idea guys?
Hello,
I want migrate my Joomla website to WordPress.
I have 23.000 members and more 100.000 messages.It’s good for :
– Members
– Forums
– TopicsBut when he must migrate responses, i have an error message :
“jos_kunena_topics not exists” -> It’s true … the table name is “jo_” not “jos_” … i don’t know why he adds a “s” …I use Kunena 3 and latest version of BBpress
Someone can help me ?
Thanks and sorry for my english.Topic: Freshness in Main Forum
In my main forum page, I only have categories listed. Under each category, there are a couple of forums and people would post under each of these forums. However, on my main forum page, the freshness just states no topics. Is there a way to change it to include the subforums under it?
I have tested without any other plugins other than bbpress.
I’m using the 2.5.9 version of bbPress plugin in the latest version of WordPress and would like to remove this tab, but I can not. Can someone help me?
Here’s a print for better understanding: http://www.siteconcursos.com/wp-content/uploads/2016/06/Capturar.jpg
Topic: Moderation by Forum
Folks, I’m new to bbPress, but I’m setting it up for a client’s membership site. They want a general forum for their members, where any member can post at any time (in other words, no moderation before posting).
Then they want a more-restrictive forum, where members can create drafts which must be approved before they are published.
I’ve tested bbP with bbPress Moderation by Ian Stanley, and it works in general — but requiring all posts to be moderated. I’m currently working with FV bbPress Tweaks, which appears to be brand new, but also seems to work and has a few more features.
However, I’m not seeing anything that allows settings for individual forums. Seems like the sort of thing people would want.
This all-or-nothing approach seems baffling to me, so I’m hoping that I’ve missed something obvious. Any relief here?