This website can use cookies to improve the user experience

This website can use cookies to improve the user experience and to provide certain services and functions to users. Cookies contain small amounts of information (such as login information and user preferences) and will be stored on your device.

Enable All Cookies Privacy Policy

Can not attach an audio file to a content page


avatar
Grachev 2
From: -
Can not attach an audio file to a content page

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.

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
avatar
OP 2
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.
1 Re: Can not attach an audio file to a content page
avatar
Editor
0
From: -
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.

Notice

This topic is archived. New comments cannot be posted and votes cannot be cast.