superkikim
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: preg_split() expects parameter 3 to be longbump ? no one to help ?
no need to say I tried to disable all other plugins
Forum: Fixing WordPress
In reply to: preg_split() expects parameter 3 to be longJust tried the latest version of formatting.php from github. Didn’t do the trick… Any suggestion welcome
Forum: Plugins
In reply to: [List category posts] list category plugin fails randomlyI have found the guilty article.
I changed this article to a category not listed in this page, and it works.
The guilty article is http://www.vadrouilles.ch/nouveau-formulaire-dinscription/
It contains embedded pictures. Maybe these can be a reason for failure ?
I let you have an eye. If you need the source of the article, please let me know per email, and I send it to you.
Forum: Plugins
In reply to: [List category posts] list category plugin fails randomlyHi J,
As the OP did not follow up on this, I take over as I have today a similar experience.
Blog is http://www.vadrouilles.ch
Failing page is http://www.vadrouilles.ch/accueil/
Short code is:
[catlist name=non-classe,la-prochaine-vadrouille content=yes title_tag=h2 title_class=”entry-title” template=vadrouilles pagination=yes numberposts=5]
Error message from the server:
[Tue Apr 01 18:37:46 2014] [error] [client xx.xxx.xxx.xxx] PHP Fatal error: Maximum execution time of 60 seconds exceeded in /var/www/vhosts/vadrouilles.ch/httpdocs/wp-content/plugins/list-category-posts/include/CatList.php on line 422, referer: http://www.vadrouilles.ch/
Working page for example: http://www.vadrouilles.ch/la-prochaine-vadrouille/
Short code is:
[catlist name=la-prochaine-vadrouille content=yes title_tag=h2 title_class=”entry-title” template=vadrouilles]
Hope this help to troubleshoot. Otherwise, please let me know what can help.
Cheers
Akim