Menu

Error Messages with PhpWiki 1.3.9 and nightly

Help
2004-04-15
2012-10-11
  • Stefan Schorn

    Stefan Schorn - 2004-04-15

    got some errors when chnaging from an old to the newest wiki

    Middle of the page:

    lib/XmlElement.php (In template 'browse') (In template 'body') (In template 'html'):164: Warning[2]: htmlspecialchars() expects parameter 1 to be string, object given
    ----
    End of the Page:

    DB Error: already exists
    ----

    Link to the latest build:

    http://www.mineralienatlas.de/lexikon/index.php/StartSeite

    Link to the old wiki

    http://www.mineralienatlas.de/phpwiki/index.php/StartSeite

    both wiki use the same database as backend

     
    • Reini Urban

      Reini Urban - 2004-04-15

      This is RichTable plugin problem

       
      • Reini Urban

        Reini Urban - 2004-04-15

        download the latest lib/CachedMarkup.php from CVS.

         
        • Stefan Schorn

          Stefan Schorn - 2004-04-15

          Hello rurban you are the hero, problem solved.

          What does the message at the end of the page mean?
          DB Error: already exists

          Regards and thank you for the very fast help
          Stefan

           
          • Reini Urban

            Reini Urban - 2004-04-16

            That might be a problem with the current MYSQL adodb db_session code, when a new session with the same id first is updated and then wants to be inserted again. (affected_rows fails)

            will be fixed in the next release, with a completely new and much faster adodb library.

             

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.