Thread: Integration with vBulletin - Simple vB User login and access control on non vB pages
View Single Post
  #53  
Old 02-23-2007, 07:44 PM
SocomNego SocomNego is offline
 
Join Date: Dec 2006
Posts: 12
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Billspaintball View Post
There should be nothing wrong with the functions.php file, the problem will be in the page that has called it.

Have you followed the steps in the troubleshooting guide? https://vborg.vbsupport.ru/showpost....79&postcount=2
Including step 5 with the test code.

If you still have problems after this, please post the first few lines of the page you are trying to use this hack on.
Ok here is my code....The funny thing is that I have it on my home page and it works, but on this page it doesn't work even though I set it up the same way....

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

 
<?
$mtime = microtime();
$mtime = explode(" ",$mtime);
$mtime = $mtime[1] + $mtime[0];
$starttime = $mtime;
?>
<!DOCTYPE HTML PUBLIC '-//W3C//DTD HTML 3.2 Final//EN'>
<HTML><HEAD>
<META NAME='Generator' CONTENT='Texpad 4'>
<TITLE></TITLE>
<STYLE type='text/css'>
<!--
BODY{
CURSOR: default;
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px;
COLOR: #FFFFFF;
BACKGROUND: #000044;
MARGIN-LEFT: 0px;
MARGIN-RIGHT: 0px;
MARGIN-TOP: 0px;
MARGIN-BOTTOM: 0px;
MARGIN-WIDTH: 0px;
MARGIN-HEIGHT: 0px;
SCROLLBAR-FACE-COLOR: #333399;
SCROLLBAR-HIGHLIGHT-COLOR: #000000;
SCROLLBAR-SHADOW-COLOR: #000000;
SCROLLBAR-3DLIGHT-COLOR: #000044;
SCROLLBAR-ARROW-COLOR: #000000;
SCROLLBAR-TRACK-COLOR: #000033;
SCROLLBAR-DARKSHADOW-COLOR: #000000
}
A{
COLOR: #FFFFFF;
TEXT-DECORATION: none
}
A:VISITED{
COLOR: #FFFFFF;
TEXT-DECORATION: none
}
A:HOVER{
COLOR: #FF0000;
TEXT-DECORATION: none
}
A:ACTIVE{
COLOR: #FFFFFF;
TEXT-DECORATION: none
}
UL{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px
}
LI{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px
}
P{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px
}
TD{
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px
}
TR{FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
FONT-SIZE: 12px
}
SELECT    {COLOR: #51485F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
INPUT     {COLOR: #51485F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
TEXTAREA  {COLOR: #51485F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
OPTION    {COLOR: #51485F; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
FORM      {FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; FONT-SIZE: 10px}
.loginforma{
COLOR: #FFFFFF;
border-width: 1;
border-color: #000000;
BACKGROUND-IMAGE: url('<? echo"$url[curtheme]"; ?>/images/loginforma.gif')
}
.loginformb{
COLOR: #FFFFFF;
border-width: 1;
border-color: #000000;
BACKGROUND-IMAGE: url('<? echo"$url[curtheme]"; ?>/images/loginformb.gif')
}
.loginformc{
border-width: 0;
border-color: #000000;
width:34px; 
height:19px;
BACKGROUND-IMAGE: url('<? echo"$url[curtheme]"; ?>/images/loginformc.gif')
}

.catfont{
color: #FF9900;
}
.altcolor{
background: #3a4466;
}
.altcolora{
background: #000033;
}
.altcolorb{
background: #000020;
}
.altcolorc{
background: #000020;
}

-->
</STYLE>
<?
echo($out[header]);
?>

<SCRIPT LANGUAGE='JavaScript'>
function ugcorgy() {
if (parent != self)
  top.location.href = self.location.href
}
</SCRIPT>

</head>

<body onload='javascript:ugcorgy()'>



<table width='100%' height='100%' valign='top' border='0' bordercolor='#000000' cellspacing='0' cellpadding='0'>
<tr>
<td width='100%' height='90' valign='top' align='center' colspan='2'>

<table width='100%' height='90' align='left' border='0' bordercolor='#000000' cellspacing='0' cellpadding='0'>
<tr>
<td width='305' height='55' valign='top' align='left' class='menu'>
<img src='<? echo"$url[curtheme]"; ?>/images/header_upper.gif' border='0'></a><br>
<img src='<? echo"$url[curtheme]"; ?>/images/header_lower.gif'></td>

<td width='100%' height='90' valign='top' align='left' background='<? echo"$url[curtheme]"; ?>/images/top_bg.gif'>
&nbsp;</td>

<td width='10' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_a.gif'></td>
<td width='13' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_c.gif'></td>

<td width='10' height='90' valign='top' align='left' background='<? echo"$url[curtheme]"; ?>/images/top_bg.gif'>
&nbsp;</td>

<td width='10' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_a.gif'></td>
<td width='*' height='90' valign='top' align='left' background='<? echo"$url[curtheme]"; ?>/images/top_menu_b.gif'>



<?php
   
require_once('/home/gamesoga/public_html/login_inc2.php');
?>


</td>
<td width='13' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_c.gif'></td>


<td width='10' height='90' valign='top' align='left' background='<? echo"$url[curtheme]"; ?>/images/top_bg.gif'>
&nbsp;</td>

<td width='10' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_a.gif'></td>
<td width='13' height='90' valign='top' align='left'>
<img src='<? echo"$url[curtheme]"; ?>/images/top_menu_c.gif'></td>


</tr>
</table>

</td>
</tr>
<tr>
<td width='175' height='100%' valign='top' align='left' background='<? echo"$url[curtheme]"; ?>/images/left_bg.gif'>

<table width='175' height='100%' align='left' border='0' cellspacing='0' cellpadding='0'>


<?
echo($out[menu]);
?>


<tr>
<td width='175' height='*' valign='top' align='left'>
&nbsp;</td>
</tr>
</table>


</td>
<td width='100%' height='100%' valign='top' align='left'>


<!-- BODY START -->

<?
echo($out[body]);
?>

<br></td>

</td>
</tr>
<tr>
<td width='100%' height='50' valign='left' align='bottom' colspan='2' background='<? echo"$url[curtheme]"; ?>/images/bottom_bg.gif'>

<table width='100%' height='50' align='left' border='0' cellspacing='0' cellpadding='0'>
<tr>

<td width='325' height='50' valign='bottom' align='center'>
<img src='<? echo"$url[curtheme]"; ?>/images/bottom_left_corner.gif'></td>


<td width='5%' height='50' valign='bottom' align='center'>
&nbsp;</td>

<td width='10' height='50' valign='left' align='center'>
<img src='<? echo"$url[curtheme]"; ?>/images/bot_menu_a.gif'></td>

<td width='400' height='50' valign='center' align='center' background='<? echo"$url[curtheme]"; ?>/images/bot_menu_b.gif'>

<?
/*
$mtime = microtime();
$mtime = explode(" ",$mtime);
$mtime = $mtime[1] + $mtime[0];
$endtime = $mtime;
$totaltime = ($endtime - $starttime);
printf("<center><font size='-2' color='#FFFFFF'>This page created in %f seconds</font></center>", $totaltime);
*/
?>
</td>


<td width='10' height='50' valign='bottom' align='center'>
<img src='<? echo"$url[curtheme]"; ?>/images/bot_menu_c.gif'></td>

<td width='*' height='50' valign='bottom' align='center'>
&nbsp;</td>

</tr>
</table>

</td>
</tr>
</table>
</body>
</html>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01136 seconds
  • Memory Usage 1,824KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_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
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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
  • showpost_complete