Hi Ppl, i have added photopost to my forum, and i know the standard response is "we dont support add on scripts yardie yardie yarda"
but what the hay just for fun i will ask and see what comes back.
How do i find the path for the global.php
I have installed photopost script which has an error when it hits this line in their code, for header include.
Sample of Script:
chdir($vbpath);
require("./global.php");
unset($date);
error
Warning: chdir() [function.chdir]: No such file or directory
Anyway not expecting much i will sit on the warf with the fishing line and see what bites.
Many thanks in advance as always
but what the hay just for fun i will ask and see what comes back.
How do i find the path for the global.php
I have installed photopost script which has an error when it hits this line in their code, for header include.
Sample of Script:
chdir($vbpath);
require("./global.php");
unset($date);
error
Warning: chdir() [function.chdir]: No such file or directory
Anyway not expecting much i will sit on the warf with the fishing line and see what bites.
Many thanks in advance as always
Comment