Hi Boomer,
I also tried your modification, but got this error:
Warning: main(./auth.php): failed to open stream: No such file or directory in /usr/home/bardolino/domains/bardolino.nl/public_html/xcart/customer/sendtofriend.php on line 6
Fatal error: main(): Failed opening required './auth.php' (include_path='.:/usr/local/lib/php') in /usr/home/bardolino/domains/bardolino.nl/public_html/xcart/customer/sendtofriend.php on line 6
After changing:
require "./auth.php";
to
require "../auth.php";
I got the same error as I described in my post to lionel..
There should be .. in stead of just one . right?
__________________
Version 4.0.14
|