Announcement

  •  » Extensions
  •  » [resolved] File uploader bug? [solved]

#1 2013-02-04 18:40:25

rogonow
Member
2013-02-04
5

[resolved] File uploader bug? [solved]

When I am in tab 'Upload' of the plugin 'File Uploader', I have next message at the top of the page:

Notice: Use of undefined constant PHP_ROUND_HALF_DOWN - assumed 'PHP_ROUND_HALF_DOWN' in /home/roelaro21/domains/jouwgevoel.be/public_html/plugins/File_Uploader/admin/admin_upload.php on line 246

Warning: Wrong parameter count for round() in /home/roelaro21/domains/jouwgevoel.be/public_html/plugins/File_Uploader/admin/admin_upload.php on line 246

Warning: Cannot modify header information - headers already sent by (output started at /home/roelaro21/domains/jouwgevoel.be/public_html/plugins/File_Uploader/admin/admin_upload.php:246) in /home/roelaro21/domains/jouwgevoel.be/public_html/include/page_header.php on line 105


But the worst is that I can't upload a 'avi' for example. I have added 'avi' extension.

Is there something wrong with the rights?
I use 2.4.6.

Last edited by rogonow (2013-02-05 19:34:19)

Offline

 

#2 2013-02-04 19:12:10

mistic100
Former Piwigo Team
Lyon (FR)
2008-09-27
3277

Re: [resolved] File uploader bug? [solved]

your version of php is too old for this plugin, I notified the author

Offline

 

#3 2013-02-04 23:07:57

julien1311
Member
1970-01-01
18

Re: [resolved] File uploader bug? [solved]

That's noted. Il will try to avoid using PHP 5.3.0 variables.
However, I won't be able to work on my plugins before February 20th.
Julien

Offline

 

#4 2013-02-05 19:33:48

rogonow
Member
2013-02-04
5

Re: [resolved] File uploader bug? [solved]

Thank you so much!!!

I have added '.htaccess' at the root of my site with next content to use a newer php:
<FilesMatch "\.php$">
AddHandler x-httpd-php53 .php
</FilesMatch>
# BEGIN WordPress

# END WordPress

Offline

 
  •  » Extensions
  •  » [resolved] File uploader bug? [solved]

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact