Beiträge von grafiksuechtig

    Führ bitte mal folgende SQL Code aus

    SQL
    UPDATE    wcf1_option
    SET    optionValue = (SELECT installDate FROM wcf1_package WHERE package = 'de.wbb-elite.news' LIMIT 1)
    WHERE    optionName = 'de_wbb_elite_news_install_date'

    Anschließend den Cache einmal leeren und die Datei options.inc.php im Hauptverzeichnis löschen.

    habe News System nun erst mal entfernt, so konnte ich ja mein Forum nicht betreiben.

    soll ich das jetzt machen.. auch wenn keine News installiert sind?

    Spoiler anzeigen

    Sat, 18 Jan 2020 17:44:32 +0000

    Message: A non-numeric value encountered

    PHP version: 7.4.1

    WoltLab Suite version: 5.2.1

    Request URI: /forum/board/74-erl%C3%A4uterungen-und-hilfe-zum-forum/

    Referrer: https://unsere-grafikstube.de/forum/

    User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:72.0) Gecko/20100101 Firefox/72.0

    Peak Memory Usage: 18584072/-1

    ======

    Error Class: wcf\system\exception\ErrorException

    Error Message: A non-numeric value encountered

    Error Code: 0

    File: /homepages/40/d741807056/htdocs/stube/lib/system/WCF.class.php (341)

    Extra Information: -

    Stack Trace: [{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/news\/lib\/system\/cache\/builder\/NewsStateCacheBuilder.class.php","line":34,"function":"handleError","class":"wcf\\system\\WCF","type":"::","args":[2,"A non-numeric value encountered","\/homepages\/40\/d741807056\/htdocs\/stube\/news\/lib\/system\/cache\/builder\/NewsStateCacheBuilder.class.php",34,{"parameters":"[redacted]","array":"[redacted]","conditionBuilder":"[redacted]","sql":"[redacted]","statement":"[redacted]"}]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/cache\/builder\/AbstractCacheBuilder.class.php","line":38,"function":"rebuild","class":"news\\system\\cache\\builder\\NewsStateCacheBuilder","type":"->","args":[[]]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/news\/lib\/system\/event\/listener\/NewsStatsListener.class.php","line":24,"function":"getData","class":"wcf\\system\\cache\\builder\\AbstractCacheBuilder","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/event\/EventHandler.class.php","line":221,"function":"execute","class":"news\\system\\event\\listener\\NewsStatsListener","type":"->","args":["wcf\\system\\box\\StatisticsBoxController","wcf\\system\\box\\StatisticsBoxController","beforeLoadContent",[]]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/box\/AbstractBoxController.class.php","line":49,"function":"fireAction","class":"wcf\\system\\event\\EventHandler","type":"->","args":["wcf\\system\\box\\StatisticsBoxController","beforeLoadContent"]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/box\/AbstractBoxController.class.php","line":63,"function":"getContent","class":"wcf\\system\\box\\AbstractBoxController","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/data\/box\/Box.class.php","line":291,"function":"hasContent","class":"wcf\\system\\box\\AbstractBoxController","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/data\/box\/Box.class.php","line":276,"function":"hasContent","class":"wcf\\data\\box\\Box","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/templates\/compiled\/50_wbb_1_board.php","line":5005,"function":"render","class":"wcf\\data\\box\\Box","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/template\/TemplateEngine.class.php","line":334,"args":["\/homepages\/40\/d741807056\/htdocs\/stube\/templates\/compiled\/50_wbb_1_board.php"],"function":"include","class":"","type":""},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/page\/AbstractPage.class.php","line":323,"function":"display","class":"wcf\\system\\template\\TemplateEngine","type":"->","args":["board","wbb"]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/page\/AbstractPage.class.php","line":114,"function":"show","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/lib\/system\/request\/RequestHandler.class.php","line":107,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/homepages\/40\/d741807056\/htdocs\/stube\/forum\/index.php","line":9,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["wbb"]}]

    Zitat von Woltlab "Die Fehlermeldung entsteht in einer Anwendung für ein Newssystem. Bitte wenden Sie sich an den Entwickler dieses Newssystems."

    Bitte um Hilfe,

    Danke

    guten Abend eine Frage ..


    kann man die Größe der Eier irgendwo, irgendwie einstellen, obwohl ich die Eier über FTP ausgetauht habe , in größer Format werden die Eier noch in "klein" angezeigt.

    Danke im vorraus

    Guten Morgen zusammen,

    Bekomme folgende Fehlermeldung wenn ich ein vorhande News bearbeiten möchte:

    Spoiler anzeigen

    Sun, 19 Feb 2017 18:54:09 +0000
    Message: Cannot use object of type news\system\attachment\NewsAttachmentHandler as array
    PHP version: 7.0.15
    WoltLab Suite version: 3.0.2 pl 1
    Request URI: /news/news-edit/1/
    Referrer: https://www.unsere-grafikstube.de/news/news-edit…estelle-portal/
    User Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:51.0) Gecko/20100101 Firefox/51.0
    Peak Memory Usage: 7516472/1073741824
    ======
    Error Class: Error
    Error Message: Cannot use object of type news\system\attachment\NewsAttachmentHandler as array
    Error Code: 0
    File: /var/www/vhosts/web935.sarah.webhoster.ag/httpdocs/stube/news/lib/data/news/NewsAction.class.php (434)
    Extra Information: -
    Stack Trace: [{"function":"update","class":"news\\data\\news\\NewsAction","type":"->","args":[],"file":"[internal function]","line":"?"},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/data\/AbstractDatabaseObjectAction.class.php","line":204,"function":"call_user_func","args":[["[redacted]","[redacted]"]],"class":"","type":""},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/news\/lib\/form\/NewsEditForm.class.php","line":249,"function":"executeAction","class":"wcf\\data\\AbstractDatabaseObjectAction","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/form\/AbstractForm.class.php","line":61,"function":"save","class":"news\\form\\NewsEditForm","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/form\/AbstractForm.class.php","line":112,"function":"submit","class":"wcf\\form\\AbstractForm","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/form\/AbstractCaptchaForm.class.php","line":67,"function":"readData","class":"wcf\\form\\AbstractForm","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/news\/lib\/form\/NewsEditForm.class.php","line":91,"function":"readData","class":"wcf\\form\\AbstractCaptchaForm","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/page\/AbstractPage.class.php","line":274,"function":"readData","class":"news\\form\\NewsEditForm","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/page\/AbstractPage.class.php","line":103,"function":"show","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/system\/request\/Request.class.php","line":83,"function":"__run","class":"wcf\\page\\AbstractPage","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/lib\/system\/request\/RequestHandler.class.php","line":94,"function":"execute","class":"wcf\\system\\request\\Request","type":"->","args":[]},{"file":"\/var\/www\/vhosts\/web935.sarah.webhoster.ag\/httpdocs\/stube\/news\/index.php","line":10,"function":"handle","class":"wcf\\system\\request\\RequestHandler","type":"->","args":["news"]}]

    Bitte um Hilfe.

    Danke

    Bekomme beim Import folgende Fehler:


    Bitte um Hilfe.

    Danke