Blue
Red
Green
Orange
Voilet
Slate
Dark
Resource icon

Addon XF 1.X [AndyB] Audio Plus 1.2

No permission to download
1669088762393.png


Audio player which plays attached .mp3 audio files.

Automatically inserts an audio player for each .mp3 attachment.
Installation:
  1. Download Andy-AudioPlus-1.2.zip and unzip it.
  2. Copy the src/addons/Andy/AudioPlus directory to your server.
  3. From the Admin Control Panel Install the add-on.
How to use:
  1. Create a post.
  2. Upload a .mp3 audio file using the "Upload a File" button.
  3. Save Changes.
  4. Audio player is automatically inserted into message.
  5. Click play button to listen to audio.
Setup step 1:
  1. Create a /misc/ folder in your web root.
  2. Upload the following file Andy/AudioPlus/audioplus.php to your /misc/ folder.
Setup step 2:
  1. In order to do the next step you need to put the forum into debug mode. Add $config['debug'] = true; to your config.php file.
  2. In the Admin control panel Admin control panel -> Content -> Custom BB codes update the Custom BB Code. The HTML replacement needs to reflect your domain and location of the /misc/ folder.
1669088753926.png

  1. Remove the $config['debug'] = true; from your config.php file.
Setup step 3:
  1. In the Admin control panel, update "Maximum Attachment File Size (KB)" to 3072, this will allow a maximum of 3MB audio files to be uploaded.
  2. In the Admin control panel, update "Allowed attachment file extensions" to include mp3 files.
Setup step 4:

This add-on requires the Unregistered / Unconfirmed user group to have "View attachments to posts" setting set to "Yes".

Questions and Answers:

Q: I get the following error message after uploading a file, "There was a problem uploading your file".
A: This means your php.ini maximum upload setting needs to be increased.

Q: Will this add the audio player to any previous posts with .mp3 attachments?
A: No. To make older posts show the audio player, you will need to edit and save the post.

Q: Can you make this permission based?
A: No.

Q: My error.log show a problem with file_get_contents command.
A: Make sure allow_url_fopen is enabled in PHP.

Q: Will this work in Conversation posts?
A: No.
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock    No Thanks