Results 1 to 5 of 5

Thread: Runtime notice [solved]

  1. #1
    User
    Join Date
    07-06-09.
    Posts
    44

    Default Runtime notice [solved]

    Hello Everybody,

    I updated TL from 2.7.3 to 2.7.5.

    When I am trying to access the Articles section, on top of the page I get this error:

    "Runtime notice: Declaration of tl_article_tags::deleteArticle() should be compatible with that of tl_article::deleteArticle() in /var/www/statind/system/modules/tags/dca/tl_article.php on line 61
    Warning: Cannot modify header information - headers already sent by (output started at /var/www/statind/system/modules/tags/dca/tl_article.php:61) in /var/www/statind/system/libraries/Template.php on line 174"

    Can anybody help me out please?

    Dan

  2. #2
    User
    Join Date
    07-06-09.
    Posts
    44

    Default Re: Runtime notice

    Really, nobody?

  3. #3
    User
    Join Date
    06-20-09.
    Location
    Middlesbrough, UK
    Posts
    246

    Default Re: Runtime notice

    Did you use the auto update functionality or was it a manual update?

    If it was a manual update maybe try uploading all files again just in case something got corrupted. try running the install file again and make all neccessery changes to the database.
    360fusion: Virtual Tours - Web Design
    Social Media: Twitter - Facebook Page

  4. #4
    User
    Join Date
    06-19-09.
    Posts
    328

    Default Re: Runtime notice

    Quote Originally Posted by dan
    I updated TL from 2.7.3 to 2.7.5.

    When I am trying to access the Articles section, on top of the page I get this error:

    "Runtime notice: Declaration of tl_article_tags::deleteArticle() should be compatible with that of tl_article::deleteArticle() in /var/www/statind/system/modules/tags/dca/tl_article.php on line 61
    looks like that method deleteArticle of class tl_article changed its signature from 2.7.3 to 2.7.5 but the tl_article_tags that extends tl_article wasn't updated to reflect these changes ... so you have to contact the author of the extension that contains the tl_article_tags

    hope this helps
    Consulenza Contao CMS https://www.intco.it

  5. #5
    User
    Join Date
    07-06-09.
    Posts
    44

    Default Re: Runtime notice [solved]

    Updating the tags module solved the problem. Thanx ga.n

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •