0
Hey I installed the new form and whether I attempt to upload 1 or 2 MP3's or 15 the form times out. How can this be corrected?
Responses (6)
-
Accepted Answer
0check out your PHP config settings, such as upload_max_filesize or max_execution_time, and maybe increase them
consider that if you attempt to upload big files or too many files at a time, you may have limitations...
usually the system tells you what is your max upload size, right on the upload form
Germi -
Accepted Answer
0Ok I have my stuff set as follows:
max_upload size at 130 Mb
max_execution_time at 30
post_max_size at 185Mb
When I make an upload the form attempts to post and then just goes to a blank page and nothing else happened. When i check the catalog the new album is not added at all, not an image for the cover or any of the songs.
when u say limitations can you elaborate a bit? -
Accepted Answer
0hmm...
the thing is that these values look ok.
maybe the problem is something else. do you have any problem adding albums from the backend?
maybe turning Error Reporting ON can help us find the problem. can you do this?
usually you can do it thorugh joomla backend, on the control panel-> server
Germi -
Accepted Answer
-
Accepted Answer
0When I go to page to Add A new album, the following appears above the form:
Notice: Undefined property: stdClass::$metakeywords in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/view.html.php on line 130
Notice: Undefined property: stdClass::$metadescription in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/view.html.php on line 138
Notice: Undefined property: stdClass::$name in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/view.html.php on line 147
Notice: Undefined property: stdClass::$artist_name in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/view.html.php on line 147
Notice: Undefined property: stdClass::$image in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/view.html.php on line 148
Notice: Undefined property: ArtistsViewAlbum::$tab in /home/content/t/a/p/tapehustler/html/hustle/components/com_muscol/views/album/tmpl/form.php on line 6
I will now try to upload an album and give you the results -
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »