Hi igraphi,
I doubt very much that the template name is really homepage… Looking at the name of the directory, I bet it’s more FolioShowcasenew or something like that. The best way to retreive the template’s real name should be to look the header of other files (like styles.css). So to find it and correct the line “Template Name: homepage” should do the trick.
Ok…you were right folioshowcaseNEW is the name, but it hasn’t resolved the problem could it have something to do with the other portion of the error below: I’m not so sure that there is a line 381 under that file
Viewing: Featured
Warning: Cannot modify header information – headers already sent by (output started at /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/homepage.php:7) in /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/inc/thumb.php on line 381
A TimThumb error has occured
The following error(s) occured:
No image specified
Query String :
TimThumb version : 2.5
Strange indeed… You get this error message in the admin or when your blog displays a particular page?
when you say Admin do you mean when I acutally go into to make the adjustment to the page (logging into word press)? If so no it reads regular when I login to make adjustments/the way that it should display on the actual website….only when my blog displays on the home page. Any advice?
PLEASE ASSIST…HAVEN’T BEEN ABLE TO RESOLVE THIS ISSUE YET
Fatal error: Call to undefined function get_bloginfo() in /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/welcome.php on line 5
<div id=”welcome”>
<?php
$mysitename = get_bloginfo(‘name’);
$mysitefeed = get_bloginfo(‘rss2_url’);
if (get_option(‘greeting’) || get_option(‘welcomemessage’)) {
if (get_option(‘greeting’)) {
echo “<h2>” . get_option(‘greeting’) . “</h2>”;
}
Fatal error: Call to undefined function get_header() in /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/theblog.php on line 1
<?php get_header(); ?>
Viewing: Featured
Warning: Cannot modify header information – headers already sent by (output started at /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/homepage.php:7) in /hermes/web05/b764/moo.igraphi/wp-content/themes/FolioShowcasenew/inc/thumb.php on line 381
A TimThumb error has occured
The following error(s) occured:
No image specified
Query String :
TimThumb version : 2.5