Author Topic: How to remove the module for upload Progress Bar  (Read 1648 times)

nsrivastava2

  • Freshman
  • *
  • Posts: 22
    • View Profile
    • Email
How to remove the module for upload Progress Bar
« on: January 28, 2011, 12:08:29 pm »
Hi,

I have got myself into problem by adding the module for Upload Progressbar. I am not able to see this module in the Configuration > Modules page to disable it. Because of this plugin my files are not getting uploaded. Can anyone suggest how to remove this plugin.

Regards,

Nitin

franponce87

  • Administrator
  • Hero Member
  • *****
  • Posts: 1819
    • View Profile
    • Email
Re: How to remove the module for upload Progress Bar
« Reply #1 on: February 02, 2011, 11:23:17 am »
You may comment the following line in the config file:

define('UPLOAD_HOOK', 'progress');

Otherwise, if you cannot upload files larger than 10MB, it is because you need to change the MAX FILE SIZE value in the upload.pl file located in the cgi-bin folder.

Best regards,
Francisco
Would you like to install Feng Office Professional or Enterprise Edition in your servers? No problem! Read this article!