mwsat
Forum Replies Created
-
Hi @saranshwpm ,
I confirm with version 5.6.9 BackWPup database backups work again. Great.
Hi @wfpeter,
Ok, I consider the issue as resolved,
MichaelHi @wfpeter ,
I just (4 November, 18:25 CET) ran a new scan and no vulnerability alert was raised – apparently the tagDiv version 3.9.2 was considered as OK.
I also had a look at the Wordfence Full Acitivty Log: I can see the end of the scan on 3 November 17:01 CET, no alerts are shown there but the emails looks like being triggered by this scan as the email was sent on 3 November 17:02 CET.
I consider this as no alert is still pending – right?
Thanks,
MichaelForum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] UI deaf and blindI clicked the Data, Frequency and Storage links with version 5.2.1: no action, no improvement.
As I use BackWPup on other sites and tested 5.2.1 there too and the links worked there.
Therefore I uninstalled and re-installed BackWPup on this site – now it works (almost, that’s another issue).
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] UI deaf and blindFollow up: I’ve upgraded BackWPup to version 5.2: unfortunately no solution for my issue. Even clicking “Add a new backup” doesn’t trigger any action.
Forum: Plugins
In reply to: [BackWPup – WordPress Backup & Restore Plugin] UI deaf and blindHi,
I activated DEBUG and checked the debug.log – and found these lines:
[28-Apr-2025 14:41:23 UTC] PHP Fatal error: Uncaught TypeError: BackWPup_Cron::parse_cron_expression(): Argument #1 ($cron_expression) must be of type string, null given, called in /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/parts/sidebar/frequency-files.php on line 16 and defined in /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/inc/class-cron.php:470
Stack trace: 0 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/parts/sidebar/frequency-files.php(16): BackWPup_Cron::parse_cron_expression() 1 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/components/containers/sidebar.php(29): include(‘/homepages/2/d1…’) 2 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/inc/Utils/BackWPupHelpers.php(40): include(‘/homepages/2/d1…’) 3 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/pages/backups.php(111): BackWPup\Utils\BackWPupHelpers::component() 4 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/inc/class-page-backups.php(561): include(‘/homepages/2/d1…’) 5 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-includes/class-wp-hook.php(324): BackWPup_Page_Backups::page() 6 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 7 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-includes/plugin.php(517): WP_Hook->do_action() 8 /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-admin/admin.php(259): do_action() 9 {main}
thrown in /homepages/2/d149839386/htdocs/_sites/pfgersthof/komm/wp-content/plugins/backwpup/inc/class-cron.php on line 470Regarding clicking Data, Frequency and Storage: I activated the Chrome Inspector of my browser, clicked the links: nothing was shown in the Console of the Inspector.
And I have to add another issue: the full history of backsups has disappeared. Backup History has not a single entry – despite the last one was run last night.
And: I’ve set up this backup (of last night) of files only on Friday. At that time all the links worked well. Since then this backup last night was the only scheduled one.
I hope this helps, Michael
Forum: Themes and Templates
In reply to: [NewsBlogger] Background colour cannot be setGreat, this advised change of the theme layout solves the colouring issue.
- This reply was modified 1 year, 1 month ago by mwsat.
Hi,
first its not a nice option having to delete WordPress data by a SQL command I have to create on my own.Further I’m not sure if your advice works well: if I delete rows from the wp_em_events table only what happens to e.g. all the applied categories? They are set in the generic WordPress table wp_term_relationships with a reference to the post_id of an event. Is a function/relationship set in the database for “if a row from the wp_em_events table is deleted corresponding rows of the wp_term_relationships table are auto-deleted too”?
Apparently not: I’ve deleted an event with the DELETE button of phpMyAdmin from the wp_em_events table. But a row with the post_id of the deleted event still exists in the wp_term_relationships table – an orphan now.
I found the solution: the used URL did not work, there is one which works.
In the Events Managers plugin Settings -> Pages -> Events the basic path to the pages AND apparently also the feed is set, and the setting was “termin”, therefore {basic web site URL}/termin/feed works well.
A note on that: for iCal date all of these URLs work well on my site:
- {basic web site URL}/events.ics
- {basic web site URL}/events/events.ics
- {basic web site URL}/termin/events.ics
As I noted in my first post the documentation page about the use of iCal sounds like you can do the same for RSS, only events.ics has to be replaced by feed.
Please clarify this in the documentation.
Thanks!The RSS Scope was set to “Future events”, now I’ve changed it to “All events” but still no item in the feed.
Strange is also the unchanged lastBuildDate Sun, 03 Apr 2022 14:23:10 +0000. We have changed events since then. Other properties of the RSS channel tell that a 1 hourly frequency for updates is set – this is not executed apparently.
What software is triggering this build: native WordPress or the Events Manager plugin?
I updated to 2.6.3 and QuickEdit deals with the catgories of Post Expirator correctly.
Thanks for fixing the issue.
Add-on: I’ve installed and tested the EM plugin on my own WP site: PHP version 7.3, same WP version, same theme – but on this site the iCal link provides an iCal file with all data:
https://www.mws.at/blog/tests/termine-2/What about uninstall and re-install EM? How to save all the events in the database?
I have no experience with the WP Save Mode plugin – and haven’t used it.
Current versions: WP 5.5.1, PHP so far 7.3, upgraded to 7.4 today (error not fixed), EM 5.981.
Today I also deactivated all plugins except EM and the ones required by the theme (TagDiv Newspaper). The empty iCal file was not filled by this action.That’s a test page of a website in German.
https://www.pfarregersthof.at/komm/tests/kalender-test-1b/To the right of each event I have set all the EM placeholders of iCal in an angle bracket:
This is the used shortcode:
[events_list_grouped mode="daily" scope="past" order="DESC" pagination="1"]{has_time}#_24HSTARTTIME: <span style=background-color:#_CATEGORYCOLOR> </span> {has_tag_INFOTEXT}#_EVENTLINK{/has_tag_INFOTEXT}{no_tag_INFOTEXT}#_EVENTNAME{/no_tag_INFOTEXT} (#_LOCATIONLINK) {#_CATEGORYLINK} -- [#_EVENTICALLINK | <a href=#_EVENTICALURL>iCal URL</a> | #_EVENTWEBCALLINK | <a href=#_EVENTWEBCALURL>WebCal URL</a>]<br />{/has_time}{all_day}<span style=background-color:#_CATEGORYCOLOR> </span> #_EVENTNAME<br>{/all_day}[/events_list_grouped]I think the scope should make no difference in creating iCal content. We’ve tested it on a “future” page with the same results, but we don’t want use not working links on pages for the public.
Forum: Plugins
In reply to: [Advanced Editor Tools] No toolbar in Chrome browser (v 5.3.0)Thanks for pointing at the cache. Reloading the page in edit mode by a Ctrl F5 cleared it and the TinyMCE toolbar is shown now.
- This reply was modified 6 years, 4 months ago by mwsat.