Forum Replies Created
-
AuthorPosts
-
Hi!
For now I fixed issue with Turkish characters. Also I tested it with RAR files, and I can successfully upload it. Can you give me example of rar archive, that you have problem with.
Also I’m still working on issue with form submit after refresh. I hope I will fix it soon.Hi!
Can you give me FTP access. I will try to enable debug log and find, where is problem.
Also I just sent form two times without page reload and don’t get any error message. Do you receive these files and messages?Hi!
Can you contact your hosting provider and ask about mb_strtolower() PHP function support. My plugin uses this function, but seems like it not supported by your host. Maybe they can enable it.Hi!
Yes, because I think there can be issue with Dropbox API. If Dropbox in some reason can’t upload files, my plugin will return file names, because Dropbox doesn’t return share link.Hi!
I have additional question – when you get file names instead of Dropbox share link, is files was actually uploaded to Dropbox?Hi!
I think update will be available this week.Hi!
Can you give me admin access. I will check what can be wrong.Hi!
Please try to wrap hover pack shortcode in span instead of p.Hi!
I enabled debug mode on your site and make some tests. But seems like there is no errors in debug log.
One thing, that I noticed – if i submit empty form (without files) and then add files (without reloading page) and submit again – seems like it works. Can you tell me, do you receive some files from test form last time?Hi!
Yes, I found some errors, that can help me to figure out what same is wrong. I will try to fix this.Hi!
Can you add this text in your wp-config.php filedefine( ‘WP_DEBUG’, true);
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );After several days please send me debug log file, that you can find in wp-content folder of your site
Hi!
Can you give me FTP access to your site. I will try to enable debug mode and gather some debug information for this.This reply has been marked as private.Hi!
I tested my plugin with Advanced CF7 DB before, and found there some issues. -
AuthorPosts
