leeppp222 (@leeppp222)

Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)
  • In reply to: Profile link?

    @leeppp222

    Member

    sorry – ignore the above – you’ve already told me – cheers for your help!

    In reply to: Profile link?

    @leeppp222

    Member

    Cheers that seem to do the trick.

    One other question, what do I inset to get to http://mysite.com/forums/profile/USERNAME ??

    @leeppp222

    Member

    @leeppp222

    Member

    ***bump***

    @leeppp222

    Member

    is there anyone else here that can help?

    @leeppp222

    Member

    Thanks Chris, below is a copy of text I altered in ‘Header.php’:

    <head>

    <meta http-equiv=”Content-Type” content=”text/html; charset=utf-8″ />

    <title><?php bb_title(); ?></title>

    <?php bb_feed_head(); ?>

    <link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” />

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri(); ?>” type=”text/css” />

    <?php if ( ‘rtl’ == bb_get_option( ‘text_direction’ ) ) : ?>

    <link rel=”stylesheet” href=”<?php bb_stylesheet_uri( ‘rtl’ ); ?>” type=”text/css” />

    <?php endif; ?>

    Is there something I have done wrong here that could be causing the problem?

    In addition, my config.php file has this entered as the top line:

    <?php require_once(‘/home/fhlinux208/t/mysite/user/htdocs/blog/wp-blog-header.php’) ?>

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