johnycow
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Search Replace] Test Shows No ResultsHave you found a solution for this issue?
Forum: Fixing WordPress
In reply to: Site Broken since updateThat did the job! Cheers!
I’ve fixed this issue by simply going into my permalink and re-saving my settings, it fixes the issue by rewriting the rules! Cheers
Forum: Fixing WordPress
In reply to: Site Broken since updateHi there,
I dont think I was. Here is a picture of all plugins I used:If that matters, i’m using the shared namecheap hosting.
Forum: Fixing WordPress
In reply to: Site Broken since updateError log in cpanel:
[26-Nov-2019 07:29:52 America/New_York] PHP Notice: Undefined index: test in /home/odorfuyb/sharethis.today/.5ddd1ab16038b.php on line 2 [26-Nov-2019 07:29:52 America/New_York] PHP Notice: Undefined index: bonus in /home/odorfuyb/sharethis.today/.5ddd1ab16038b.php on line 2 [26-Nov-2019 09:20:58 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2 [26-Nov-2019 09:20:59 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2 [26-Nov-2019 09:21:02 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2 [26-Nov-2019 09:21:11 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2 [26-Nov-2019 09:21:14 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2 [26-Nov-2019 16:30:57 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/b3k148zb.php on line 2 [30-Nov-2019 06:07:25 America/New_York] PHP Deprecated: Function create_function() is deprecated in /home/odorfuyb/sharethis.today/.5ddd1ac0ed6d4.php on line 2
Forum: Fixing WordPress
In reply to: Site Broken since updateForum: Fixing WordPress
In reply to: Site Broken since updateHi @macmanx, thank you for the quick reply. I have renamed the plugin folder and reloaded the page, and here is the new error
Fatal error: Uncaught Error: Class 'Requests_IDNAEncoder' not found in /home/odorfuyb/sharethis.today/wp-includes/class-requests.php:597 Stack trace: #0 /home/odorfuyb/sharethis.today/wp-includes/class-requests.php(363): Requests::set_defaults('https://api.wor...', Array, Array, 'POST', Array) #1 /home/odorfuyb/sharethis.today/wp-includes/class-http.php(393): Requests::request('https://api.wor...', Array, Array, 'POST', Array) #2 /home/odorfuyb/sharethis.today/wp-includes/class-http.php(605): WP_Http->request('https://api.wor...', Array) #3 /home/odorfuyb/sharethis.today/wp-includes/http.php(181): WP_Http->post('https://api.wor...', Array) #4 /home/odorfuyb/sharethis.today/wp-includes/update.php(380): wp_remote_post('https://api.wor...', Array) #5 /home/odorfuyb/sharethis.today/wp-includes/update.php(758): wp_update_plugins() #6 /home/odorfuyb/sharethis.today/wp-includes/class-wp-hook.php(288): _maybe_update_plugins('') #7 /home/odorfuyb/sharethis.today/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Arra in /home/odorfuyb/sharethis.today/wp-includes/class-requests.php on line 597
- This reply was modified 5 years ago by Steven Stern (sterndata).
Forum: Themes and Templates
In reply to: [GeneratePress] Sub-menu bar arrow is slightly offThanks for the fast reply Tom. I appreciate your work and support, and will definitely be upgrading soon!
Forum: Themes and Templates
In reply to: [GeneratePress] Sub-menu bar arrow is slightly offHi Chris, I was a little frustrated with the whole situation, sorry about that.
This review will be updated to a 5 star. As you can see, I put “to be updated” earlier. Plugin works flawlessly, my brain not so much today!It actually looks like it took some time to add the code, at first I didn’t see it at all. I will wait a few days and see if it tracks!
I see this code in my header but doesnt track:
<!-- BEGIN ExactMetrics v5.3.9 Universal Analytics - https://exactmetrics.com/ --> <script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','https://www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-98455515-6', 'auto'); ga('send', 'pageview'); </script> <!-- END ExactMetrics Universal Analytics -->
I think I may have found the issue: Im loading too much ressources and my php memory limit was at 256M. Putting it to 512M resolved it, it seems like!
- This reply was modified 5 years, 3 months ago by johnycow.
I use Cloudflare(just to add some details)