Tagged: upgrade
-
AuthorPosts
-
May 23, 2018 at 4:52 pm #960951
Hi There,
We have a blog with some 65.000 posts. Whenever we want to update Enfold by uploading it parallel (/enfold-new/) to the old version and then just rename the two directories, we couldn’t open the website anymore. The database was loading and loading.
Now we are scared to just click on the update button.
What do you suggest?
Thanks
May 24, 2018 at 4:25 pm #961654Hey elbnetz,
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look? Do you mean you have to folders with Enfold?
Best regards,
VictoriaMay 25, 2018 at 9:32 am #961992This reply has been marked as private.May 27, 2018 at 2:58 pm #962758Hi Thorsten,
Have you tried doing it via FTP? In this case it might be better to update the theme via FTP in one of the folders and delete the other one.
Best regards,
VictoriaMay 28, 2018 at 9:16 am #962996Yes we have tried the update via FTP. That causes the Problem.
We even have the problem, when we click on “live preview”Is there change i the database handling since version 4.2.3?
Please help.
ThanksMay 30, 2018 at 9:46 am #964069Any News on this?
We need your help!
Is there anything you have changed with the database between this versions or anything else, which makes the problems?Wen need to know what we can do to keep the theme up to date.
Thanks.
May 30, 2018 at 11:15 am #964114I have this problem as well. Updated to 4.4 from 4.2.3 and the site wouldn’t load anymore, not even wp-admin.
The error_log gives this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in ....../wp-includes/post.php on line 1939
And this one:
‘PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1179648 bytes) in …../wp-includes/cache.php on line 652’Tried increasing the allowed memory but it didn’t make any difference.
Fortunately I had the previous version still, so reverting back to the older version of the theme brought the site back.
What could be wrong? The site in question has a lot of posts as well, over 50,000, just like the OP’s. Probably something to do with that?
- This reply was modified 6 years, 5 months ago by fisherman.
May 30, 2018 at 1:15 pm #964202Hi,
How did you increase the memory limit? Please ask your hosting provider to do it to make sure that it is actually increased.
Best regards,
IsmaelMay 30, 2018 at 1:23 pm #964207Is there a recommended memory limit?
May 30, 2018 at 3:04 pm #964293Hi,
We usually recommend at least 256M or higher. Some servers do not allow a manual override to the limit so you may need to contact your hosting provider.
Best regards,
IsmaelMay 30, 2018 at 3:34 pm #964319Setting the memory limit higher didn’t work. It just never loads and times out after a long time.
May 31, 2018 at 9:00 am #964676Same results here: Increased to 256M with no positive result.
Hey guys, something seems to be wrong with version 4.4 and big databases. Can you please investigate?
Stay with 4.3.x is not an option, as there are problems with WooCommerce…Thanks
June 1, 2018 at 1:20 pm #965298Hi guys,
Are you looking into this problem?
Thanks
TomJune 2, 2018 at 12:19 am #965613Hi,
The best approach for you is to create a staging server so you can try all new things on a staging site then perform the same on the live site.
Is it possible for you to create a staging site and try to update the site via FTP by deleting the enfold folder and uploading a latest version?
Please check the documentation for more info https://kriesi.at/documentation/enfold/how-to-install-enfold-theme/
Best regards,
VinayJune 4, 2018 at 9:50 am #966397Hi Vinay,
That is not an option for the moment: The website is some 70 GB in size.
You don’t just create a staging site just to test that the theme doesn’t work.
What about telling us what has changed with version 4.4 regarding the database?
Or are the additional functions need so much additional memory??Please, we desperately need a solution here!
Thanks.
June 4, 2018 at 5:10 pm #966648@Vinay
I tried your suggestion, so instead of just updating through wp-admin, update the site via FTP by deleting the enfold folder.
It didn’t work, same error as before.
And I don’t see how a staging server would help in this case. If the theme update doesn’t work for some reason, only your programmers can help.
Please fix this soon, thanks!
TomJune 5, 2018 at 8:44 pm #967466Hi fisherman and elbnetz,
Which version of php are you running?
Best regards,
VictoriaJune 5, 2018 at 8:54 pm #967472Hi, I’m running php 7.1.
TomJune 6, 2018 at 8:41 am #967690We are running php 7.0.27
June 6, 2018 at 9:04 am #967699This reply has been marked as private.June 8, 2018 at 1:06 am #969894Hi,
Thanks for the update.
Enable the error logs and then activate the latest version of the theme. Post the content of the error logs on pastebin.com.
// https://codex.wordpress.org/Debugging_in_WordPress#WP_DEBUG_LOG
In the wp-config.php file, add this code.
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 ); // Use dev versions of core JS and CSS files (only needed if you are modifying these core files) define( 'SCRIPT_DEBUG', true );
Best regards,
IsmaelJune 8, 2018 at 8:34 am #970003We’ve did as suggested, but don’t get a log file.
- This reply was modified 6 years, 5 months ago by elbnetz.
June 8, 2018 at 8:47 am #970008Now we received the following error message:
Warning: Error while sending QUERY packet. PID=31805 in /var/www/reifenpresse/wp-includes/wp-db.php on line 1924
Fehler beim Aufbau einer DatenbankverbindungThat was after updating to Yoast Version 7.6.1
After disabling database was back again.- This reply was modified 6 years, 5 months ago by elbnetz.
June 11, 2018 at 3:05 pm #971223I did the debog log thing you asked for, but it just gave the memory error I already gave you guys, nothing else
[11-Jun-2018 13:01:10 UTC] PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes) in ................/wp-includes/post.php on line 1939
Increasing memory doesn’t help.June 12, 2018 at 3:10 am #971481Hi,
@elbnetz: According to the forums, you have to increase the database’s “max_allowed_packet” value. Did you search for that particular entry in the database? The id is “31805”. What’s inside that entry?
// https://stackoverflow.com/questions/30753674/error-while-sending-query-packet
// https://dev.mysql.com/doc/refman/8.0/en/packet-too-large.htmlPlease contact your hosting provider for more info. I’m sure they’ll be able to help you tweak this database option.
Best regards,
IsmaelJune 18, 2018 at 10:25 am #974134Hi, are you guys working on this? It would be a shame if Enfold wouldn’t work on large websites.
TomJune 19, 2018 at 1:30 am #974554 -
AuthorPosts
- You must be logged in to reply to this topic.