FL0RIAN Posted December 22, 2017 Posted December 22, 2017 I always get this error message Warning: No templates specified. after backend login. Does anyone have a clue? Thanks for your support.
bernhard Posted December 22, 2017 Posted December 22, 2017 no clear all your unnecessary server and client cache+sessions+cookies etc related to that site and try it again.
adrian Posted December 27, 2017 Posted December 27, 2017 Can you do a Modules > Refresh ? http://pwtest.test/processwire/module/?reset=1 The error is coming from the ProcessField.module file - it looks like it is trying to send a field to a template so I think there must be something cached there that needs to be cleared.
FrancisChung Posted January 8, 2018 Posted January 8, 2018 It's not this error you're referring to right? You must assign a template to the page before setting custom field values (title__data) [pageClass=Page, template=]
Macrura Posted January 9, 2018 Posted January 9, 2018 well, it's not an error, it is a warning. You could ignore it (?) Alternately - did you already enable DEBUG mode, install TracyDebugger? that warning may be coming from this file: wire/modules/Process/ProcessField/ProcessField.module but i don't know why that file would be in play upon login, unless you have a module or some hook somewhere doing something. 3 1
FL0RIAN Posted January 9, 2018 Author Posted January 9, 2018 TracyDebugger did the trick. It was the PageListImageLabel module. Thanks Macrura! 3
FrancisChung Posted January 9, 2018 Posted January 9, 2018 Haha, maybe it's about time I dusted off Tracy Debugger too. Was an early adopter but have never used it because I was on PW 2.8.x for a long time until recently. 1
adrian Posted January 9, 2018 Posted January 9, 2018 1 minute ago, FrancisChung said: but have never used it because I was on PW 2.8.x It should have worked on 2.8. I tested on 2.7 early on, but now restrict testing to 3.x, but I don't really know why it wouldn't have worked on 2.8 - did you get errors?
FrancisChung Posted January 9, 2018 Posted January 9, 2018 I'm pretty sure I read somewhere in the beginning that PW 2.x was not officially supported, at least in the very early versions, which is why I just got the early bird deal and never used it. Perhaps that has changed over recent iterations? Just now, adrian said: It should have worked on 2.8. I tested on 2.7 early on, but now restrict testing to 3.x, but I don't really know why it wouldn't have worked on 2.8 - did you get errors?
adrian Posted January 9, 2018 Posted January 9, 2018 I think there were a couple of really early 2.x bugs and one panel that didn't work, but I think that was it. Anyway, you have moved on now, so no need to worry 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now