![]() |
|
1.4.6RC1-post update register page issue - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: 1.4.6RC1-post update register page issue (/thread-11775.html) |
1.4.6RC1-post update register page issue - Specter1981 - 2014-05-05 Hi, I am encountering an issue after having updated to the last official build (1.4.6-RC1). The update went well, the site works nicely. However, there is an issue when trying to use the register new user plugin - nginx throws a 404 page (this feature used to work before upgrading). My error log only shows two things: zenphoto/themes/themes/basic/common.css" failed (2: No such file or directory) zenphoto/page/register" failed (2: No such file or directory) Anyone has any idea what this is due to? Thanks, 1.4.6RC1-post update register page issue - acrylian - 2014-05-05 Did you update the themes folder as well? The former theme "default" has been just renamed to "basic" with 1.4.6 as "default" as a term caused some confusion sometimes. 1.4.6RC1-post update register page issue - Specter1981 - 2014-05-05 Hello Acrylian, Thanks for your answer. I deleted the folder themes before copying the one from the lastest package, so yeah I think that catalogues as yes to your question. 1.4.6RC1-post update register page issue - acrylian - 2014-05-05 In any case 1.4.6RC1-post update register page issue - Specter1981 - 2014-05-05 any other idea/advice out there? anyone else encountered this behavior? 1.4.6RC1-post update register page issue - acrylian - 2014-05-05 Sorry, maybe my colleague has any idea later today. While our server is nginx as well we don't use the plugin there. 1.4.6RC1-post update register page issue - fretzl - 2014-05-05 I reopened an issue on GitHub yesterday. I believe there's a typo in the path.
1.4.6RC1-post update register page issue - acrylian - 2014-05-05 Ah, ok, somehow didn't notice that (ticket and the path). 1.4.6RC1-post update register page issue - sbillard - 2014-05-05 Since you are using nginx you need to set up the nginx redirection configuration or reset mot_rewrite. You can find information about the rewrite rules here: http://www.zenphoto.org/news/nginx-rewrite-rules-tutorial The issue with the css should be corrected in the current RC1 builds. [edit] 1.4.6RC1-post update register page issue - Specter1981 - 2014-05-06 Hi, Thank you all for your answers. I now know that it is a problem with the software, not something I did wrong. Since the app works well overall I will just wait for an official release with these issues fixed. Thanks again for taking the time to help. Best regards, 1.4.6RC1-post update register page issue - acrylian - 2014-05-06 BEtter would be you try the master from the GitHub page again now so we are sure the issue is really fixed BEFORE we release officially. 1.4.6RC1-post update register page issue - Specter1981 - 2014-05-14 Hi, Ok will try and report here. Best regards, 1.4.6RC1-post update register page issue - Specter1981 - 2014-05-14 Hi, So after upgrading to version Zenphoto version 1.4.6-RC2 [1fc9de4689] (Official build) I can see no more errors in the error log and the register page loads as expected. Hope this helps. Thanks and keep up the good work! |