Posts: 13
Name: krator
Location: Brasil , Porto Seguro
|
Hello good day everyone, my personal website is almost ready just missing part of the page q do not know what is happening ..
the site is that http://www.creddinh.com.br/dinh, look I copied the index.php and changed the name to an "enterprise" (without quotes) then became the index.php and I empreendimentos.php presice a Menu in ventures that is where the customer will add more projects, understand?
empreendimentos.php not only that is calling the home.php file that is called in index.php, here's the part where he calls the file.
Quote:
if($i=="conteudo"){ $i='secs'; }
if(!$i){ $i='home'; }
|
here's the domain http://www.creddinh.com.br/dinh/empreendimentos.php
he's giving "Page Not Found" but should not appear, was to show the home.php.
what do not understand is that I just copied and it calls the index.php file normal already and he does not call in empreendimentos.php x_x.
I thank you all!
and my apologies if I could not well be naive.
Last edited by krator; 08-13-2010 at 03:38 PM..
Reason: Help php Please.
|