网上下的模板运行报错

WBOY
Libérer: 2016-06-23 14:11:54
original
1047 Les gens l'ont consulté

网上下的模板运行报错:
Fatal error: Call to undefined function do_atomic() in C:\wamp\www\zenith\index.php on line 11

怎么看这个模板所需要的函数都放在哪里的?index。php页面并没有require什么页面啊。
弄了一个晚上了,也不知道哦错在哪里


回复讨论(解决方案)

index。php代码如下:

 // zenith_before_content 







 // zenith_before_entry 

" class="">

// zenith_open_entry 


' . __( '[entry-edit-link] [entry-published] [entry-author] [entry-comments-link]', 'zenith' ) . '
' ); ?>





→', 'zenith' ) ); ?>
 '

' . __( 'Pages:', 'zenith' ), 'after' => '

' ) ); ?>





' . __( '[entry-terms taxonomy="category" separator=""] [entry-terms taxonomy="post_tag" separator=""]', 'zenith' ) . '
' ); ?>



// zenith_close_entry 



 // zenith_after_entry 









 // zenith_close_content 

// Loads the loop-nav.php template.



// zenith_after_content 

 // Loads the footer.php template. 

没有这个方法么....
do_atomic

全部文档搜索一下
do_atomic

然后引用那个文件.

引用的话,是require_once那个文件?

print_r(get_included_files()); //查看包含的文件列表

 没有引用到这个do_atomic方法 不是要require哪个文件

Étiquettes associées:
source:php.cn
Déclaration de ce site Web
Le contenu de cet article est volontairement contribué par les internautes et les droits d'auteur appartiennent à l'auteur original. Ce site n'assume aucune responsabilité légale correspondante. Si vous trouvez un contenu suspecté de plagiat ou de contrefaçon, veuillez contacter admin@php.cn
Tutoriels populaires
Plus>
Derniers téléchargements
Plus>
effets Web
Code source du site Web
Matériel du site Web
Modèle frontal