LINK
I saw this post here and called my host and they said that it is localhost and not the latter I found in the post above.
if you recall I moved my gallery and classified from the forums folder to the root of the site.
The error I'm getting is in the header of the admin control panel for photopost.
I do not get this in classifieds as I did the same move.
Code:
Content visible to verified customers only.
I checked that the global option for data/ had that (/) as it does.
I checked all things from the post I provided a link to and everything is good
lines in admin inc
691 $dh = opendir($dir);
694 while (($file = readdir($dh)) !== false)
711 closedir($dh);
I also get a white page when I click save in global options.