Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Erroras!

Parašė dumis· 2008 Lie. 10 22:07:04
#1

kaip paleidziu thema man ismeta toki teskta

Fatal error: require_once() [function.require]: Failed opening required '../includes/theme_functions_include.php' (include_path='.:') in /home/dumis/free-r.xz.lt/themes/WTF_Cars/theme.php on line 3

o va mano theme.php pirmos eilutes nes cia kaip suprantu klaida 3 eilutei


<?php
if (!defined("IN_FUSION")) { header("Location: ../../index.php"); exit; }
require_once INCLUDES."theme_functions_include.php";

// theme settings
$body_text = "#fff";
$body_bg = "#242423";
$theme_width = "755";
$theme_width_l = "150";
$theme_width_r = "150";

function render_header($header_content) {


global $theme_width;




Redagavo dumis· 2008 Lie. 10 22:07:15