PPNSteve
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home page@omelin Hi, thanks. I have tried that as well. I can’t say if it works as I’m still trying to figure out the fatal php error that pops up killing any page load.
Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home page@bhsmw hmmm.. nope, I now get a php error as noted above.
What did you determine the problem was, if you ever did?My site has been working fine on this theme for a number of years, only breaking with the 2.8.1 update (though there have been times when an update deletes the header images and similar things)
Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home page@bhsmw thanks.
@akhlesh-nagar we are getting the white screen of death..
WP debug shows:
Fatal error: Uncaught Error: Call to undefined function appointment_theme_setup_data() in /home/gocep/public_html/wp-content/themes/appointment-green/header.php:8 Stack trace: #0 /home/gocep/public_html/wp-includes/template.php(723): require_once() #1 /home/gocep/public_html/wp-includes/template.php(672): load_template('/home/gocep/pub...', true) #2 /home/gocep/public_html/wp-includes/general-template.php(41): locate_template(Array, true) #3 /home/gocep/public_html/wp-content/themes/appointment/page.php(2): get_header() #4 /home/gocep/public_html/wp-includes/template-loader.php(106): include('/home/gocep/pub...') #5 /home/gocep/public_html/wp-blog-header.php(19): require_once('/home/gocep/pub...') #6 /home/gocep/public_html/index.php(17): require('/home/gocep/pub...') #7 {main} thrown in /home/gocep/public_html/wp-content/themes/appointment-green/header.php on line 8Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home page@bhsmw we will try the 2.7.8 version next.. hopefully their is a fix in the newer versions at some point.
Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home pagereverting to a previous version didn’t work either.. something in the last update really broke this site.. none of the customized front/home page elements are available and using the ‘green’ child theme, not even shown in the WP theme customizer.
We are not happy and the client is even more so.Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home page@bhsmw where did you get the previous version?
Forum: Themes and Templates
In reply to: [Appointment] Latest theme update broke home pageThus site is a mostly static website. We have been using this theme / child theme for a number of years without any additional plugin.. Even with the plugin all of the home page data is missing..
So, again, how do we fix this mess? Where is my home page data? Etc..?
Thanks
Forum: Plugins
In reply to: [Publish To Apple News] INVALID DOCUMENT error.Seeing this error as well..
There has been an error with the API: INVALID_DOCUMENT – The value for the property “URL” at line 1 and column #### is not valid:
even on NON-LINKED urls
something isn’t parsing correctly or it is just bork.
Forum: Plugins
In reply to: [reCaptcha by BestWebSoft] Has been removed?still no word here? what’s going on?
Can’t get the exact error message right now but will next time I see it.. We’re on php 7.3.11 and max execution is currently set to 180 secs for 7.3..
all is fine with updating.. THANKS!
I did run into another issue however.. It seems that the plugin struggles with and stalls on larger uploaded .png files (over the free size limit) and either errors out (something about back end image processing failing) or we end up with a corrupt, unreadable png image.
so adding new .png files between approx 2 – 5mb seem to be the worst at this
Forum: Plugins
In reply to: [The Events Calendar] Update Failed: Version 4.9.12Just found out it was my (super) cache caching too aggressively that was preventing me from making a new dir. Clearing cache and re-running the update worked fine.
- This reply was modified 6 years, 5 months ago by PPNSteve.
UPDATE:
I found out what was happening.. it was over aggressive (super) cache somehow not letting my plugins update if they need to create a new dir.. (my events plugin had same issue) so clearing all the cache files seemed to resolve the problem.Thanks.
- This reply was modified 6 years, 5 months ago by PPNSteve.
Hi,
here’s what I got doing a fresh install: Installation failed: Could not create directory. wp-smushit/app/views/meta-boxes/directoryHad this issue (it was affecting other sites and my whmcs backend) and downgraded as per the (cPanel and others) recommended process. My server reports corrent curl version as:
[root@svr5 ~]# curl --version curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.36 zlib/1.2.7 libidn/1.28 libssh2/1.4.3WP and the site health tools > info > server reports curl as
cURL version 7.67.0 OpenSSL/1.0.2t
SO WHAT IS GOING ON? why the difference and is this what’s causing REST / API timeouts??- This reply was modified 6 years, 5 months ago by PPNSteve.