The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
I'm trying to convert my files to PHP but there is something wrong with the this code. Try to register an account, then login and go the the 2 links below, you will notice that from the index.shtml you the system managed to detect that you are login but from index.php you are still not login??
This file call the header from header.shtml http://www.certifyexpress.com/microsoft/index.shtml Quote:
This file call the header from header.php http://www.certifyexpress.com/micros...kpro/index.php Quote:
PHP Code:
|
#2
|
||||
|
||||
Try this file:
PHP Code:
(to find out that path, upload this page as error.php: PHP Code:
|
#3
|
||||
|
||||
It's still the same.
I don't understand why it worked in SHTML and not in PHP. |
#4
|
||||
|
||||
Because SSI includes files differently.
|
#5
|
||||
|
||||
Ok.
But since it's on PHP why can' it worked? I've tried for almost 1 week now and still can't get it right. |
#6
|
||||
|
||||
Can anybody help?
|
#7
|
||||
|
||||
It looks like it's working to me? What's wrong with it?
Amy |
#8
|
||||
|
||||
Yes it works fine if you are not login or registered but when you are login try go to this url http://www.certifyexpress.com/micros...kpro/index.php and you will notice that there is no Welcome back yourusername but instead the same you are not login is displayed. Then try to go http://www.certifyexpress.com/microsoft/index.shtml and you will notice the sign Welcome yourusername is displayed.
|
#9
|
||||
|
||||
For me, it doesn't work on my machine if I use the url to the include file and not the path.
If I use include "global.php"; it works. If I use include "http://www.eaforums.com/global.php"; it doesn't work. Thus, I haven't found a way for me to make this work across my domains. (yet) Amy |
#10
|
|||
|
|||
Dunno if this is it, but I had problems with inclusion when including a PHP file that included an other file.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|