[PHP]Display wierdness

Started by MrCue, April 13, 2004, 12:24:24 PM

Previous topic - Next topic

MrCue

Without changing the post, and just refreshing the page, i get 2 different displays.
See attached shots.
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

[Unknown]

Are you sure no one was editing it?

-[Unknown]

MrCue

positive. My post and only me online.
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

[Unknown]

Cannot reproduce.  What were you posting?

-[Unknown]

MrCue

#4
Each page needs to contain The following.


blah, blah, blah
<?php require_once('includes/load.php'); ?>


blah, blah, blah
<?php require_once('includes/header.php'); ?>


blah, blah, blah
<?php require_once('includes/footer.php'); ?>

And Optionaly

blah, blah, blah
  <?php $HEAD['title'] = 'page title'; $HEAD['keywords'] = array('test'); require_once('includes/head.php');         ?>
blah, blah, blah
$HEAD['keywords'] = array('word1', 'word2', 'phrase 1', 'phrase 2');

You can also completley leave out both of the $HEAD lines, in which case, the internal defaults will be used.
setting $HEAD['title'] Overwrites the default.
setting $HEAD['keywords'] Appends to the defaults.
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

[Unknown]

I cannot get it to display strangely or wrongly.

-[Unknown]

MrCue

#6
Neither can i here, nor on one of my other boards.
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

MrCue

#7
It just seems to be that one board, what could cause it?
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

MrCue

looking through subs, you seem to add a <?php & ?> to the string before colour-ising it. then remove it when done. could something, be stopping that from working from time to time?
I am neither a Pessimist nor an Optimist, Just a Realist.

Eve-Online Forum | View Latest Eve-Online Kills | Site Map | SMF Installation

Advertisement: