Load more template not working
-
Hi,
I have used the plugin several times before and worked fine. But, in the current site then plugin is not working at all. After checking I found out that the php codes are not working at all. So, the once the Load more button is clicked the generated posts are showing only html tag generated divisions and lists but no wordpress post data is shown. Is that be an issue of my custom theme? If so, can you please enlighten me what wrong may be happened to the theme and if not then please help me to solve the issue immediately.
Thanks
The page I need help with: [log in to see the link]
-
Hi @dexterweb,
I don’t see Ajax Load More active on this page at all.
https://www.christianwoman.co/No divs, JS or CSS.
Hi,
Sorry. I deactivated the plugin. I reactivated it and on the home page you can see a load more button once you scroll down. Please check asap as it is live site.
Thanks
Thanks @dexterweb
Whats your repeater template?
Hi,
It is the default repeater template. It was not working as well.
Thanks
Yes, but can you share the current template so I can inspect why it’s empty?
<li class=”row”>
<div class=”col-xl-6 col-lg-6 col-md-12 col-sm-12 col-12 pl-0″>
</div>
<div class=”col-xl-5 col-lg-5 col-md-12 col-sm-12 col-12″>
<span></span>
<h2></h2>
<samp></samp>
<div class=”col-12 p-0 mt-5 shareicon”></div>
</div>This is the template. But, when I am selecting the default template and trying to save it the following error is in display.
“Something went wrong and the data could not be saved.”
the Load more button is clicked the generated posts are showing only html tag generated divisions and lists but no wordpress post data is shown
Ok, well your template is empty of any php code to populate the content so thats why nothing is being rendered…
If you’re having issues saving a template use this method for templating.
https://connekthq.com/plugins/ajax-load-more/docs/repeater-templates/#themeHi,
Thanks. That worked like a magic.
I ham having issue in another site. https://mychristiandaily.com/
If you scroll down you will find the load more button. Clicking the button is not generating any post. Can you please check and let me know what is wrong on our end?
Thanks
Looks like access to
wp-admin/admin-ajax.php
might be being blocked by the server or a security plugin.It’s returning a 500 error… Check the server
error_log
for fully details.Hi,
Following is the error log data:
[26-Apr-2018 10:13:32 UTC] PHP Warning: Error while sending QUERY packet. PID=8568 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:32 UTC] PHP Warning: Error while sending QUERY packet. PID=8830 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:41 UTC] PHP Warning: Error while sending QUERY packet. PID=8829 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9141 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9170 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9086 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9159 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9158 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Error while sending QUERY packet. PID=9080 in /home/mmcwag/public_html/wp-includes/wp-db.php on line 1924
[26-Apr-2018 10:13:43 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:43 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:46 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[26-Apr-2018 10:13:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-includes/wp-db.php:1924) in /home/mmcwag/public_html/wp-includes/functions.php on line 3768
[05-May-2018 20:28:57 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /home/mmcwag/public_html/wp-includes/class-wp-query.php on line 736
[05-May-2018 20:40:53 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /home/mmcwag/public_html/wp-includes/class-wp-query.php on line 736
[05-May-2018 20:55:25 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /home/mmcwag/public_html/wp-includes/class-wp-query.php on line 736
[05-May-2018 20:55:47 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /home/mmcwag/public_html/wp-includes/class-wp-query.php on line 736
[05-May-2018 20:56:27 UTC] PHP Warning: trim() expects parameter 1 to be string, array given in /home/mmcwag/public_html/wp-includes/class-wp-query.php on line 736
[11-May-2018 06:36:47 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:47 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:47 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:47 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:48 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:52 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:52 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:52 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:52 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:52 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:55 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:55 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:36:55 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:55 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:36:55 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:00 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:00 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:00 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:00 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:01 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:13 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:13 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:13 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:13 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:13 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:33 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:33 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:37:33 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:33 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:37:33 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:38:53 UTC] PHP Warning: include(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:38:53 UTC] PHP Warning: include(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/wp-cache-base.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 79
[11-May-2018 06:38:53 UTC] PHP Warning: include_once(/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php): failed to open stream: No such file or directory in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:38:53 UTC] PHP Warning: include_once(): Failed opening ‘/var/www/vhosts/christianwomanmag.com/httpdocs/wp-content/plugins/wp-super-cache/ossdl-cdn.php’ for inclusion (include_path=’.:/opt/cpanel/ea-php56/root/usr/share/pear’) in /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php on line 101
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 46
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49
[11-May-2018 06:38:53 UTC] PHP Warning: Cannot modify header information – headers already sent by (output started at /home/mmcwag/public_html/wp-content/plugins/wp-super-cache/wp-cache.php:79) in /home/mmcwag/public_html/wp-content/plugins/wp-math-captcha/includes/class-cookie-session.php on line 49The plugin folder and sub-folders permission is 755 and the files permission inside the folder is 644.
Thanks
Hi,
Can you please reply asap as this is an error we are facing in a live site for some time?
Thanks
I can’t tell by looking at that error log.
Try the Load More again and only post the most recent error. They are dated so you don’t need to copy and paste the entire log.
Thanks.Hi,
I have clicked on the load more again and checked error log. But, there is no new error generated. I am attaching the screenshot of the error log. Please check and let me know what can be done.Please check the error log screenshot in the following url: https://prntscr.com/lfqo6r
Dont see anything Ajax Load More related.
Looks like it’s working now?
https://www.christianwoman.co/
- The topic ‘Load more template not working’ is closed to new replies.