Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter fra8951r

    (@fra8951r)

    Hi,
    I tested with pdf and doc extensions.

    I got the following warnings:
    Warning: Use of undefined constant GLOB_BRACE – assumed ‘GLOB_BRACE’ (this will throw an Error in a future version of PHP) in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php on line 1738 Warning: glob() expects parameter 2 to be integer, string given in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php on line 1738
    Warning: Invalid argument supplied for foreach() in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php on line 1738 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php:1738) in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-includes/pluggable.php on line 1219

    If I change GLOB_BRACE into ‘GLOB_BRACE’, then I got another warning:
    Warning: glob() expects parameter 2 to be integer, string given in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php on line 1738 Warning: Invalid argument supplied for foreach() in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php on line 1738 Warning: Cannot modify header information – headers already sent by (output started at /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-content/plugins/awesome-support/includes/file-uploader/class-file-uploader.php:1738) in /mnt/web303/c0/51/58486651/htdocs/WordPress_01/wp-includes/pluggable.php on line 1219

    ????

    thanks
    Marc

Viewing 1 replies (of 1 total)