• Hello everyone,

    I need help to access my widgets but when I try this message appears:

    PHP Warning: Missing argument 1 for getCategories(), called in E:\home\bluraynews\Web\wp-content\themes\Telegraph Package\telegraph\functions\wpzoom-functions.php on line 967 and defined in E:\home\bluraynews\Web\wp-content\themes\Telegraph Package\telegraph\functions\wpzoom-functions.php on line 661

    And my functions.php is this one:

    <?php
    
    define("INC", TEMPLATEPATH . "/functions");
    
    require_once INC . "/wpzoom-functions.php";
    
    require_once INC . "/wpzoom-core.php";
    
    ?>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Widgets do not open’ is closed to new replies.