On Wed, Jan 28, 2009 at 22:23, Daevid Vincent wrote:
>
> What a newb mistake!!! UGH. Sorry for wasting everyone's bandwidth.
> Is there a way to have this email deleted from the archives -- I am
> embarrassed by it! HAHAH!
You wish. Just be glad the PostTrack isn't running right now.
I'd cou
On Wed, Jan 28, 2009 at 22:15, Daevid Vincent wrote:
> At the very top of my login.php page I have this:
>
> require_once('./includes/gui/gui_setup.inc.php');
> ...
> ?>
>
> (I've tried with and without the "./" prefix as if that might make a
> difference)
Not that it will make a difference
OMFG! I'm an idiot. This is what happens when you work long hours and
refactor code without eating/sleeping properly..
so... it's "gui_setup.inc.php" I'm trying to include, yet the file is
named "gui_setup.php".
What a newb mistake!!! UGH. Sorry for wasting everyone's bandwidth.
Is there a way t
2009/1/29 Daevid Vincent
> At the very top of my login.php page I have this:
>
> require_once('./includes/gui/gui_setup.inc.php');
> ...
> ?>
>
> (I've tried with and without the "./" prefix as if that might make a
> difference)
>
> When I try to load the URL:
> https://example.com/vincentd/myda
At the very top of my login.php page I have this:
(I've tried with and without the "./" prefix as if that might make a
difference)
When I try to load the URL:
https://example.com/vincentd/mydart/login.php
I get this error:
Warning: require_once(./includes/gui/gui_setup.inc.php)
[function.req
5 matches
Mail list logo