Menu

Next Prob: class _imappassuser....

Help
sun-man
2005-03-17
2012-10-11
  • sun-man

    sun-man - 2005-03-17

    Hi,
    yes, me again. We test an Update to the latest CVS Rep., but we hang.
    We make a fresh install and we use POP3 Auth.
    With the the CVS Version we can only see:
    Fatal error: Class _pop3passuser: Cannot inherit from undefined class _imappassuser in /var/www/html/wikitest/lib/WikiUser/POP3.php on line 8

    We take teh same Lines from the old config.ini - but it dont work.

    Any suggestions?

     
    • Reini Urban

      Reini Urban - 2005-03-18

      Sorry,
      I forgot some require line.
      I'll fix this ASAP, which will be about next weekend.

      Add
      require_once("lib/WikiUser/IMAP.php");
      to the top of POP3.php, before
      the "class _POP3PassUse" line.

       
    • sun-man

      sun-man - 2005-03-18

      No problem.
      But we have ob more problem - also with last CVS version.
      It runs on a Linux with german language. Everything we do, wiki will run only in german - and there will be some problems IMHO due to german files.
      In config.ini we save en, in index.php we force "en" - nothing happend.

      When we move /locale/de to tmp, than wiki dont start, it hangs at the CalendarPlugin and dont finish the setup...

       
    • sun-man

      sun-man - 2005-03-18

      Habe gesehen das Du auch deutsch sprichst :-)
      Ich machs mal kurz:

      • das CVS Wiki ldt nur deutsch, obwohl alles auf en gestellt ist
      • in der deutschen Version funktioniert die Suche nicht, egal was man sucht es gibt keine Ergebnisse
      • wenn man als User die Preferences speichern will kommt folgendes:
        Fatal error: Undefined class name '_peardbpassuser' in /var/www/html/wikitest/lib/WikiUserNew.php on line 1101

      Man kann also auch nicht von Hand auf eng umstellen (bzw wo steht das wie in der DB??)

      Gilt alles fr die CVS Version von Montag.

      Ein schnes Wochenende

       

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.