Ed
|
| Posted: 04/24/2002, 12:36 PM |
|
Strange thing publishing local with CCS.
A lot of warning lines "Undefined variable" coming up (± 100) , after those lines the page loads normally.
If I than upload everything to the server , it works fine without any warnings.
I suppose this is some local php setting , however I don’t have that problem with CC. There I have the same good results local and on the server. Working with mysql-php on windowsXP.
Anybody any ideas what this could cause.
Thanks a lot.
Ed,
Warning: Undefined variable: PathToRoot in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 329
Warning: Undefined variable: FileName in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 330
Warning: Undefined variable: Redirect in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 331
Warning: Undefined variable: Tpl in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 332
Warning: Undefined variable: TemplateFileName in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 333
Warning: Undefined variable: BlockToParse in c:\inetpub\wwwroot\StudioPortal\MemberInfo.php on line 334
|
|
|
 |
Ed
|
| Posted: 04/25/2002, 8:32 AM |
|
When I uploaded everything to my ISP Web-server everything was alright , no more errors. So I thought this was something with my local php settings. Messing a bit in php.ini (located in the win dir ) and changing the “display_errors = On” to “Off” the problem was gone. However this does not mean that there are no more errors , they just are not showed. But the application seems to run fine. I just hope somebody will come up with a real solution to remove the errors instead of hiding them. Hope this works for U2 for the time being.
Greetings,
Ed,
|
|
|
 |
Guta
|
| Posted: 11/19/2002, 8:55 AM |
|
I have same prob when i publish only one page .... ?!?!
|
|
|
 |
|