• Resolved Centrale888

    (@centrale888)


    Hello

    I am just installing and set up the WordPress on my computer.
    but I found this error.
    I could not find the reason.
    the error is as follows.

    <b>Fatal error</b>: Call to undefined function bloginfo() in <b>C:\xampp\htdocs\cms200\wp-content\themes\pac200\index.php</b>

    ( some files in WordPress are missing ????? or not link???? )

    I am not sure

    how do you solve this problem?

    please inform me of the solutions.

    thank in advance.

Viewing 9 replies - 1 through 9 (of 9 total)
  • It looks like a problem with the theme you are using – where did you get it from?

    themes\pac200\index.php

    Thread Starter Centrale888

    (@centrale888)

    Hello

    I have just checked My WordPress.

    1.Now 4 folders in themes

    I would like to generate a new theme
    therefore I have made a new folder.
    and now I have four folders.

    1-1.pac200 ( I made a new folder to create a new theme )
    1-2.twentyeleven
    1-3.twentyten
    1-4.twentytwelve

    2.In pac200 folder
    I have found several files and folders.

    2-1.style.css
    2-2.start.php
    2-3.start.html
    2-4.screenshot.png
    2-5.index.php
    2-6.404.html

    2-7.js folder
    2-8.images folder
    2-9.css folder

    ps.
    I was using the DreamWeaver.
    I also might make a mistake to limk file ???
    I am not sure…

    thanks in advance.

    Do those files/folders have those numbers or is that just your file manager? Is the pac200 theme a working WP theme – that error suggests otherwise.

    it would probably be easier to start with a boilerplate template that has all the essential files needed but no extra code..

    Thread Starter Centrale888

    (@centrale888)

    Hello

    I have checked the numbers of files/folder on my file manager again.

    1.Now 4 folders one file in themes

    I would like to generate a new theme
    therefore I have made a new folder.
    and now I have four folders.

    1-1.pac200 ( I made a new folder to create a new theme )
    1-2.twentyeleven
    1-3.twentyten
    1-4.twentytwelve

    also 1-5.index.php

    2.In pac200 folder
    I have found several files and folders.

    The WP is working well,

    but

    index.php

    I wrirte the bloginfo in index.php like this

    <link rel=”stylesheet” type=”text/css” media=”all” href=”<?php bloginfo(‘stylesheet_url’); ?>” />

    the error shows that

    </b>: Call to undefined function bloginfo() in <b> …..

    as I have written before.

    thanks in advance.

    There’s really no way for anyone here to know what’s going on with a theme you made – perhaps try to review:

    https://codex.www.ads-software.com/Theme_Development

    But if you are new to WP, I’d also suggest starting with an existing theme.

    Thread Starter Centrale888

    (@centrale888)

    Hello

    Which files or folders are
    a boilerplate template that has all the essential files???

    Thank in advance.

    Try looking for Toolbox or BlankSlate on here:

    https://www.ads-software.com/extend/themes/

    Thread Starter Centrale888

    (@centrale888)

    Thanks a lot.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘undefined function bloginfo()’ is closed to new replies.