• hi,

    i have install wp 2.7 and see this error:

    Fatal error: Only variables can be passed by reference in /srv/www/vhosts/pretzlaff.info/httpdocs/wordpress_270/wp-content/themes/inove/functions.php on line 353

    351 function comment_count( $commentcount ) {
    352 global $id
    353 $comments_by_type = &separate_comments(get_comments(‘post_id=’ . $id));
    354 return count($comments_by_type[‘comment’]);
    355 }
    356 }

Viewing 4 replies - 16 through 19 (of 19 total)
  • The new version released today, and this bug got fixed.

    How do I remove the “widgets” from the template? For example, the theme comes with a “Tags” section. I don’t want it in the spot where it is. But when I go to the editor and remove it, it messes up my entire theme. If I add a “tags” widget via the widget control panel, the original one that came with the theme still shows. Any clues on how to fix this problem?

    Thanks,

    Hi
    I hope this doesn’t come across as a no brainer but I downloaded inove 1.4.6 but I can’t find any install notes, I looked at the readme text file but i cant get much out of it. Are the files and folders just ftp’d up into the root and they just overwrite any relevant files such as the index.php
    Cheers
    Martyn

    If you are using WP 2.8+ you can install directly from within WP admin. If not, see the following video for details.

    [link moderated]

Viewing 4 replies - 16 through 19 (of 19 total)
  • The topic ‘Inove and WordPress 2.7’ is closed to new replies.