Warning: Attempt to modify property of non-object

WordPress Themes, Plugins and HTML Templates Forums Contango WordPress Theme Warning: Attempt to modify property of non-object

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #461
    Anonymous
    Guest

    Hello,
    Can you tell me what this error means and how to fix it:
    Warning: Attempt to modify property of non-object in nataschabeets.nl/…/contango/lib/admin/notify.php on line 30

    Thx

    #1175
    admin
    Participant

    Hi Natascha,

    Are you still receiving this Warning in Admin Panel ?
    We have not receiving such warning at our DEMO servers.

    Thanks

    #1176
    Anonymous
    Guest

    Yes…

    #1177
    admin
    Participant

    You may disable notify script temporarily. Please comment or remove the following line from contango/lib/init.php

    /** Notifications */
    // require_once( KAMN_ADMIN_DIR . ‘notify.php’ );[/CODE]

    Thanks[CODE]/** Notifications */
    // require_once( KAMN_ADMIN_DIR . ‘notify.php’ );[/CODE]

    Thanks

    #1178
    Anonymous
    Guest

    Thx
    That seems to does the trick

    #1179
    admin
    Participant

    Hi Natascha,
    Actual fix has been released in the Contango 5.0. You may upgrade Contango to 5.0. Please read this thread and Contango Changelog for more information.
    Thanks

    #1180
    Anonymous
    Guest

    Oops then i have to re-apply my change’s again i guess… :(

    #1181
    admin
    Participant

    @[USER=172]natascha[/USER]
    5.0 series is mainly focused on Font Awesome new series. So,

    If you have used icon codes in your blog than you ***must*** change them to the new icon codes.
    We always recommend to customize your theme without changing the style.css. It can be done via Extend Settings. If you have not made any customization to the core files of our themes than you have no worry about upgrade.

    Thanks

    #1182
    Anonymous
    Guest

    Hmmm thats the one i edited :(
    and loop-meta.php, header.php, init.php….. 😳

    Can you tell me how i can update because i can’t see the update in wp (I found it…)
    Thx (again!)

    #1183
    admin
    Participant

    @[USER=172]natascha[/USER] Here are some quick tips,

    Thee are no changes in loop-meta.php, header.php and a very little change in init.php (Notification script has been removed – “notify.php”)
    You may backup your files and may restore them after upgrade.

    Enjoy!

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.