Page 1 of 1
Re: include error
Posted: Fri May 06, 2011 9:50 pm
by jacek
The page files should not included the init file
The pages are included in a page which already has the init file so there is no point doing it again.
Is that the problem ?
Re: include error
Posted: Fri May 06, 2011 10:07 pm
by jacek
well, php is telling you that the file /home/doe64/public_html/account/user/core/pages/editinfo.page.inc.php does not exist, so can you make sure that the path is right and that the file name is not typod ?
Re: include error
Posted: Sun May 08, 2011 4:07 pm
by jacek
What is the path of the index file, the one that includes the init file ?
Re: include error
Posted: Sun May 08, 2011 5:48 pm
by jacek
then you should be including core/init.inc.php not ../../../admin/profiles/core/init.inc.php
Re: include error
Posted: Sun May 08, 2011 7:07 pm
by jacek
Oh right, ../admin/core/init.inc.php then.
Either way, the file path is wrong
Re: include error
Posted: Tue May 10, 2011 9:15 am
by jacek
uhshosting wrote:ok thanks for that, but now my info is not showing anymore in the box its blank
info ? box ?
Perhaps a little more information