abdessamad
abdessamad
Offline
0
Hello,

I cann't upload more as 107 Songs in album.
What is the problem?

Thanks
Responses (11)
  • Accepted Answer

    Wednesday, January 28 2015, 01:16 PM - #Permalink
    0
    the problem is that your php variable max_file_uploads is probably set to 110. try increasing that number.
    The reply is currently minimized Show
  • Accepted Answer

    abdessamad
    abdessamad
    Offline
    Wednesday, January 28 2015, 01:22 PM - #Permalink
    0
    Hello,

    thank you for your answer.

    the current number of php variable max_file_uploads is 200.

    thanks
    The reply is currently minimized Show
  • Accepted Answer

    abdessamad
    abdessamad
    Offline
    Wednesday, January 28 2015, 02:15 PM - #Permalink
    0
    hello,

    i set it now to max_file_uploads = 1000 but no change!!!

    where is the problem?
    • Germinal Camps
      more than a month ago
      can you send me a link to your administrator area and admin access at support@ joomlathat.com ?
    The reply is currently minimized Show
  • Accepted Answer

    abdessamad
    abdessamad
    Offline
    Wednesday, January 28 2015, 08:51 PM - #Permalink
    0
    Hello,

    the website is not my own website, i'm just webmaster, say me please, what i can to do.

    thanks
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, January 29 2015, 10:22 AM - #Permalink
    0
    I can't see what's wrong unless I see it. can you make a screenshot of the PHP settings on joomla backend -> system information?
    The reply is currently minimized Show
  • Accepted Answer

    abdessamad
    abdessamad
    Offline
    Friday, January 30 2015, 03:57 PM - #Permalink
    0
    Hello,

    here you find the file whit php-settings

    thanks
    The reply is currently minimized Show
  • Accepted Answer

    entombet
    entombet
    Offline
    Thursday, December 13 2018, 12:17 PM - #Permalink
    0
    Hi, I see this topic comes from 2015 but I have exactly same problem. Adding more than 107 songs makes album non editable. Buttons "save" and even "cancel" throw back to main admin page (from administrator/index.php?option=com_muscol to /administrator/index.php). Only possibility is to add songs with scan/import. But no way edit/delete them.
    Music Collection 3.0.6 pro, Joomla 3.9.1, Apache/2.4.6, PHP Version 7.1.22.
    The reply is currently minimized Show
  • Accepted Answer

    entombet
    entombet
    Offline
    Thursday, December 13 2018, 01:11 PM - #Permalink
    0
    Forgot php directive values:

    max_execution_time 360
    max_file_uploads 500
    max_input_nesting_level 64
    max_input_time 360
    max_input_vars 1000
    memory_limit 500M
    The reply is currently minimized Show
  • Accepted Answer

    Friday, December 14 2018, 10:50 AM - #Permalink
    0
    this is normally related to the vars you just posted (max_file_uploads and max_input_vars)

    can you try increasing max_input_vars to 2000?
    The reply is currently minimized Show
  • Accepted Answer

    entombet
    entombet
    Offline
    Monday, December 17 2018, 09:32 AM - #Permalink
    0
    I'm not trying to upload 107 files at once. You'll hit 107 file limit even adding one after one. It's easy to reproduce this issue - add 107 files in folder on server side, go to "folder" and import it ("scan folder"). You can also add 105 files and start adding more by hand to see what and when happens.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, December 17 2018, 09:38 AM - #Permalink
    0
    I know you're not trying to upload 107 files at once.
    did you try what I suggested?
    it's not about how many files you're trying to upload at once. it's about the number of input vars in the form

    thanks
    The reply is currently minimized Show
Your Reply