Ask a Question related to Macromedia Contribute General Discussion, Design and Development.
-
test1man #1
PHP include problems
I'm having a problem with php includes and contribute. I use a php include to
bring in my header and footer with the following code.
<? include ($_SERVER['DOCUMENT_ROOT']."/includes/header.php"); ?>
Sometimes in contribute when the document will publish it will save the actual
contents of header.php in the file itself and replace the include line. This is
a huge problem b/c if I make a change to the header it no longer applies to
that page. Has anyone else had this problem before? I'm using both contribute
3.1 and 4 and I seem to only notice it in 4 at the moment. It looks like it's
writing the file out like the browser sees it rather then how the actual code
of the template is.
If no one knows why this is happening is there at least some code I can use to
tell contribute to ignore an include?
test1man Guest
-
Strange Include problems: Repeat regions will Not workwith include file
I have a strange problem. I have an Index.asp page and on that page I have a poll that is displays. This poll is located in a sub folder, so to call... -
PHP include + Music = Problems!!
Hi all I've a 'little' problem with my website. I added a simple flashplayer, which is on by default. (don't worry: very quiet peaceful... -
#26259 [Opn->Bgs]: relative include path not working with include() from shell command line execut
ID: 26259 Updated by: iliaa@php.net Reported By: orsaini at allainet dot com -Status: Open +Status: ... -
[PHP] include () problems
If you are having a problem that tells you that output was displayed on a given line in a given file. And you found this because after the output... -
[PHP] Include Problems
On Jul 24, 2003, "Eric Fleming" claimed that: |I am having some problems using variables in included files. Can someone |please look at my code... -
test1man #2
Re: PHP include problems
Can someone please help out with this? It will probably take some actually from
adobe to answer this question but it is a very serious problem. I use
contribute all the time and sell it to all my clients but if this can not get
resolved I'm going to have to look into other CMS solutions.
test1man Guest



Reply With Quote

