Go Back   vb.org Archive > vBulletin 3 Discussion > vB3 Programming Discussions
Prev Previous Post   Next Post Next
  #7  
Old 06-19-2006, 08:32 PM
Thug Thug is offline
 
Join Date: Feb 2004
Location: Sheffield : uk
Posts: 783
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

PHP Code:
<?php
   chdir
('/home/global/public_html/forum'); 
   require_once(
'/home/global/public_html/forum/global.php');  
?>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<!-- You may change the title as displayed in the browser window here -->
<title>Global Vibez</title>
<link rel="stylesheet" type="text/css" href="style.css" />
</head>
<?php
include ("header.php");
?>
<!-- Left Navigation -->
    <div class="left_nav">
        <ul>
            <li id="header">Main Menu</li>
            <li><a href="http://www.globalvibez.com/home/home.php">Home</a></li>
            <li><a href="http://www.globalvibez.com/forum">Forum</a></li>
            <li><a href="http://www.globalvibez.com/home/invite.htm">Invite</a></li>
            <li><a href="http://www.globalvibez.com/forum/forumdisplay.php?f=11">Tutorials</a></li>
            <li><a href="#">Gallery</a></li>
            <li><a href="http://www.globalvibez.com/forum/arcade.php">Arcade</a></li>
            <li><a href="http://www.globalvibez.com/forum/jukebox.php?">Jukebox</a></li>
            <li><a href="http://www.globalvibez.com/home/links.html">Links</a></li>
            <li><a href="http://www.globalvibez.com/home/reviews/index.php">Reviews</a></li>
        </ul>
<!-- Left Side Content Box -->

    </div>

<!-- Center Content -->
    <div class="center">
        
        <div id="content_box">
            <div id="header">
            GlobalVibez Forum </div>
            
            <div id="content">
            <p><?php
   
require_once('/home/global/public_html/forum/login_inc.php');
?></div>            
        </div>
        <div id="content_box">
            <div id="header">
            GlobalVibez News </div>
            
            <div id="content">
              <p><strong>16/06/2006</strong></p>
              <p>&nbsp;</p>
              <p>The site is now almost fully functional, just a few bits and pieces that need sorting out. Be sure to check out the latest album and artist reviews through the main menu on the left too. </p>
              <p>&nbsp;</p>
              <p>GV Admin </p>
              <p>&nbsp;</p>
              <p>----------------</p>
              <p><strong>01/06/2006</strong></p>
              <p>&nbsp;</p>
              <p>Welcome to GlobalVibez. This site is currently under construction at the moment but in the mean time please visit the <a href="http://www.globalvibez.com/forum"> GlobalVibez Forum</a>.</p>
              <br>
            <p>Thanks! GlobalVibez Admin.</p>
        </div>            
        </div>
        
        <div id="content_box">
            <div id="header">
                Latest Forum Threads
            </div>
            
            <div id="content"><?php
   
require_once('/home/global/public_html/phpinfo.php');  
?></div></div>
        

        <div id="content_box">
            <div id="header">
            Comments
            </div>
          <div id="content">
            <p>The Gallery Section is at present unavailable. All other features of the site are opened but may still be in process. </p>
            <p>&nbsp;</p>
            <p>Like the site? Invite your friends by clicking <a href="http://www.globalvibez.com/forum/invite.php">here</a>. </p>
          </div>
        </div>
        
    </div>

<!-- Right Side Content Boxes -->
    <div class="right">
        <div id="content_box">
            <div id="header">
            Advertisements</div>
        
            <div id="content">
            <p>
            <!-- Begin: AdBrite -->
            <style type="text/css">
                .adHeadline {text-decoration: underline; color: blue;}
                .adText {text-decoration: none; color: black;}
            </style>
            <script type="text/javascript" src="http://4.adbrite.com/mb/text_group.php?sid=105970&br=1&dk=7469636b6574735f345f325f776562"></script>
            <p />
            <div><a class="adHeadline" target="_top" href="http://www.adbrite.com/mb/commerce/purchase_form.php?opid=105970&afsid=1">Your Ad Here</a></div>
            <!-- End: AdBrite -->
            </p>
            <br>
            <hr>
            <!-- Begin BidVertiser code -->
                <SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=11396&bid=66645"></SCRIPT>
                <noscript><a href="http://www.bidvertiser.com">affiliate program marketing</a></noscript>
            <!-- End BidVertiser code -->
            </div>
        </div>
    </div>

<!-- Footer and Copyright -->
    <div class="footer">
        <!-- You may change this copyright to your site and year(s) -->
        &copy; 2006 Copyright GlobalVibez.com<!-- This Copyright with link must remain -->
        <div id="copyright" align="right">
            <a href="http://www.tutorialfx.com"><img src="images/tfx_copyright.gif" width="160" height="12" alt="Tutorialfx.com" title="Tutorialfx.com" /></a>
        </div>
    </div>

</body>
</html>
Reply With Quote
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 01:13 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.04729 seconds
  • Memory Usage 2,701KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)bbcode_php
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (15)post_thanks_box
  • (15)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (15)post_thanks_postbit_info
  • (15)postbit
  • (15)postbit_onlinestatus
  • (15)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete