Forum Replies Created

Viewing 15 posts - 286 through 300 (of 372 total)
  • Author
    Posts
  • in reply to: I have more than one problem. Help! #838

    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.

    in reply to: I have more than one problem. Help! #836

    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?

    in reply to: Unexpected token < in JSON #834

    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.

    in reply to: Dropbox links sometimes comes as text #829

    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.

    in reply to: Dropbox links sometimes comes as text #826

    Hi!
    I have additional question – when you get file names instead of Dropbox share link, is files was actually uploaded to Dropbox?

    in reply to: Dropbox links sometimes comes as text #825

    Hi!
    I think update will be available this week.

    in reply to: Can't get the overlay to work. #823

    Hi!
    I fixed it on your site. Editor automatically wrap shortcode in p tag, so I changed Paragraph to Div in visual editor.

    Images:
    in reply to: Can't get the overlay to work. #821

    Hi!
    Can you give me admin access. I will check what can be wrong.

    in reply to: Can't get the overlay to work. #819

    Hi!
    Please try to wrap hover pack shortcode in span instead of p.

    in reply to: No working #813

    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?

    in reply to: Dropbox links sometimes comes as text #812

    Hi!
    Yes, I found some errors, that can help me to figure out what same is wrong. I will try to fix this.

    in reply to: Dropbox links sometimes comes as text #810

    Hi!
    Can you add this text in your wp-config.php file

    define( ‘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

    in reply to: Dropbox links sometimes comes as text #807

    Hi!
    Can you give me FTP access to your site. I will try to enable debug mode and gather some debug information for this.

    in reply to: No working #804
    This reply has been marked as private.
    in reply to: Dropbox links sometimes comes as text #803

    Hi!
    I tested my plugin with Advanced CF7 DB before, and found there some issues.

Viewing 15 posts - 286 through 300 (of 372 total)