Installation in Joomla 1.5
Follow this steps to install properly Music Collection into your Joomla! 1.5.x distribution: - Download the zip files you need, in "Your Orders" link on the User Menu, to your computer. The only mandatory file (the component) is called "com_muscol_XXX.zip" or "com_muscol_XXX_pro.zip" or "com_muscol_XXX_community.zip" or "com_muscol_XXX_community_pro.zip" (XXX stands for the version. The name of the pacakge depends on the subscription you purchased).
- Go to the administrator area of your site, and install the component using the Joomla! installer. The installation process will create some folders for you. You can manually check they are created succesfully:
- images
- albums
- artists
- album_extra
- formats
- tags
- songs
- Copy the file "cd.png", located in /components/com_muscol/ to the "formats" folder that has just been created in the "images" directory
- Go to Music Collection administor area and click on "Parameters" icon (top right corner) to set up basic configuration for the component. Be sure to do that before you start working with Music Collection
- Install and enable the plugin JWPLAYER, included in the downloadable zip file, and also downloadable from the downloads area for free. It's called plg_jwplayer_XXX.zip
- The rest of the modules are optional. You can install them all, none, or some... :)
- ...you're DONE!
Some important thoughs: - If you get a blank page when installing the component, then the installation script is exhausting your memory_limit OR your max_execution_time PHP variables. You should increase them through your php.ini configuration file.
- If you get a blank page when installing the component, it can be that the package you are uploading is bigger than 2M, and you upload_max_filesize is probably setted to 2M. Please increase this PHP variable on your php.ini to at least 4M.
- If you get an XML Parsing error when installing some modules... don't worry. It happens some times, but the modules install fine anyway.
- If you see some strange code on your music collection backend, that looks ugly... your short_open_tags PHP variable is OFF. You should turn it to ON, also on your php.ini file.
- If you get some Notices on the component like "Notice: Undefined variable:"... you should just disable PHP notice system, wich is joomla recomendation. Go to your Joomla configuration panel and set error_reporting to none, or minimum. If it does not work, you can still do it through the php.ini file, modifying the ERROR_REPORTING variable.
Installation in Joomla 1.6 and 1.7Follow this steps to install properly Music Collection into your Joomla! 1.6.x or 1.7.x distribution: - Download
the zip files you need, in "Your Orders" link on the User Menu, to your
computer. The only mandatory file (the component) is called "com_muscol_XXX_1.6.zip" or "com_muscol_XXX_pro_1.6.zip" or "com_muscol_XXX_community_1.6.zip" or "com_muscol_XXX_community_pro_1.6.zip" (XXX stands for the version. The name of the pacakge depends on the subscription you purchased).
- Go
to the administrator area of your site, and install the component using
the Joomla! installer. The installation process will create some
folders for you. You can manually check they are created succesfully:
- images
- albums
- artists
- album_extra
- formats
- tags
- songs
- Copy
the file "cd.png", located in /components/com_muscol/ to the "formats"
folder that has just been created in the "images" directory
- Go
to Music Collection administor area and click on "Config" icon (top right corner) to
set up basic configuration for the component. Be sure to do that before
you start working with Music Collection
- Install and enable the
plugin JWPLAYER, included in the downloadable zip file, and also
downloadable from the downloads area for free. It's called
plg_jwplayer_XXX.zip
- The rest of the modules are optional. You can install them all, none, or some... :)
- ...you're DONE!
Some important thoughs: - If you get a blank page when installing the component, then the installation script is exhausting your memory_limit OR your max_execution_time PHP variables. You should increase them through your php.ini configuration file.
- If you get a blank page when installing the component, it can be
that the package you are uploading is bigger than 2M, and you
upload_max_filesize is probably setted to 2M. Please increase this PHP
variable on your php.ini to at least 4M.
- If you get an XML Parsing error when installing some modules... don't worry. It happens some times, but the modules install fine anyway.
- If you see some strange code on your music collection backend, that looks ugly... your short_open_tags PHP variable is OFF. You should turn it to ON, also on your php.ini file.
- If you get some Notices on the component like "Notice: Undefined variable:"...
you should just disable PHP notice system, wich is joomla
recomendation. Go to your Joomla configuration panel and set
error_reporting to none, or minimum. If it does not work, you can still
do it through the php.ini file, modifying the ERROR_REPORTING variable.
If you have any other questions or issues, please search on our forum, wich has a search functionality. Probably someone had the same issue before you! ;) If you can't find an answer, then write on the forum and we'll answer right away!
Questions? write on our forum!
|