mgadala
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredHey Takayuki,
After moving to a new server with PHP 5.5 installed the error disappeared and the form seems to be working correctly with uploads.
Thanks very much for your insight and help!
Best,
MarkForum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredHey Takayuki,
I requested an update for the PHP from our server admins, I also tested changing the temp folder path and it unfortunately did not work either.
Any other suggestions?
Forum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredI think it is just an old server, I just requested to have the PHP updated on the server.
Also, PHP is not in safe mode.
Do you think that running this outdated version of PHP is what’s causing the issue? (this issue began right after we updated the site’s WordPress/plugins afer not having an update in a few years)
Thanks,
MarkForum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredPHP Version 5.2.6
Forum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredAlso,
Her is what I found in functions.php line 1501:
// We need to find the permissions of the parent folder that exists and inherit that. $target_parent = dirname( $target ); while ( '.' != $target_parent && ! is_dir( $target_parent ) ) { $target_parent = dirname( $target_parent ); }Forum: Plugins
In reply to: [Contact Form 7] Failed to Upload Files – Validation Errors OccurredHey Takauki,
I found a MONSTER error log from yesterday (4.7GB) and it was the same line repeated thousands of times
[Thu Aug 20 14:00:53 2015] [error] [client 207.244.181.219] PHP Warning: is_dir() [<a href='function.is-dir'>function.is-dir</a>]: open_basedir restriction in effect. File(/) is not within the allowed path(s): (/var/www/vhosts/cbdglass.com/httpdocs:/tmp) in /var/www/vhosts/cbdglass.com/httpdocs/wp-includes/functions.php on line 1501, referer: http://www.cbdglass.com/wp-admin/admin.php?page=wpcf7-new&locale=en_USPlease let me know
Thanks,
MarkHey Tobias,
Thanks for the quick response, we ended up finding a backup of the db 🙂 but this is good to know for future reference!
Regards,
Mark