forum.css [message #18264] |
Sat, 15 May 2004 01:31 |
Andrew_B
Messages: 20 Registered: April 2004
Karma:
|
Junior Member |
|
|
Using FUDforum 2-6-2.
I don't know if this is a bug, or I simply did something wrong. And the symptoms are very confusing. Here's what happened.
I created a new theme and template, both called "Test." They are copies of the default theme and template. Then I copied forum.css to my PCs hard disk and modified some values. I could not upload it again because I was not allowed to overwrite, and I was denied the ability to change permissions. Finally I deleted the web version of forum.css and replaced it. I also noticed that the replacement has the user name as owner, while the other files have "httpd" as owner. Or, at least that's what it looks like to this beginner.
Now, FUDforum is no recognizing this new CSS, even though it set as the default. I tried "rebuild theme." I tried optimize, and this led to error messages like this.
Warning: opendir(/hsphere/local/home/username/sitename.com/f2/include/theme/Test): failed to open dir: No such file or directory in /hsphere/local/home/username/sitename.com/f2/adm/admthemes.php on line 170
Warning: readdir(): supplied argument is not a valid Directory resource in /hsphere/local/home/username/sitename.com/f2/adm/admthemes.php on line 172
Warning: readdir(): supplied argument is not a valid Directory resource in /hsphere/local/home/username/sitename.com/f2/adm/admthemes.php on line 172
Warning: readdir(): supplied argument is not a valid Directory resource in /hsphere/local/home/username/sitename.com/f2/adm/admthemes.php on line 173
Warning: closedir(): supplied argument is not a valid Directory resource in /hsphere/local/home/username/sitename.com/f2/adm/admthemes.php on line 178
Finally, if I look in FUDforum's template editor, I don't see the modified version. But if I go to the folder called "Test," I see the modification there.
|
|
|