Beiträge von Brownie

    Genau, das Parent-Theme funktioniert korrekt ohne Fehlermeldung und auch das Child-Theme hat bis vor kurzem einwandfrei funktioniert.

    Probleme gab es, nachdem ich weitere Themes zum Test installiert und aktiviert habe und anschließend wieder zu meinem ursprünglichen Child-Theme zurück wechseln wollte. Habe diese Themes dann wieder gelöscht :|

    Hab grad in der style.css vom Child-Theme nachgeschaut, da steht gar nichts von "Template".

    Hab jetzt auch mal zum Test ein zweites Child-Theme von Ample angelegt, das funktioniert wiederum und in der style.css von diesem steht auch "Template: ample".

    Wenn ich diese Zeile jedoch einfach ins sytle.css vom ersten Child-Theme einfüge ändert sich nichts an der Fehlermeldung. Und der Verzeichnisname vom Parent-Theme ist auf jeden Fall "ample"

    Hallo,

    ich bin leider noch ein ziemlicher WP-Anfänger und habe seit heute das Problem, dass meine Website nur noch weiß angezeigt wird. Das ist allerdings nur bei meinem verwendeten Theme der Fall, wechsle ich zu einem anderen, ist alles in Ordnung. Ich komme also auch noch ins Backend, immerhin etwas.

    Das ganze passierte, nachdem ich kurz ein anderes Theme ausprobieren wollte und anschließend zu meinem verwendeten (Child-)Theme zurückkehren wollte.

    Die Fehlermeldung sieht so aus:

    [COLOR=#000000][FONT=Times]Notice: Use of undefined constant minor - assumed 'minor' in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-config.php on line 94[/FONT][/COLOR][COLOR=#000000][FONT=Times]Fatal error: Uncaught Error: Call to undefined function ample_option() in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/header.php:27 Stack trace: #0 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template.php(688): require_once() #1 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template.php(647): load_template('/mnt/web302/b1/...', true) #2 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/general-template.php(45): locate_template(Array, true) #3 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/page.php(10): get_header() #4 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template-loader.php(74): include('/mnt/web302/b1/...') #5 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-blog-header.php(19): require_once('/mnt/web302/b1/...') #6 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/index.php(17): require('/mnt/web302/b1/...') #7 {main} thrown in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/header.php on line 27

    Zusätzlich kommt diese Fehlermeldung, wenn ich ein Plugin aktivieren will:

    Notice: Use of undefined constant minor - assumed 'minor' in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-config.php on line 94 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-config.php:94) in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/pluggable.php on line 1210 Warning: Cannot modify header information - headers already sent by (output started at /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-config.php:94) in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/pluggable.php on line 1210

    Ich bin total überfragt, Google hat mir leider auch nicht weiter geholfen, drum hoffe ich jetzt hier auf eine Antwort :D

    Danke und wie gesagt, bitte berücksichtigt, dass ich totaler Anfänger bin :([/FONT][/COLOR]

    Ich glaube ich habe ein ähnliches Problem :/ Bin noch ein ziemlicher WP-Anfänger, und habe seit gerade eben diese Fehlermeldung:
    [COLOR=#000000][FONT=Times]Notice: Use of undefined constant minor - assumed 'minor' in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-config.php on line 94[/FONT][/COLOR][COLOR=#000000][FONT=Times]Fatal error: Uncaught Error: Call to undefined function ample_option() in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/header.php:27 Stack trace: #0 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template.php(688): require_once() #1 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template.php(647): load_template('/mnt/web302/b1/...', true) #2 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/general-template.php(45): locate_template(Array, true) #3 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/page.php(10): get_header() #4 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-includes/template-loader.php(74): include('/mnt/web302/b1/...') #5 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-blog-header.php(19): require_once('/mnt/web302/b1/...') #6 /mnt/web302/b1/68/58660768/htdocs/WordPress_01/index.php(17): require('/mnt/web302/b1/...') #7 {main} thrown in /mnt/web302/b1/68/58660768/htdocs/WordPress_01/wp-content/themes/ample-child/header.php on line 27

    Trat auf, nachdem ich zum Test kurz ein anderes Theme aktiviert habe und anschließend wieder zurück wechseln wollte...hat jemand eine Idee was da passiert ist?[/FONT][/COLOR]