Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Croata

    (@croata)

    Mordauk thanks for your reply

    could solve the problem by disabling and enabling the extension again ADblock , google chorme and mozilla firefox

    Thread Starter Croata

    (@croata)

    excuse me my friend, ended up formatting the wrong!
    the pages are appearing so, what I’d do is call!

    <?php
    /*
    Template Name: central
    */
    ?>
    
    <?php get_header ();?>
    
    / / here you can not find and do not know how!
    
    <?php include (.../central/index.php); ?>
    
    <?php get_footer ();?>

    the problem is this line!
    <?php include (.../central/index.php); ?>
    Error

    Warning: include(..\central\index.php) [function.include]: failed to open stream: No such file or directory in C:\xampp\htdocs\wordpress\wp-content\themes\twentyten\pagcentral.php on line 8
    
    Warning: include() [function.include]: Failed opening '..\central\index.php' for inclusion (include_path='.;C:\xampp\php\PEAR') in C:\xampp\htdocs\wordpress\wp-content\themes\twentyten\pagcentral.php on line 8

    Thread Starter Croata

    (@croata)

    excuse the formatting cut the beginning of the php
    over all they have!

    <?php

    [please mark your code using the ‘code’ button –
    either click the ‘code’ button once before writing/pasting your code, then again once after;
    or highlight the code, and then click the ‘code’ button once]

Viewing 3 replies - 1 through 3 (of 3 total)