הוסטס - פורום אחסון האתרים הגדול בישראל

הוסטס - פורום אחסון האתרים הגדול בישראל (https://hosts.co.il/forums/index.php)
-   פורום תיכנות (https://hosts.co.il/forums/forumdisplay.php?f=14)
-   -   בעיה ב PHP (https://hosts.co.il/forums/showthread.php?t=58139)

oR.Cohen 20-12-07 21:11

בעיה ב PHP
 
שמעו יש לי בעיה הורדתי מערכת של בלוג והכנסתי את הקבצים עכשיו זה רושם לי את זה:
Fatal error: Call to undefined function: have_posts() in /home/***/domains/****/public_html/ffe/index.php on line 1

עכשיו הנה הקובץ של index

<?php have_posts(); ?>

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

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

<div class="item_date">
<?php the_time('F d, Y') ?>
</div>
<div class="item_title1">
<a href="<?php the_permalink() ?>"><?php the_title(); ?></a>
</div>
<div class="item_title2">
מקטלג תחת (<?php the_category(', ') ?>) ע"י <?php the_author() ?> בתאריך <?php the_time('d-m-Y') ?>
</div>
<div class="item_text">
<?php the_content('קרא את שאר הפוסט...'); ?>
</div>
<div class="item_panel">
<div class="panel_links">
<table>
<tr><td width="440">
<span class="comm">
<?php comments_popup_link('(0) תגובות', '(1) תגובה', '(%) תגובות'); ?>
</span>
</td>
<td >
<span class="read">
<a href="<?php the_permalink() ?>">קרא עוד...</a>
</span>
&nbsp;&nbsp;


</td>
<td>
<span class="comm">
<?php edit_post_link('עריכה', '', ''); ?>
</span>
</td>
</tr>
</table>
</div>
</div>
<br />
<br />

<?php endwhile; ?>

<div class="navigation">
<div class="alignleft"><?php previous_posts_link('פוסטים הבאים') ?></div>
<div class="alignright"><?php next_posts_link('פוסטים קודמים') ?></div>
</div>

<?php else : ?>

<h2 class="center">לא נמצא.</h2>
<p class="center">מצטערים, מה שחיפשת לא נמצא. נסה שנית:</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>

<?php endif; ?>

<?php get_footer(); ?>


מי שיכל לסדר לי את הבעיה אני מאוד ישמח :)
תודה מראש!

DanielS 20-12-07 21:14

ציטוט:

נכתב במקור על ידי oR.Cohen (פרסם 593096)
שמעו יש לי בעיה הורדתי מערכת של בלוג והכנסתי את הקבצים עכשיו זה רושם לי את זה:
Fatal error: Call to undefined function: have_posts() in /home/***/domains/****/public_html/ffe/index.php on line 1

עכשיו הנה הקובץ של index

<?php have_posts(); ?>

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

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

<div class="item_date">
<?php the_time('F d, Y') ?>
</div>
<div class="item_title1">
<a href="<?php the_permalink() ?>"><?php the_title(); ?></a>
</div>
<div class="item_title2">
מקטלג תחת (<?php the_category(', ') ?>) ע"י <?php the_author() ?> בתאריך <?php the_time('d-m-Y') ?>
</div>
<div class="item_text">
<?php the_content('קרא את שאר הפוסט...'); ?>
</div>
<div class="item_panel">
<div class="panel_links">
<table>
<tr><td width="440">
<span class="comm">
<?php comments_popup_link('(0) תגובות', '(1) תגובה', '(%) תגובות'); ?>
</span>
</td>
<td >
<span class="read">
<a href="<?php the_permalink() ?>">קרא עוד...</a>
</span>
&nbsp;&nbsp;


</td>
<td>
<span class="comm">
<?php edit_post_link('עריכה', '', ''); ?>
</span>
</td>
</tr>
</table>
</div>
</div>
<br />
<br />

<?php endwhile; ?>

<div class="navigation">
<div class="alignleft"><?php previous_posts_link('פוסטים הבאים') ?></div>
<div class="alignright"><?php next_posts_link('פוסטים קודמים') ?></div>
</div>

<?php else : ?>

<h2 class="center">לא נמצא.</h2>
<p class="center">מצטערים, מה שחיפשת לא נמצא. נסה שנית:</p>
<?php include (TEMPLATEPATH . "/searchform.php"); ?>

<?php endif; ?>

<?php get_footer(); ?>


מי שיכל לסדר לי את הבעיה אני מאוד ישמח :)
תודה מראש!

קוד מסורבל מאוד.
אממ אחי זה כל התוכן של הקובץ ?
כי אין פה את הפונקציה have_posts ואני לא רואה שום אינקלוד לדף אחר.

oR.Cohen 20-12-07 21:15

ציטוט:

נכתב במקור על ידי DanielS (פרסם 593099)
קוד מסורבל מאוד.
אממ אחי זה כל התוכן של הקובץ ?
כי אין פה את הפונקציה have_posts ואני לא רואה שום אינקלוד לדף אחר.

זה מה שיש בתוך הקובץ אחי!

daMn 20-12-07 21:26

ציטוט:

נכתב במקור על ידי oR.Cohen (פרסם 593100)
זה מה שיש בתוך הקובץ אחי!

מה בתוך הקובץ?
אני לא רואה פה אינקלוד או משו שמזכיר אינקלוד למעלה ? =/

oR.Cohen 20-12-07 21:27

ציטוט:

נכתב במקור על ידי daMn (פרסם 593111)
מה בתוך הקובץ?
אני לא רואה פה אינקלוד או משו שמזכיר אינקלוד למעלה ? =/

חחחח לא יודע אחי אולי הם עשו טעות בהורדה?

Rom 20-12-07 21:31

זה של WP שינית משהו בקוד?

Tomer 20-12-07 21:42

תפנה ל Wordpress או ליוצרי המערכת.


כל הזמנים הם GMT +2. הזמן כעת הוא 02:25.

מופעל באמצעות VBulletin גרסה 3.8.6
כל הזכויות שמורות ©
כל הזכויות שמורות לסולל יבוא ורשתות (1997) בע"מ