Skip to main content

This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.

We've moved the forum!

Please use forum.silverstripe.org for any new questions (announcement).
The forum archive will stick around, but will be read only.

You can also use our Slack channel or StackOverflow to ask for help.
Check out our community overview for more options to contribute.

General Questions /

General questions about getting started with SilverStripe that don't fit in any of the categories above.

Moderators: martimiz, Sean, Ed, biapar, Willr, Ingo, swaiba

Static Publisher not working


Go to End


1022 Views

Avatar
socks

Community Member, 191 Posts

2 December 2009 at 1:14pm

I'm reposting this in this forum...

Here's my orig. post http://silverstripe.org/all-other-modules/show/273848#post273848
related post: http://silverstripe.org/all-other-modules/show/256003#post256003

SS v2.3.3
I have 2 other sites with Static Publisher working (on different host), but this new site isn't.

Issues / Errors
1. htaccess isn't redirecting to static pages (cache folder)

2. Object::add_extension("SiteTree", "FilesystemPublisher('cache/', 'html')"); is causing Publishing errors...

---"Error Saving Content" and Rotating graphic on Save & Publish button doesn't go away... Although page does publish.
---Couldn't run query: SELECT ........ /sapphire/core/model/MySQLDatabase.php line 401 (http://mysite.com/admin/EditForm)

thanks