Hilfe, was soll ich nun tuhen?

Hallo erstmal.

Da ich keine langen Texte mag, schreibe ich mein Problem fixx auf.

Nun, mein Problem besteht darin ,dass ich nicht weis was ich jetzt tuhen soll. Habe mich schön regestriert, kann mozilla connecten. Nur, was muss ich tuhen damit es eine Homepage wird?

Habe nun ein Tamplate, habe mal probier mit dem Ordner und ohne den Ordner (Nur die Dateien ,die im Ordner drin waren) in den server einzufügen, jedoch komm immer der Fehler: “Fatal error: Call to undefined function get_header() in /users/says-stfu/www/index.php on line 1”.

Danke für Antworten…

hast du ein CMS zuvor installiert?

wenn nein: installier ein CMS (kostenlos=ilch, joomla, webspell, …)
wenn ja: passt wohl das template nicht zu deinem CMS.

achja, ohne link und/oder auszug der index.php-datei wird dir keiner helfen können.

[quote=“enzi1984”]hast du ein CMS zuvor installiert?

wenn nein: installier ein CMS (kostenlos=ilch, joomla, webspell, …)
wenn ja: passt wohl das template nicht zu deinem CMS.[/quote]
Für was ein CMS Installieren…es gibt auch Templtes für andere sachen zb. Smarty und so …

[quote=“enzi1984”]
achja, ohne link und/oder auszug der index.php-datei wird dir keiner helfen können.[/quote]

says-stfu.bplaced.net/ … auszug : [quote]“Fatal error: Call to undefined function get_header() in /users/says-stfu/www/index.php on line 1”.
[/quote] :unamused: …steht ja oben im Beitrag…

@Thread Starter:
Lade deine “index.php” auf dein Desktop herunter via FTP und Poste uns mal was in der 1 ten Zeile steht… //Edit: lol…der Fehler ist das “get_header()” nicht funktioniert weil es nicht definiert wurde …php-fehlermeldungen.de/topic19.html

Danke für die Antworten^^

Nun, hier der gewünschte Index:

<?php get_header (); ?>
<div id="content">

<?php /* If this is a category archive */  if (is_category()) { ?>
<div class="notes"><p>Archives for <?php single_cat_title(''); ?> category</p></div>

<?php /* If this is a yearly archive */ } elseif (is_day()) { ?>
<div class="notes"><p>Archives for the day <?php the_time('l, F jS, Y'); ?></p></div>

<?php /* If this is a monthly archive */ } elseif (is_month()) { ?>
<div class="notes"><p>Archives for <?php the_time('F, Y'); ?></p></div>

<?php /* If this is a yearly archive */ } elseif (is_year()) { ?>
<div class="notes"><p>Archives for the year <?php the_time('Y'); ?></p></div>

<?php /* If this is a monthly archive */ } elseif (is_search()) { ?>
<div class="notes"><p>You searched for <strong><?php the_search_query(); ?></strong>, here are the results: </p></div>

<?php } ?> 

<?php if (have_posts()) : ?>

	<?php while (have_posts()) : the_post(); ?>

	<div class="post" id="post-<?php the_ID(); ?>">

	<div class="posthead">
	<h2><a title="Permanent Link to <?php the_title(); ?>" href="<?php the_permalink() ?>" rel="bookmark"><?php the_title(); ?></a></h2>
	<small class="postauthor">Posted on <?php the_time('Y') ?> under <?php the_category(', ') ?> | <?php comments_popup_link(__('No Comment'), __('1 Comment'), __('% Comments'), 'commentslink', __('Comments are off')); ?> <?php edit_post_link(__('Edit'), ' &#183; ', ''); ?></small>
	<p class="postdate">
	<small class="day"><?php the_time('j') ?></small>
	<small class="month"><?php the_time('M') ?></small>
	<small class="year"><? // php the_time('Y') ?></small>
	</p>
	</div> <!-- end posthead -->

		<?php the_content('Read more... &raquo;'); ?>

	</div> <!-- end post -->

	<?php endwhile; ?>

	<div class="navigation">
		<div class="alignleft"><?php next_posts_link('&laquo; Previous Entries') ?></div>
		<div class="alignright"><?php previous_posts_link('Next Entries &raquo;') ?></div>
	</div> <!-- end navigation -->

<?php else : ?>

	<h2>Not Found</h2>
	<p>Sorry, but you are looking for something that isn't here.</p>


<?php endif; ?>

</div> <!-- end content -->
<?php get_sidebar(); ?> <?php get_footer(); ?>

eindeutig eine einzelne template-datei … du hast uns allerdings noch nicht gesagt, ob du nun ein cms hast. templates können nicht allein funktionieren - das sind nur oberflächen, hüllen ohne jeglichen inhalt für ein system, mit dem du die inhalte erstellen kannst und das sie präsentiert, indem es das template für das layout und das design heranzieht.

ps: „tuen“, der infinitiv präsens dieses wortes, wird ohne h geschrieben :ps:

OT// Infinitv Präsens ist „tun“ :p Ohne „e“ und auch ohne „h“

ist doch ein WordPress Templates … :wink:

Aber benutzt du WordPress +Templates ? :astonished:

Seltsam… das Theme bzw. „index.php“ sind ok aus o.0

das ist ein wordpress theme :ps:

dafür musst du wordpress installieren :smiley:

www.wordpress-deutschland.org

Einer redet von CMS hier, einer von umschreiben da. Dann kommt plötzlich jemand mit “tuen”…

Kann mich jemand einfach icq adden und mir schritt für schritt erklären was ich machen muss? bin jetzt an den punkt angelangt wo ich mich mit mozilla mich einloggen kann. habe jetzt einfach alles gelöscht!

ICQ: 461673158

Lol, will bzw. kann niemand helfen?

Jeder von euch hat sicherlich schon ne Homepage erstellt, ich will nur ,dass die Tamplate draufpasst und es eine HP ist. Nichts weiter!

Was an

hast du denn nicht verstanden?

Hier hast du deine Schritt für Schritt erklärung für Wordpress:

siteground.com/tutorials/wor … lation.htm
mediengestalter-blog.de/2006 … tallieren/

[quote=„Hardi“]das ist ein wordpress theme :ps:

dafür musst du wordpress installieren :smiley:

wordpress-deutschland.org[/quote]
nothing to say i think :wink: