Hi,
The theme/styles that came with installation works, but themes with spartacus doesn't work after i applied them. The default theme is shown instead. Can anyone help me? Thanks.
themes from spartacus doesnt change after applying
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: themes from spartacus doesnt change after applying
Hi!
It might be that spartacus does not properly work on your install. Which theme did you try to install? Is the directory downloaded to your 'templates' directory?=
Does your 'templates' directory have write privileges, so that s9y can write to it (i.e. 777)?
Regards,
Garvin
It might be that spartacus does not properly work on your install. Which theme did you try to install? Is the directory downloaded to your 'templates' directory?=
Does your 'templates' directory have write privileges, so that s9y can write to it (i.e. 777)?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
This is not necessarily a good assumption, and if incorrect, could lead to the problems you're seeing.zee_luzer wrote:I did not alter any write privilege settings, I am assuming it has write privileges.
Serendipity (and SPARTACUS) run as your webserver user, whatever that might be. Your FTP program runs as you. So permissions could be set up to allow you to modify files (for instance, through FTP), but not allow the webserver to modify the files.
If you check your templates/ directory, has the template been downloaded? It should have a new directory all to itself. If not, s9y will "fallback" to the default theme. It would also indicate that SPARTACUS couldn't create the directory, and probably doesn't have write privileges. Try changing the permissions on the templates/ directory to 770, which will allow everyone in the same group to write to the directory. (It's possible that the webserver is in the same group as you, and these permissions are not extremely permissive.)
If that doesn't work, try to change permissions on the templates/ directory to 775. That allows everyone to write to the directory. But most hack attempts will be locked out in earlier directories; the only danger is if someone finds a way to hack Serendipity (not likely) or your webserver (also not likely, especially if it's Apache) to write a file.