0
Hey Germi,
i bought your component and i installed it to a fresh 1.7 installation, everythings seems to be working fine except whenever i click play button of a song it doesnt play it moreover the download button takes me to a 404 error page "404, Page Not Found,You may not be able to visit this page because of"
plus i need to ask what plugin are you using for SEF links, i want to adopt same clean structure like your demo page.
i presume you may be in need of site login to check my site's issue, so i sent my MC site & login details in advance, just check the 5th reply of email with subject "Need some Licence Info"
regards
i bought your component and i installed it to a fresh 1.7 installation, everythings seems to be working fine except whenever i click play button of a song it doesnt play it moreover the download button takes me to a 404 error page "404, Page Not Found,You may not be able to visit this page because of"
plus i need to ask what plugin are you using for SEF links, i want to adopt same clean structure like your demo page.
i presume you may be in need of site login to check my site's issue, so i sent my MC site & login details in advance, just check the 5th reply of email with subject "Need some Licence Info"
regards
Responses (11)
-
Accepted Answer
0hello!!
the problem is very easy! all your songs, you have manually setted to start with "/songs", but this is already on the global parameters
the result is that the player is trying to find "/songs/songs/yoursongname.mp3". there is an extra /songs as you see
you need to REMOVE all the initial "songs" on every song! ok?
can you try? -
Accepted Answer
-
Accepted Answer
0Thanks alot, i installed it and i am having a little problem with it, after enabling joomsef and a few modules(JMC modules)
1) i see an extra "/homepage/" in my link structure, i-e;
mysite.com/homepage/f/singername.html , i tried my best to figure it out but was unable to fix it.
2) i see errors below in "RANDOM AND FEATURED ALBUMS (CHARTS)"
Notice: Undefined variable: where_clause in /xxx/abc/public_html/music/modules/mod_muscol_featured_albums/helper.php on line 51
Notice: Undefined index: in /xxx/abc/public_html/music/components/com_muscol/models/album.php on line 90
&
under "TOP VIEWED SONGS" module
Notice: Undefined variable: tagcloud in /home2/videosbe/public_html/Music-Pashto/modules/mod_muscol_top_viewed/tmpl/default.php on line 43
i checked the forum for a solution, however i found one but its not working for me, i changed the value for error_reporting to E_ERROR and placed php.ini in music directory(where JMC) is installed and even at public_html but all in vain.
could you please guide me, where to fix it.
plus is there anyway to skip the alphabets of letter bar in link structure?
mysite.com/f/singername.html -
Accepted Answer
01) you should disable or decrease error reporting (joomla global config)
2) you must set up the ITEMID parameter on music collection (or force the itemid on JoomSEF parameters for MC) to link to a specific itemid and use it instead on homepage's, to show that on the url. YOU CANNOT avoid the URL part of the itemid.
you can't avoid the Letter also. -
Accepted Answer
-
Accepted Answer
-
Accepted Answer
0changed to "system default" but still it is same as old(error on every module)
i have already placed php.ini in MC directory & even at public_html with error_report = E_ERROR but all in vain
(note: im on a shared hosting plan so is there anything to do with dat? do they give complete access to php.ini)
plus i didnt get the whole idea of ITEMID thing (sorry for that i m completely newbie to joomla)
i can give you access to my site, so tht you can check and point out me the missing option. it will be a great favor for me
regards -
Accepted Answer
0ITEMID thing: on every MC module and MC parameters themselves, there is a field called ITEMID or DEFAULT ITEMID. you should put here the ID of the MAIN MENU ITEM that points to MC on your site.
go to the menu manger, and look on the column on the right to see the ID of the menu item.
php.ini: on joomla's backend -> system config -> php information you will see what exact php.ini is being loaded. are you editing the correct one?
otherwise you should ask your hosting provider... -
Accepted Answer
-
Accepted Answer
Your Reply
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here.
Register Here »