Exec
Exec
Offline
0
I am upgrading my joomla website from 5.5.4 to PHP7 and when logging into the backend i get this message and it wont let me do anything. can you direct me what to do once changing in the hosting server backend?

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemMuscol has a deprecated constructor in /home3/indiegr2/public_html/nation/plugins/system/muscol/muscol.php on line 14

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAffiliates_virtuemart has a deprecated constructor in /home3/indiegr2/public_html/nation/plugins/system/affiliates_virtuemart/affiliates_virtuemart.php on line 18
Responses (17)
  • Accepted Answer

    Monday, April 23 2018, 06:40 AM - #Permalink
    0
    Hello,

    I don't understand... you are getting an error with the Music Collection plugin, but you never purchased this extension..?

    The error you get in Affiliate Tracker is solved in our latest versions.
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Monday, April 23 2018, 08:15 AM - #Permalink
    0
    yes i have purchased and had custom work done by you with Music Collection and Affiliate Tracker. Probably see has a different email but if you check my download purchase history you will see. You done custom work for the Affiliate Tracker, so will the update interfere with what was done and since i purchased where is the upgrade link? Thanks let me know.
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 23 2018, 12:18 PM - #Permalink
    0
    ok then please log in with the other account :) otherwise I can't identify your subscription.

    the problem with affiliate is with the system plugin, so the component doesn't need to be updated. in any case, if you can remind me which are the custom coding we did, I can tell you if you can upgrade the component as well, or not.

    thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Monday, April 23 2018, 04:40 PM - #Permalink
    0
    i dont know why the original subscription is not showing with my past subscription purchase of Music Component. Here is my website with your component, so obviously i had to purchase. I changed the domain name from INDIEGRIND Nation to STREAM. Here is the link with your music player. i have given you access to before to backend as well before. Same site different name. http://www.stream-myportal.com/index.php/component/muscol/c/18-celsius/2-bet-that

    Please let me know what need to be done to update the site. Thanks
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 23 2018, 05:47 PM - #Permalink
    0
    I believe you! however I'm not able to find your other subscription or username..

    I searched for "indiegrind" on my email inbox but found nothing.. do you know maybe what other email could you have used (for a different account)? I can search for that...

    in any case, I can confirm that updating the system plugins (both on Music Collection and Affiliate Tracker) will solve this.

    if you're interested in renewing, let me know and we can add a discount for the renewal of your extensions.

    thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Monday, April 23 2018, 06:43 PM - #Permalink
    0
    don't know why you cant find. I for some reason can't find the invoice that you emailed me. i payed over $600 in USA dollars for the component and custom work. How much is the renewal ?
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Monday, April 23 2018, 06:44 PM - #Permalink
    0
    maybe my account is under Nyas Cooks
    The reply is currently minimized Show
  • Accepted Answer

    Monday, April 23 2018, 06:49 PM - #Permalink
    0
    YES! that's it!

    Nyas Cooks indeed! :) the account name is "PAU".

    I'll send you the discount over the email

    thanks!
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Saturday, July 14 2018, 06:02 AM - #Permalink
    0
    i have a question i have the account under the name PAU according to our last discussion. I don't understand why your components don't have a update version for free for the muscol and affiliate. Reason being when we update the website to update versions its these components that don't have an update. I will like to get the update to these two errors and don't feel like i should have to pay for them. can you tell me how we are going to fix this. most websites are updating to php7 and your components don't update which they should. can you assist me with this, because i already invested alot of money to get these components with custom work done already. i need the versions for php 7. Right ow because of these two components i cant even login to the administrator page to work on my website. I need help to resolve this. thanks


    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemMuscol has a de, precated constructor in /home3/indiegr2/public_html/stream/plugins/system/muscol/muscol.php on line 14

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAffiliates_virtuemart has a deprecated constructor in /home3/indiegr2/public_html/stream/plugins/system/affiliates_virtuemart/affiliates_virtuemart.php on line 18
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 14 2018, 08:29 AM - #Permalink
    0
    "deprecated methods" are not errors, if you just turn error reporting to "simple" those won't appear.
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Saturday, July 14 2018, 08:39 AM - #Permalink
    0
    this is the error message it reads when having the website on PHP 7. it only shows your two components. Where do i turn the error reporting to simple at on my hosting or joomla. I can't even login into the backend, because the update already took place. can you tell me where i need to fix the error to simple at? thanks
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 14 2018, 08:41 AM - #Permalink
    0
    it's done in joomla global configuration

    you can also do it directly in the configuration.php file in the root of your website.
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Saturday, July 14 2018, 08:51 AM - #Permalink
    0
    ok i will have to do in the back end. do i just type it in the configuration.php. thanks
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Saturday, July 14 2018, 08:59 AM - #Permalink
    0
    ok. i did in hosting config file. but now when i login the screen in white.
    The reply is currently minimized Show
  • Accepted Answer

    Saturday, July 14 2018, 09:20 AM - #Permalink
    0
    again:

    deprecated notices are not errors. they won't cause problems loging in or anything like that.
    they just "show up" at the top of the page, nothing more. if you set error reporting to "simple", they will disappear.

    on configuration.php file, you just need to set this line (search for it):

    public $error_reporting = 'simple';

    if you're having a white screen then it's something else causing this problem, not the "deprecated notices"
    The reply is currently minimized Show
  • Accepted Answer

    Exec
    Exec
    Offline
    Saturday, July 14 2018, 09:12 PM - #Permalink
    0
    no matter what i do after updating the website. this is the error i get referencing back to your components. can you help me fix. i cannot even get in the back of my admin website to unpublish your components to have access. yes it shows on the website. yes i put simple in the configuration php. and it goes away on the website. but when trying to login to the admin, nothing. i need help. maybe your component need an update to be compatible with php7 and newer version of joomla????? i dont know but i need help with this please.

    let me know if you need a password for the admin to see yourself.

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemMuscol has a deprecated constructor in /home3/indiegr2/public_html/stream/plugins/system/muscol/muscol.php on line 14

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemAffiliates_virtuemart has a deprecated constructor in /home3/indiegr2/public_html/stream/plugins/system/affiliates_virtuemart/affiliates_virtuemart.php on line 18
    The reply is currently minimized Show
  • Accepted Answer

    Monday, July 16 2018, 08:33 AM - #Permalink
    0
    ok send me access.
    The reply is currently minimized Show
Your Reply