gversion
Forum Replies Created
-
Great, thanks again!
I am no longer taken to the blank white page. However I see a message that says, “Job with ID 2″ has started, but not responded for 10 seconds. Please check information.”
The progress bar does work fine and the backup is successfully created so I think I can just ignore the “… Not responded for 10 seconds…” Message.
Does that sound ok?
Thank you!
Thanks for the reply!
Yes, I added the following to a wp-config.php file:
define( ‘ALTERNATE_WP_CRON’, true );However if I remove this then I receive the following message when I manually run a job: “Job “Job with ID 2″ has started, but not responded for 10 seconds. Please check information.”
Below is my debug info in case that helps:
—
WordPress version: 5.3.2
BackWPup version: 3.7.0
PHP version: 7.3.15 (64bit)
MySQL version: 10.2.29-MariaDB-log
cURL version: 7.65.0
cURL SSL version: OpenSSL/1.0.2k-fips
WP-Cron url: https://www.mydomain.co.uk/wp-cron.php
Server self connect: Not expected HTTP response:
Status-Code: 200
Date: Mon, 02 Mar 2020 16:00:27 GMT
Server: Apache
Last-modified: Tue, 18 Feb 2020 09:40:59 GMT
Etag: “0-59ed67827f6d8”
Accept-ranges: bytes
Content-length: 0
Content-type: text/html
X-backend-server: Array
X-service-level: wordpressDocument root: /public_html/
Temp folder: /public_html/wp-content/uploads/backwpup-6c9bba-temp/
Log folder: /public_html/wp-content/uploads/backwpup-6c9bba-logs/
Server: Apache
Operating System: Linux
PHP SAPI: fpm-fcgi
Current PHP user: ffc70a8499
Maximum execution time: 300 seconds
BackWPup maximum script execution time: 30 seconds
Alternative WP Cron: Off
Disabled WP Cron: Off
CHMOD Dir: 0755
Server Time: 16:0
Blog Time: 16:00
Blog Timezone: Europe/London
Blog Time offset: 0 hours
Blog language: en-GB
MySQL Client encoding: utf8
PHP Memory limit: 2048M
WP memory limit: 40M
WP maximum memory limit: 2048M
Memory in use: 12.00 MB
Loaded PHP Extensions:: Core, PDO, PDO_Firebird, PDO_ODBC, Phar, Reflection, SPL, SimpleXML, Zend OPcache, bcmath, bz2, calendar, cgi-fcgi, ctype, curl, date, dba, dom, enchant, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imap, interbase, intl, ionCube Loader, json, ldap, libxml, mbstring, mysqli, mysqlnd, odbc, openssl, pcre, pdo_dblib, pdo_mysql, pdo_pgsql, pdo_sqlite, pgsql, posix, pspell, readline, session, shmop, snmp, soap, sockets, sodium, sqlite3, standard, sysvmsg, sysvsem, sysvshm, tidy, tokenizer, xml, xmlreader, xmlrpc, xmlwriter, xsl, zip, zlib—
Thank you very much for the support!
Forum: Plugins
In reply to: [WP Job Manager] Hide shortcode from job summary on category pageHi Adam,
That sounds like it will work nicely. I will let you know if I have any further issues.
Thanks so much!
Forum: Plugins
In reply to: [WP Job Manager] Hide shortcode from job summary on category pageHi Adam,
Here is a link to a screenshot:
https://www.dropbox.com/s/gd53f8uswlxottu/screenshot.png?dl=0Thanks again for your help!
Forum: Plugins
In reply to: [WP Job Manager] Hide shortcode from job summary on category pageHi Adam,
Thanks for your reply.
We are creating multiple Gravity Forms forms and inserting these into job detail pages using the appropriate Gravity Forms shortcode. The reason we are doing this is because we want different job enquiries to be sent to different email addresses.
The issue is that when I insert the Gravity Form shortcode it displays in the job summary on the list page.
For example, [gravityform id=”1″ title=”true” description=”true”] displays in the job listing summary.
I was wondering if there was a way to stop this shortcode from displaying in the job listing page. We only want this to display the actual form on the job detail page.
Thanks!
Forum: Fixing WordPress
In reply to: RSS Feeds not working in IE7Hello,
I am having the same problem – the RSS feeds aren’t working in IE7. I have searched for ‘feed:’ in the theme code but can not find it.
All I can find is the following in sidebar.php:
- <h2><?php _e(‘RSS Feeds’); ?></h2>
-
<br><center>” title=”<?php _e(‘Syndicate this site using RSS’); ?>”>
<img src=”images/rssfeed.gif” alt=”RSS Feed” title=”RSS Feed” />
</center>Can someone please help me out with this?
Many thanks,
Greg