| Path problem
Hi I am facing a problem.
<<< 1 >>>
My host server is down and now for the few days he changed the path for my hosting site from ...
c:/abc/xyz/xxx/
to
e:/xyz/xxx/
Now no matter the photopost is working but it is showing the stats as ...
Statistics
Users: 176
Photos: 0
Comments: 4
Views: 0
Disk Space: 0.0mb
No matter the photos are lying at ..
e:/xyz/xxx/gallery/data/
I have changed the new path at all the locations in adm-index.php -> All Options setting webpage.
In few pages when doing admin setting it also gives the following error message (similar to that)
Warning: opendir(e:/abc/xyz/xxx/gallery/data/): failed to open dir: Invalid argument in
e:\xyz\xxx\gallery\adm-inc.php on line 589
Warning: readdir(): supplied argument is not a valid Directory resource in
e:\xyz\xxx\gallery\adm-inc.php on line 592
Warning: closedir(): supplied argument is not a valid Directory resource in
e:\xyz\xxx\gallery\adm-inc.php on line 609
As you can see in the above error no matter I have changed the path from
c:/abc/xyz/xxx/
to
e:/xyz/xxx/
it is taking a part of the old path i.e. /abc/from the old path.
Where else I need to change the path.
<<< 2 >>> Will I be able to recover or show all the photo's after solving this path problem.
thanks
|