The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
||||
|
||||
It's on the same domain and I've tried to copy homelogin.php codes and paste them into header.php so there is less include but it turns out to have the same result. I've trying to solve this for almost 1 week now with no answer.
Is there anything to do with my server settings? It's on Apache with plesk. |
#12
|
||||
|
||||
My point is that this line
Quote:
Quote:
|
#13
|
||||
|
||||
I got this error
Quote:
Quote:
Quote:
Quote:
|
#14
|
||||
|
||||
you are going to have to modify the include for line for header.php to reflect the directory structure in relation to the homelogin.php file.
I assume it should be something like this: include "../template/header.php"; I am assuming you have directories like this: http://www.certifyexpress.com/forum http://www.certifyexpress.com/template http://www.certifyexpress.com/win2kpro Now, if what you really have is http://www.certifyexpress.com/win2kpro/forum Then, the include would be include "../../template/header.php"; Amy (crossing fingers) |
#15
|
||||
|
||||
oops. I forgot the microsoft directory. add another ../ to the path.
Amy |
#16
|
||||
|
||||
Microsoft index.php file workes. But in my template header.php file I keep getting this error
Quote:
|
#17
|
||||
|
||||
you missed a couple of ../../ See my previous posts.
The idea is that you need to browse to the directory that branches off to the forum directory. Amy |
#18
|
||||
|
||||
Ok I manged to get it working now, thanks to Amy.
But now it keep getting this message. Quote:
|
#19
|
|||
|
|||
just seen this..
I get that header error when I put in html code for the title and everything inside a file.. cause it is already there... hint ($BBname - powered by VB..) so try to find the <title></title> code and take it out.. see if that helps. |
#20
|
||||
|
||||
Thanks a bunch!! I worked.
Now I can sleep .... |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|