Steve-CC
Forum Replies Created
-
I created a directory – “wp-content/participants-database-templates” and the error message went away. Tested and all seems ok now so seems unnecessary to change configuration since warning is gone.
Thanks
Thanks again
The page has two lines of text and then the “shortcode”?
[pdb_signup template=responsive]
Does that indicate that I am using a custom template?
If so, please remind me how to find it. It has been several years since I set this up so I do not remember.Thanks for working with me on this.
My setup does have a directory “participants-database-templates’ directory but it is not directly under “wp-content/”. It is at “home/public/wp-content/plugins/participants-database/templates”.
Is that wrong?
It seems logical to me that it would be there as opposed to directly under “wp-content/” but what do I know?
Also , there is a “/home/public/wp-content/uploads/participants-database” directory
Would it make any sense for me to manually create a /wp-content/participants-database-templates directory?Steve
- This reply was modified 1 year, 11 months ago by Steve-CC.
Hi
Thanks for your response but I am a bit confused still.
You said to look at-
wp-content/participants-database-templates
This directory does not exist
Error Message says to look at-
wp-content/plugins/participants-database
It’s permissions and as are all of the subdirectories under it are: repusnv [269596] 0775And the instructions you linked to – https://xnau.com/work/wordpress-plugins/participants-database/participants-database-documentation/participants-database-settings-help/#File-Upload-Location says to look at –
wp-content/uploads/participants-database/
It’s permissions are web[25000] – 0755Can you verify which directory/directories are the problem and how to fix them?
Might I just add. This is an issue which just recently cropped up despite my not having changed permissions.Thanks
It is showing on this page that I mentioned above – https://representnv.us/sign-up-page/
It appears to me that it is visible to all who go to that page. Are you not seeing it?
The exact wording is –Supporters Sign Up Page
Warning: mkdir(): Permission denied in /home/public/wp-content/plugins/participants-database/classes/PDb_shortcodes/template.php on line 265
Warning: mkdir(): Permission denied in /home/public/wp-content/plugins/participants-database/classes/PDb_shortcodes/template.php on line 265Together we can let it be known that we won’t stand for a corrupt system that ignores the voice of the electorate.
Please fill out this form so we can add your name to our lists of supporters.
In my effort to at least stop the error messages from messing with my public pages one of the code edits caused an error message that pointed at my installed theme – Elegant Themes – Divi.
Then I added
define(‘FS_METHOD’, ‘direct’);
to my wp-config.php file. That seems to be a temporary solution so public pages do not show php error messages.I am posting this now since it may be useful to others
I guess my next stop is in a Divi Theme Forum
Thanks
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsThanks
I had tried that with no luck.
In my effort to at least stop the error messages from messing with my public pages one of the code edits caused an error message that pointed at my installed theme – Elegant Themes – Divi.
Then I added
define(‘FS_METHOD’, ‘direct’);
to my wp-config.php file. That seems to be a good temporary solution so public pages do not show php error messages.
I am posting this now since it may be useful to others but realize that my problem has nothing to do with the All In One Event Calendar.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsI tried to do this
If anyone else hits this I was able to fix by editing the wp_config.php and changing the line:
define(‘WP_DEBUG’, true);
to:
define(‘WP_DEBUG’, false);
I am not finding that in my wp-config.php
I did deactivate my plugins one by one, reloading the site with each one deactivated.
The problem – error messages at the top of the page even when not logged in – continued to happen.
Is there some way to simply prevent error messages to show to anonymous visitors? I seem to remember a setting but have not been able to find it.Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsIt is now happening for me on another site that does not have any of the plugins listed above.
I have only 10 plugins installed. They are:
404page – your smart custom 404 error page
Accessibility by UserWay
All-in-One WP Migration
Code Embed
Disable XML-RPC Pingback
Divi Accessibility
Google XML Sitemaps
Page Specific Menu Items
Smash Balloon Instagram Feed
Wordfence SecurityHas anyone seen any better ideas for dealing with this?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsYes – for me it was Popup Maker. So two plugins identified so far:
WP-DISABLE & Popup MakerForum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsAs I indicated above -I am having this problem too.
On another forum someone said:
I just renamed that php file in question, and the problem disappeared. Not sure if it might have broken something else though. The WP codex isn’t very helpful on what that file actually does. Any further hints or clues would be appreciated.
and another:
I suspect it may be a symptom of something deeper; i.e. something trying to use FTP to modify a WordPress file for some reason. Possibly a plugin?
Thoughts?
Forum: Plugins
In reply to: [Timely All-in-One Events Calendar] WP 5.3 causes PHP warningsMe too.
Thanks @astro1999
Wondering if any answers yet? Pros & Cons of doing what @astro1999 did?Forum: Plugins
In reply to: [Participants Database] Unable to delete recordsThe Theme is Twenty Seventeen
Since I was able to delete records by just hitting enter I was able to move forward.
ThanksForum: Plugins
In reply to: [Participants Database] Unable to delete recordsHi
I’m not up to the task of doing what you suggested at the moment but your response told me that I could probably just hit the Enter Key to tell it to go.
It worked – I was able to delete the extra records.
BTW – the only other plugins I have installed on this site are:
Akismet Anti-Spam, Contact Form 7, Flamingo & Honeypot for Contact Form 7Thanks