ryan Posted November 10, 2017 Posted November 10, 2017 This week's version adds the new Uikit 3 admin theme to the core! Plus we've got some nice upgrades our built-in Password field. https://processwire.com/blog/posts/processwire-3.0.83-core-updates/ 14
Tom. Posted November 10, 2017 Posted November 10, 2017 @ryan, Hi Ryan, I've come across quite a major bug, but I can't seem to tell you exactly why it's happening. Maybe I can send you a copy of the files and explain to you? I'm building an Open Source eCommerce system for ProcessWire and I've come across something very weird.
EntitySelf Posted November 11, 2017 Posted November 11, 2017 Thx ryan I'd be interested in your eCommerce system Tom! 1
Tom. Posted November 11, 2017 Posted November 11, 2017 6 minutes ago, EntitySelf said: Thx ryan I'd be interested in your eCommerce system Tom! I'm hoping to release it in alpha early next year. It will come as a site profile which has a starter theme and everything. 8
szabesz Posted November 11, 2017 Posted November 11, 2017 1 hour ago, EntitySelf said: I'd be interested in your eCommerce system Tom! +1 @Tom. When you reach the point of needing testers, do not hesitate to ask 1
szabesz Posted November 12, 2017 Posted November 12, 2017 I did a clean install of PW 3.0.83 next: I installed: Modules -> Core -> Uikit next was the System Notifications module to install which resulted in: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry 'FieldtypeNotifications' for key 'class' (in /wire/core/Modules.php line 1720) System Notifications seems to run fine though. Has anyone else seen this?
maxf5 Posted November 13, 2017 Posted November 13, 2017 -- FIXED after reinstall of AdminThemeUiKit-- Anyone else has this problem?
Pixrael Posted November 13, 2017 Posted November 13, 2017 yes, all the time.. the installation did not include the source map for less/css files.. It's not a big problem, but the constant notifications bother 3
szabesz Posted November 13, 2017 Posted November 13, 2017 26 minutes ago, Pixrael said: yes, all the time.. the installation did not include the source map for less/css files.. It's not a big problem, but the constant notifications bother https://processwire.com/talk/topic/15791-404-notifications-in-admin/ https://processwire.com/talk/topic/14580-include-missing-css-map-for-adminthemereno/
Pixrael Posted November 13, 2017 Posted November 13, 2017 I can't disable that in my chrome console because I use it in my own css during development, maybe the pw styles should be compiled without the option of source map files enabled if it's the case that those files are not going to be included in the distribution 2
AndZyk Posted November 14, 2017 Posted November 14, 2017 That one bothers me also always and would be such a easy thing to solve. Disabling source maps in the developer tools is also no option for me, because I use source maps in my projects.
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