• Resolved Chris339

    (@chris339)


    I have the pro version of Music Store installed and set up with no problems. However, when the program tries to zip together the song collections, it overwhelms the allocated PHP memory. I worked with tech support for my web host, and they can’t allocated any more without me switching to a more expensive plan. I can create and load the zip files on a cloud server for download, but how do I specify the zips in the songs or collections pages?
    It currently works fine with individual songs, but I would like to have the option of providing zipped files. How do I do that?

    https://wordpress.org/plugins/music-store/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    The zip files can be specified only for songs, because the collections take the audio files from each song that belong to them. If you cannot allocate additional memory to your PHP, it is possible uncheck the option to create the zipped files, in this case the purchased songs will be displayed as a list in the download page.

    If you want associate a zipped file for selling to each song, you should create manually the audio file for demo, because the Music Store cannot create the audio file dynamically, from the zipped file.

    Best regards.

    Thread Starter Chris339

    (@chris339)

    Yes, I’ve unchecked the option to create zipped files, and added my own demo files. But is there a way to download a stored zipped file containing all of the songs in a collection (not individual songs) without having Music Store create one?

    Plugin Author codepeople

    (@codepeople)

    Hi,

    I’m sorry, in the current version of plugin it is not possible, because the audio files are not associated to the collections. The audio files belong to each song, and the songs can be associated to more than one collection.

    Best regards.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Problems with zip files’ is closed to new replies.