Beiträge von tille

    zu früh gefreut... wenn ich das mache wie im 1. link beschrieben also


    Code
    start_el(&$output, $item, $depth, $args) {

    mit

    Code
    start_el( &$output, $item, $depth = 0, $args = array(), $id = 0 ) { 

    ersetze dann verschwindet zwar die fehlermeldung allerdings kommt dafür dann ein fatal error hinzu

    Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 112643504 bytes) in C:\XAMPP\htdocs\tillmann\www\wp-content\themes\robust\functions\theme-functions.php on line 461


    Das memory limit ist in diesem Fall doch aber höher als das was geladen werden sollte oder?

    EVentuell passt das hier rein, ansonsten bitte verschieben.


    Ich hab ebenfalls ne wordpresseite auf den PC kopiert, nur hab ich da nun 2 Probleme.

    zum einen komm ich nicht ins backend, ich werd immer auf die onlineseite geleitet

    zum anderen hab ich folgenden Fehlercode auf der Seite womit ich leider überhaupt nichts anfangen kann da ich kein php kann


    Warning: Declaration of description_walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in C:\XAMPP\htdocs\tillmann\www\wp-content\themes\robust\functions\theme-functions.php on line 463


    Warning: Declaration of FreshThemes_Portfolio_Filter::start_el(&$output, $category, $depth) should be compatible with Walker_Category::start_el(&$output, $category, $depth = 0, $args = Array, $id = 0) in C:\XAMPP\htdocs\tillmann\www\wp-content\themes\robust\functions\theme-functions.php on line 489



    Hatte jemand vielleicht schon mal dasselbe oder ein ähnliches problem und kann mir da weiterhelefn?