0
Hi

Getting This in Admin area of music collection in extensions manager.

Strict Standards: Declaration of AlbumsController::display() should be compatible with that of JController::display() in C:\\xampp\\htdocs\\netjukebox\\Joomla\\administrator\\components\\com_muscol\\controller.php on line 17.

Plus loads of other similar errors.

Also what do i have to do to make the site live there is no menu link on the joomla homepage. i.e. www.cdmasterworks.co.uk/joomla

Any help in getting a working site would be much appreciated.

Is there a walkthrough available ?

Kind Regards
Michael
GatesOfDelirium
Responses (16)
  • Accepted Answer

    Monday, March 26 2012, 10:27 AM - #Permalink
    0
    hello

    this error you describe in the backend, I hadn't seen it before.
    how's you error reporting level? is it very high?
    on the frontend, you should create a menu pointing to Music Collection -> artists

    if you want to give me joomla access, I'll be glad to take a look at it, specially to see the error and try to fix it quickly. I'm surprised because I hadn't seen this error (never!), and I've been in the business quite a long time! ;)

    best,
    Germi
    The reply is currently minimized Show
  • Accepted Answer

    Monday, March 26 2012, 05:20 PM - #Permalink
    0
    Of course you can have access
    just let me know what to do this end

    www.cdmasterworks.co.uk/joomla/administration

    I take it you just need admin password.

    I think i need an alias for the website front end as there are other pages nested below cdmasterworks.co.uk.


    Kind Regards
    GOD
    Michael
    The reply is currently minimized Show
  • Accepted Answer

    Monday, March 26 2012, 05:22 PM - #Permalink
    0
    you can send me admin access at joomlamusicsolutions@gmail.com
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 08:10 AM - #Permalink
    0
    Hi Germi

    Sorted out the problem by changing error reporting to none, Thanks.

    Have made a few steps in the right direction but am stuck again;
    I'm getting JWPlayer - Task Queue failed at step 5. Playlist Could not be loaded. HTTP Status 404 Not Found.

    Any ideas what i've done wrong the plugin player works fine but the jwplayer module gives the above error.

    Kind Regards
    GatesOfdelirium
    Michael
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 10:01 AM - #Permalink
    0
    hmm.. is the URL still the same? (it says not found..)
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 29 2012, 10:08 AM - #Permalink
    0
    Hi Germi

    Sorry I reinstalled and started again

    It's http://www.cdmasterworks.co.uk/musicrealm/administrator

    Same password
    Kind regards
    Gates
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 08:11 AM - #Permalink
    0
    Have you had a chance to have a look yet Germi

    Kind Regards

    GatesOfDelirium
    Michael
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 09:41 AM - #Permalink
    0
    hello!

    yes I could

    the error is because you are using this in a subfolder, /musicrealm
    I mean, the whole site is in the subfolder. are you planning on keep it this way?
    if you are, then there is a very easy fix, but if you are going to transfer the site to the "main" root, then no fix will be needed.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 09:50 AM - #Permalink
    0
    Hi Germi

    I plan to keep it in the sub-folder musicrealm

    Could you advise on the quick fix

    Thanks in advance

    Kind regards
    GODelirium
    Michael
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 10:08 AM - #Permalink
    0
    yes: open file /plugins/system/muscol.php

    you will see this:

    $document->addScriptDeclaration("var base = \"".$uri->base()."\";");
    $document->addScriptDeclaration("var fullbase = \"".$uri->getScheme()."://".$uri->getHost()."\";");

    replace for this:


    $document->addScriptDeclaration("var base = \"".$uri->getScheme()."://".$uri->getHost()."\";");
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 10:34 AM - #Permalink
    0
    Hi Germi

    Replaced the code as instructed but can no longer access website or administrator page.

    I am totally stuck

    Kind Regards
    Gates
    Michael
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 10:35 AM - #Permalink
    0
    you maybe messed the code up... please take a look at it and replace exacly what I said...
    maybe there is some ";" missing
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 10:36 AM - #Permalink
    0
    I just cut and paste it
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 10:40 AM - #Permalink
    0
    makes no sense...
    please send me FTP access so I can fix it.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 02 2012, 11:46 AM - #Permalink
    0
    Just sent you an email with teamviewer access

    Kind Regards
    Michael
    GatesOfDelirium
    The reply is currently minimized Show
  • Accepted Answer

    Tuesday, April 03 2012, 09:09 PM - #Permalink
    0
    Hi Germi

    Have you had a chance to fix the code yet or should i just delete and start over again.

    Kind Regards
    Gates
    The reply is currently minimized Show
Your Reply