View Single Post
  #4  
Old 06-14-2002, 03:05 AM
Tigga's Avatar
Tigga Tigga is offline
 
Join Date: Dec 2001
Location: Atlanta
Posts: 1,061
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hmmm... Actually everything seemed to work well, but now I'm having one other slight problem. It's including the file from my message board server on my main server, but it won't seem to let a user log in from that page or show their info if they are logged in. I have it set up so that if the user is not logged in it shows the log in boxes and if the user is logged in it should show a welcome message, avater, new pm's, and etc. It shows the logincode, but will not seem to show the welcome message after I try logging in. Is this because it's on a different server, or am I just forgetting to do something? If FireFly or anyone has any idea's it would be appreciated. Oh, here's a link to the site that I am trying this on - http://plurplanet.com/new. The main page in the bottom frame is run from the message board server and works fine. Then if you click on "Pictures" in the top frame it will bring up the page I'm trying to use on my main server. Also, here's the coding I'm using...

=============================
Pictures Index Page
=============================

<?php

include('http://vforum.plurplanet.com/include.php');

?>

<TABLE WIDTH=100% CELLSPACING=2>
<TR><TD COLSPAN=5><CENTER><B><FONT FACE="Verdana,Arial,Helvetica" SIZE=2>2002</FONT></CENTER></B><HR></TD></TR>
Etc... Just the HTML from the rest of the page.

=============================
The Includes Template
=============================
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache">
<meta http-equiv="no-cache">
<meta http-equiv="Expires" content="-1">
<meta http-equiv="Cache-Control" content="no-cache">
<!-- end no cache headers -->
<meta name="keywords" content="vbulletin,forum,bbs,discussion">
<meta name="description" content="$bbtitle">
<title>$bbtitle - powered by vBulletin</title>
$homeheadinclude
</head>
<body TEXT="#D1D1D1" BACKGROUND="http://www.plurplanet.com/images/graphics/background.jpg" BGPROPERTIES="FIXED">
<TABLE WIDTH=100% CELLSPACING=10><TR ALIGN=LEFT VALIGN="TOP"><TD WIDTH=150>

<table cellpadding="4" cellspacing="1" border="0" width="100%" BGCOLOR=#1D6AA0>
<tr>
<td valign="top"><smallfont><B>
$welcometext
$home_logincode</B></smallfont><TABLE CELLPADDING=4 WIDTH=100% CELLSPACING=0 BGCOLOR="$getbgrow"><TR><TD><smallfont>$welcometex t2$home_logincode2</TD></TR></TABLE></TD></TR></TABLE><P>
$buddytop
$onlineusers
$buddybottom
$loggedinusers
<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td valign="top" BGCOLOR=#1D6AA0><smallfont><B>&raquo;Email Login</B></normalfont><TABLE CELLPADDING=4 WIDTH=100% CELLSPACING=0 BGCOLOR="$getbgrow"><TR ALIGN=LEFT><TD>
<form name="login_form" action="http://plurplanet.mail.everyone.net/email/scripts/loginuser.pl" method="post" target="new"><FONT SIZE="1" FACE="Verdana,Arial,Helvetica"><B> User Name:</B></font><br><input type="text" name="loginName" size="12" value="" maxlength=32 class="bginput"></TD></TR>

<TR ALIGN=LEFT"><TD><font size="1" FACE="Verdana,Arial,Helvetica"><B> Password:</B></font><br><input type="password" name="user_pwd" size=12 maxlength=32 class="bginput"></TD></TR><TR ALIGN=LEFT><TD><input type="submit" name="login" value="Login" class="bginput"></TD></form></TR>

<TR ALIGN=LEFT><TD><FONT SIZE="2" FACE="Verdana,Arial,Helvetica"><B><a href="http://plurplanet.mail.everyone.net/email/scripts/useragreement.pl" target="new">
Sign Up Now!</B></FONT></A></TD></TR></TABLE></TD></TR></TABLE><P>



<table cellpadding="4" cellspacing="1" border="0" width="100%">
<tr>
<td valign="top" BGCOLOR=#1D6AA0><smallfont><B>&raquo;Latest Forum Topics</B></normalfont>$threadbits</td>
</tr>
</table>

</TD>
<td valign="top">
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02414 seconds
  • Memory Usage 1,781KB
  • 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)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