Signed up for the infamous free 1and1 webhosting deal, and I'm trying to set up Gallery. I've previously set up phpBB on this site, so I don't have any php issues. The problem is that two of the files seem to have filenames that are too long, both in the html_wrap directory:
inline_albumthumb.header.default --> inline_albumthumb.header.defaul
inline_gallerythumb.frame.default --> inline_gallerythumb.frame.defau
I've searched 1and1 help and the Gallery forums to no avail. The error message I get when I try to rename the file (while ssh'd in) is:
Bareword "inline_albumthumb" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "header" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "defaul" not allowed while "strict subs" in use at (eval 1) line 1.
If anyone has any suggestions for how to fix this, I'd really appreciate it.
Graham
inline_albumthumb.header.default --> inline_albumthumb.header.defaul
inline_gallerythumb.frame.default --> inline_gallerythumb.frame.defau
I've searched 1and1 help and the Gallery forums to no avail. The error message I get when I try to rename the file (while ssh'd in) is:
Bareword "inline_albumthumb" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "header" not allowed while "strict subs" in use at (eval 1) line 1.
Bareword "defaul" not allowed while "strict subs" in use at (eval 1) line 1.
If anyone has any suggestions for how to fix this, I'd really appreciate it.
Graham