I run cron from in my website and I get
"Warning: preg_match(): Compilation failed: nothing to repeat at offset 0 in file_scan_directory() (line 2278 of /home/topexp/web/mysite.com/public_html/core/includes/file.inc)."
37 times
I have installed the latest version of backdropcms and 3 modules akismet, honeypot and filecache.
Any ideas?
Recent comments
Steve - long story short - this is a legacy site that was ported from Drupal 7 and had some tinkering done to it so that Brilliant Gallery code was interpreted. This avoided rewriting a few...
Question re paragraphs
Hi yorkshirepudding - once again you leap to my rescue! I thought I had it sussed after reading your reply but I found that creating a new field called Description, hiding the label and...
Question re paragraphs
Hi Ian..., Can you explain why you are using Paragraphs for this? Is it because you have a specific requirement that is only filled by Paragraphs? There are other ways to create an...
Question re paragraphs
Hi Ian You can go to Admin > Structure > Paragraph Types > Your paragraph Type > Manage displays > Paragraphs Editor Preview and adjust what shows there. The path will...
Question re paragraphs
It's not difficult to write JS code in an admin theme (without a module) that would save text from CKEditor to LocalStorage every X minutes and add a button to restore the text from LocalStorage...
Implementing autosave in Ckeditor 5