Yesterday, one custumer asked me, if there any abilities to show music from own user's folder on the user profile page.
He has music folder and subfolder for every site's user in it. For example:
...
Look,
As i said before:
You can replace this file
plugins/content/commedia/commedia.php
and this
components/com_commedia/models/commedia.php
Not in "root/models" folder, but in "components/com_commedia/models/". ...
So I have an issue with database mode and the same file in multiple directories. I have tested this it is a serious issue. I have many folders under a recordings main folder, and in each there are duplicates ...
Instructions:
Unpack (unzip) every themes file into [Your_sites_folder]/components/com_commedia/themes/
Then open Content Commedia plugin settings and setup there 'Styles' path to Your style.css ...
hi guys sorry to be a pain i have tried local it works but slows my site down to much as its a dj pool site and has and will have thousands of tracks hosted on the site in 7 categories (folders)
cant ...
...
...
3newjoomla/images/audio/2013-03-24_hopechurchcrewe.mp3
3newjoomla/images/audio/2013-03-17_hopechurchcrewe.mp3
...
3newjoomla/images/audio/12-08-05_hopechurchcrewe.mp3
So You have two folders: ...
It depends on the reason of slow loading.
If You'll have many files in one folder the Commedia will analyse that folder slowly.
You could to divide that folder to several subfolders or use database ...
If You want to show music files on the own user's profile page, use that code, please:
<?php
$user = &JFactory::getUser();
$uid = $user->get('id');
if (!$uid) $uid = 0;
$db ...
Also You can install Advanced Module Manager on Your site, and using it's 'Include (Exclude) by URL' option, set up, where every module must to show: on Your profile page, or on other user's profile p
so by this one I can set path from another server right?Commedia last version can to play music from one folder (it must be situable locally in the folder or subfolder of Your site only) and to download ...
... file. Even YouTube cann't to protect their files from copying.
So only one way that i offer You to hide the original file is to use the music tags. You can see the demonstration at www.ecolora.org/index.php/demo/commedia/...om-different-folders ...
... folder and functions.php in classes folder.
Instead I found them in /site/models/commedia.php and /site/classes/functions.php.
I did replace all these files still getting an error:
Parse error: ...
I am sending you my email as private message again. I have component folder on my website.
and I meant that models folder was not available in the root of zip archive instead I found them in /site/ ...
I have three entries that will not clear via the database update. The files have been renamed and the entries are still appearing even though the files are not present in the folder any longer. The update ...
... warning (changed code) in file which select list of folders in PopUp window in Administration Panel.
Added PHP function wich detect mobile devices (iPad, iPhone, iPod).
Except download column ...
Currently when I place code on my website to scan a folder it stores the songs randomly not by file name or track name.
For example:
I have 5 songs on a folder:
01_Title_01
02_Title_02
03_Title_03 ...