Can not attach an audio file to a content page
Grachev 2
From: -
From: -
Notice
This topic is archived. New comments cannot be posted and votes cannot be cast.Responses to this topic
1 Re: Can not attach an audio file to a content page
Grachev
OP
2
From: -
From: -
Thanks for reply. Both things you mentioned were the reasons, I think.
In Manage File Types the setting for the maximum upload size was only 512 000 bytes.
But the php limitation also probably works. I'll try to ask the hosting about it.
In Manage File Types the setting for the maximum upload size was only 512 000 bytes.
But the php limitation also probably works. I'll try to ask the hosting about it.
1 Re: Can not attach an audio file to a content page
Philipp Esselbach
From: -
Editor
0From: -
Hello, thank you for the software, the soft works really great.
But I am having a problem when I attach a 4,3 MB WMA to a content page. The progress bar at the bottom of the browser reaches the end but then I am thrown to the cadmin/index.php. When I check the page - the WMA is not attached.
Everything works fine for JPEG files.
Have you increase the file size for WMA under File Types => Manage File Types?
Another reason could be a file size limit in your PHP configuration. The default file size for PHP uploads is usual only 2MB. See also Increase PHP's File Upload Limit Using php.ini
I would also like to ask about the table prefix which I needed to specify during the install, I left this field empty (I am not skillful, I just didn't know what to specify) Was that OK?
Yes, using a prefix is only needed if you have 2 of more Contentteller installations in a single database and like to use them all independently from each other.
Hello, thank you for the software, the soft works really great.
But I am having a problem when I attach a 4,3 MB WMA to a content page. The progress bar at the bottom of the browser reaches the end but then I am thrown to the cadmin/index.php. When I check the page - the WMA is not attached.
Everything works fine for JPEG files.
I would also like to ask about the table prefix which I needed to specify during the install, I left this field empty (I am not skillful, I just didn't know what to specify) Was that OK?
Thank you.