Tagged: x
-
AuthorPosts
-
December 15, 2016 at 9:04 pm #1295196
mmgrowthParticipantHi
I’ve installed the Convertplug plugin and create a info bar module on my homepage, it is also working as intended. But as i want to edit some the info bar again, i can’t find it in the info bar list, it is blank. (See attachment pic below). Know why this is happening? I’ve disabled all other plugins and it didn’t solve the problem. But info bar is still working fine at the homepage.
December 15, 2016 at 9:50 pm #1295229
Rue NelModeratorHello There,
Thanks for writing in! To assist you better with this issue, would you mind providing us the url of your site with login credentials so we can take a closer look? This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
To do this, you can make a post with the following info:
– Link to your site
– WordPress Admin username / passwordDon’t forget to select Set as private reply. This ensures your information is only visible to our staff.
Thank you.
December 15, 2016 at 10:06 pm #1295243
mmgrowthParticipantThis reply has been marked as private.December 15, 2016 at 11:16 pm #1295303
Rue NelModeratorHello There,
It looks like there is an error on the page. Can you please enable WP_DEBUG mode? You can do this by opening
wp-config.phpand adding
define( 'WP_DEBUG' , true );just above/* That's all, stop editing! Happy blogging. */For example:define('WP_DEBUG', true); /* That's all, stop editing! Happy blogging. */When you revisit the page, you should have some error output describing the issue in more detail.
Please let us know how it goes.
December 16, 2016 at 7:42 am #1295592
mmgrowthParticipantHi there, this is what the error log says, Call to undefined function utf8_encode(),
Fatal error: Uncaught Error: Call to undefined function utf8_encode() in /var/www/orthokind.com/public_html/wp-content/plugins/convertplug/modules/info_bar/views/main.php:220 Stack trace: #0 /var/www/orthokind.com/public_html/wp-content/plugins/convertplug/modules/info_bar/info_bar.php(79): require_once() #1 /var/www/orthokind.com/public_html/wp-includes/class-wp-hook.php(298): Smile_Info_Bars->info_bar_dashboard('') #2 /var/www/orthokind.com/public_html/wp-includes/class-wp-hook.php(323): WP_Hook->apply_filters('', Array) #3 /var/www/orthokind.com/public_html/wp-includes/plugin.php(453): WP_Hook->do_action(Array) #4 /var/www/orthokind.com/public_html/wp-admin/admin.php(222): do_action('convertplug_pag...') #5 {main} thrown in /var/www/orthokind.com/public_html/wp-content/plugins/convertplug/modules/info_bar/views/main.php on line 220December 16, 2016 at 1:39 pm #1295902
RadModeratorHi there,
What’s your PHP version? It’s a function that should exist ( http://php.net/manual/en/function.utf8-encode.php ). It’s either low version or your PHP is compiled without it.
Please check this http://osticket.com/forum/discussion/8702/php-fatal-error-call-to-undefined-function-utf8-encode-error-message
Thanks!
December 16, 2016 at 3:11 pm #1296001
mmgrowthParticipantThanks Rad, I didn’t find solution on the link you sent but found it here (http://stackoverflow.com/questions/35701730/utf8-endecode-removed-from-php7).
Like the link suggested, I did
sudo apt-get install php7.0-xmlin terminal, restarted apache and back on WordPress, I can see list of info bar in Convertplug now.Thanks for the help
December 16, 2016 at 3:31 pm #1296020
JoaoModeratorGlad to hear it,
Let us know if you need further help
Joao
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1295196 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
