XenForo 2.0 Discussion

Status
Not open for further replies.
Didn't time it but conversion to utf8mb4_general_ci took under 5 mins (maybe 3ish?) on a board with bit over 130k messages.

Did the whole test move again starting from scratch (phpBB3->xf1.5->xf2.0b1) as I had to test few Post Content replacements on XF 1.5 before switching it to XF2. This time around I did time the conversion process and it was much quicker than I thought

Code:
Conversion complete!
You must now add the following to your src/config.php file:
$config['fullUnicode'] = true;

real    0m36.299s
user    0m0.128s
sys     0m0.088s

This on a forum with following stats
1504765421892.webp
Running on Debian 9.1 / MariaDB 10.2.8 / PHP 7.1.9 / OpenLiteSpeed/ SSD drive

time /usr/local/lsws/lsphp7/bin/php cmd.php xf:convert-utf8mb4
There are 148 tables to convert.

Conversion may be a time consuming process.
You must close your installation and take a backup before beginning the conversion process!

Are you ready to begin conversion? [y/n] y
Beginning conversion...
[1/148] xf_addon... Done
[2/148] xf_admin... Done
[3/148] xf_admin_log... Done
[4/148] xf_admin_navigation... Done
[5/148] xf_admin_permission... Done
[6/148] xf_admin_permission_entry... Done
[7/148] xf_approval_queue... Done
[8/148] xf_attachment... Done
[9/148] xf_attachment_data... Done
[10/148] xf_ban_email... Done
[11/148] xf_bb_code... Done
[12/148] xf_bb_code_media_site... Done
[13/148] xf_captcha_log... Done
[14/148] xf_captcha_question... Done
[15/148] xf_change_log... Done
[16/148] xf_code_event... Done
[17/148] xf_code_event_listener... Done
[18/148] xf_content_spam_cache... Done
[19/148] xf_content_type_field... Done
[20/148] xf_conversation_master... Done
[21/148] xf_conversation_message... Done
[22/148] xf_conversation_recipient... Done
[23/148] xf_conversation_user... Done
[24/148] xf_cron_entry... Done
[25/148] xf_data_registry... Done
[26/148] xf_deletion_log... Done
[27/148] xf_draft... Done
[28/148] xf_edit_history... Done
[29/148] xf_email_bounce_log... Done
[30/148] xf_email_bounce_soft... Done
[31/148] xf_error_log... Done
[32/148] xf_feed... Done
[33/148] xf_feed_log... Done
[34/148] xf_flood_check... Done
[35/148] xf_forum... Done
[36/148] xf_forum_prefix... Done
[37/148] xf_forum_read... Done
[38/148] xf_forum_watch... Done
[39/148] xf_help_page... Done
[40/148] xf_image_proxy... Done
[41/148] xf_image_proxy_referrer... Done
[42/148] xf_import_log... Done
[43/148] xf_ip... Done
[44/148] xf_ip_match... Done
[45/148] xf_language... Done
[46/148] xf_liked_content... Done
[47/148] xf_link_forum... Done
[48/148] xf_link_proxy... Done
[49/148] xf_link_proxy_referrer... Done
[50/148] xf_login_attempt... Done
[51/148] xf_mail_queue... Done
[52/148] xf_moderator... Done
[53/148] xf_moderator_content... Done
[54/148] xf_moderator_log... Done
[55/148] xf_news_feed... Done
[56/148] xf_node... Done
[57/148] xf_notice... Done
[58/148] xf_notice_dismissed... Done
[59/148] xf_option... Done
[60/148] xf_option_group... Done
[61/148] xf_option_group_relation... Done
[62/148] xf_page... Done
[63/148] xf_payment_provider_log... Done
[64/148] xf_permission... Done
[65/148] xf_permission_cache_content... Done
[66/148] xf_permission_combination... Done
[67/148] xf_permission_combination_user_group... Done
[68/148] xf_permission_entry... Done
[69/148] xf_permission_entry_content... Done
[70/148] xf_permission_interface_group... Done
[71/148] xf_phrase... Done
[72/148] xf_phrase_compiled... Done
[73/148] xf_phrase_map... Done
[74/148] xf_poll... Done
[75/148] xf_poll_response... Done
[76/148] xf_poll_vote... Done
[77/148] xf_post... Done
[78/148] xf_profile_post... Done
[79/148] xf_profile_post_comment... Done
[80/148] xf_registration_spam_cache... Done
[81/148] xf_report... Done
[82/148] xf_report_comment... Done
[83/148] xf_route_filter... Done
[84/148] xf_search... Done
[85/148] xf_search_index... Done
[86/148] xf_session... Done
[87/148] xf_session_activity... Done
[88/148] xf_session_admin... Done
[89/148] xf_session_install... Done
[90/148] xf_sitemap... Done
[91/148] xf_smilie... Done
[92/148] xf_smilie_category... Done
[93/148] xf_spam_cleaner_log... Done
[94/148] xf_spam_trigger_log... Done
[95/148] xf_stats_daily... Done
[96/148] xf_style... Done
[97/148] xf_tag... Done
[98/148] xf_tag_content... Done
[99/148] xf_tag_result_cache... Done
[100/148] xf_template... Done
[101/148] xf_template_history... Done
[102/148] xf_template_map... Done
[103/148] xf_template_modification... Done
[104/148] xf_template_modification_log... Done
[105/148] xf_template_phrase... Done
[106/148] xf_tfa_attempt... Done
[107/148] xf_tfa_provider... Done
[108/148] xf_thread... Done
[109/148] xf_thread_prefix... Done
[110/148] xf_thread_prefix_group... Done
[111/148] xf_thread_read... Done
[112/148] xf_thread_redirect... Done
[113/148] xf_thread_reply_ban... Done
[114/148] xf_thread_user_post... Done
[115/148] xf_thread_watch... Done
[116/148] xf_trophy... Done
[117/148] xf_upgrade_log... Done
[118/148] xf_user... Done
[119/148] xf_user_alert... Done
[120/148] xf_user_alert_optout... Done
[121/148] xf_user_authenticate... Done
[122/148] xf_user_ban... Done
[123/148] xf_user_change_temp... Done
[124/148] xf_user_confirmation... Done
[125/148] xf_user_connected_account... Done
[126/148] xf_user_field... Done
[127/148] xf_user_field_value... Done
[128/148] xf_user_follow... Done
[129/148] xf_user_group... Done
[130/148] xf_user_group_change... Done
[131/148] xf_user_group_promotion... Done
[132/148] xf_user_group_promotion_log... Done
[133/148] xf_user_group_relation... Done
[134/148] xf_user_ignored... Done
[135/148] xf_user_option... Done
[136/148] xf_user_privacy... Done
[137/148] xf_user_profile... Done
[138/148] xf_user_tfa... Done
[139/148] xf_user_tfa_trusted... Done
[140/148] xf_user_title_ladder... Done
[141/148] xf_user_trophy... Done
[142/148] xf_user_upgrade... Done
[143/148] xf_user_upgrade_active... Done
[144/148] xf_user_upgrade_expired... Done
[145/148] xf_warning... Done
[146/148] xf_warning_action... Done
[147/148] xf_warning_action_trigger... Done
[148/148] xf_warning_definition... Done

Conversion complete!
You must now add the following to your src/config.php file:
$config['fullUnicode'] = true;

real 0m36.299s
user 0m0.128s
sys 0m0.088s
 
I thought they burned all the tapes :eek:
cgs_0671.jpg
 
Just to give a thumbs up on the "What's New" top nav link - good to get all those links together in the subnav. :)
 
https://xenforo.com/community/threads/xf2-faq.132256/

There's a developer preview available now, or a public beta coming soon. Unless you're a developer it's recommended you wait for the public beta. The public beta and the stable XF 2.0 release will be available to anyone with an active license.



Thanks. If I buy a current licence will I get the 2.0 as a free update?

Great work by the way, can't wait for this to drop :)
 
I'm loving the look and feel of Xenforo 2.0! Glad i moved back to XF yesterday! Already have a somewhat active community under it. :D

Version 2 looks phenomenal and I hope all the add-ons I use will be updated accordingly. :)
 
Status
Not open for further replies.
Top Bottom