Paul Batts

Results 44 comments of Paul Batts

Yes, that is very possible. I don't have a Windows machine, so, I am unable to test that. You may have to try a different editing program. There are several...

Glad you got it figured out. Best of luck with your project.

What version of Stacey are you using?

It sounds like you are not using the most recent htaccess file. Or your htaccess file is corrupt. https://github.com/kolber/stacey/blob/master/htaccess Also chmod 777 app/_cache I am assuming the "example.om" in your...

I do not have any 301 redirects on any Stacey sites. I just tested this on one of my Stacey sites and got a 404. I have not had a...

Sorry I couldn't be more help. I am not very good with php but I suspect the problem/answer is in `app/stacey.inc.php` at lines 11-13 and 18-20. ``` if(preg_match('/^\/?(index|app)\/?$/', $_SERVER['REQUEST_URI'])) {...

Yes, Stacey has a Search function. With Stacey 3.0.0, there is a Search folder in Content that contains the txt file and there is a corresponding Search template in Templates....

Try http://www.my_stacey_website.com/search. Where www.my_stacey_website.com is the url to your website. This is only for version 3.0.0.

Hello, Here is a guide to making the switch. https://github.com/kolber/Stacey-Snippets/wiki/Converting-Stacey-Version-2.3.0-to-Version-3.0.0 Best regards, pbatts > On Jan 24, 2017, at 5:24 PM, JonahRT wrote: > > How do I update from...

@villalsina If you are still interested, I have created updated template here https://github.com/pbatts/stacey-template3