jimbguitar
jimbguitar
Offline
0
Hello,
My website link is
http://tradewindsmusicinc.com/

It is showing white screen at frontend after upgrading joomla, and it is showing errors ...

Strict Standards: Only variables should be assigned by reference in /home/jambre31/tradewindsmusicinc.com/plugins/system/muscol/muscol.php on line 26

Strict Standards: Only variables should be assigned by reference in /home/jambre31/tradewindsmusicinc.com/plugins/system/muscol/muscol.php on line 27

i didn't get any correct solution, please help me to resolve this issue.
Responses (13)
  • Accepted Answer

    Thursday, March 13 2014, 06:15 PM - #Permalink
    0
    This means that your error reporting level is set too high in joomla global configuration. you need to set it to "simple", for example, in joomla backend
    The reply is currently minimized Show
  • Accepted Answer

    jimbguitar
    jimbguitar
    Offline
    Thursday, March 13 2014, 06:24 PM - #Permalink
    0
    yes i set error reporting to "development" level to check the errors, because on all other levels it only shows white blank screen.
    The reply is currently minimized Show
  • Accepted Answer

    Thursday, March 13 2014, 06:28 PM - #Permalink
    0
    ah, ok!
    then the problem is not the Strict Standards, definitely. this is some plugin installed that is causing this.
    does the main page point to music collection?

    tell me, have you maybe installed some of our additional plugins, without actually having installed the extension they are intendeed for? (example: have you installed out Komento plugin without actually having Komento installed in your website?)
    The reply is currently minimized Show
  • Accepted Answer

    jimbguitar
    jimbguitar
    Offline
    Thursday, March 13 2014, 06:46 PM - #Permalink
    0
    no sir, i also checked again, i only installed the related plugins only.
    • Germinal Camps
      more than a month ago
      there must be something we're missing. if you want, please send me joomla access to support@ joomlathat.com and I'll take a look at it.
    The reply is currently minimized Show
  • Accepted Answer

    jimbguitar
    jimbguitar
    Offline
    Thursday, March 13 2014, 07:00 PM - #Permalink
    0
    Thanks for quick support, email send with login details, please check
    The reply is currently minimized Show
  • Accepted Answer

    Nelson
    Nelson
    Offline
    Thursday, August 13 2015, 11:33 PM - #Permalink
    0
    I am having this issue. what is the solution?
    • Germinal Camps
      more than a month ago
      which version of the plugin are you using?
      with the latest version you won't have this problem...
    The reply is currently minimized Show
  • Accepted Answer

    Nelson
    Nelson
    Offline
    Friday, August 14 2015, 01:00 AM - #Permalink
    0
    I'm using muscol version 2.0.0. it was working fine, I just migrated the web files from my own server to linode.com... I think only the PHP version is a different in the new server.
    The reply is currently minimized Show
  • Accepted Answer

    Nelson
    Nelson
    Offline
    Friday, August 14 2015, 01:07 AM - #Permalink
    0
    migrated from PHP 5.3.10 to PHP 5.5.9.

    joomla version is 3.4.3.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 14 2015, 12:06 PM - #Permalink
    0
    then probably the change of PHP version changed the error reporting level.
    you should set the error reporting level at "simple" or "none"
    The reply is currently minimized Show
  • Accepted Answer

    Nelson
    Nelson
    Offline
    Friday, August 14 2015, 02:48 PM - #Permalink
    0
    that's the first thing I did. but I still get this error Parse error: syntax error, unexpected end of file in /var/www/music/modules/mod_muscol_featured_artists/tmpl/profile.php on line 50

    I was getting a blank page before I switched the reporting level to "simple" do you want to take a look? I know my license expired already, but I have renewed the license twice, and I have never taken off the site... and I don't have the time to continue developing the site for now, I just want to move it out of my house to save money on electricity and Internet connection.

    thanks,
    Nelson.
    The reply is currently minimized Show
  • Accepted Answer

    Friday, August 14 2015, 05:45 PM - #Permalink
    0
    try this, open file /plugins/system/muscol/muscol.php

    and delete all "&" you find in it.

    you will see a few "=&" characters, they should become simply "="
    The reply is currently minimized Show
  • Accepted Answer

    Nelson
    Nelson
    Offline
    Friday, August 14 2015, 06:02 PM - #Permalink
    0
    I did that, and now I get a different error Parse error: syntax error, unexpected '<' in /home/data/melodiasdeayer/modules/mod_muscol_featured_artists/tmpl/profile.php on line 50
    The reply is currently minimized Show
  • Accepted Answer

    Sunday, August 16 2015, 11:09 AM - #Permalink
    0
    this is a totally different and unrelated problem... have you changed anything in there?

    is you SHORT_OPEN_TAG php variable set to ON. ?
    The reply is currently minimized Show
Your Reply