Member
Member
Specter1981   2014-05-05, 10:22
#1

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)
--> the file is there and I have set permissions 755 on all folders and 644 on all files in my zenphoto install folder, with the nginx web user and group as owners

zenphoto/page/register" failed (2: No such file or directory)
--> I have no zenphoto/page/register folder anywhere in my zenphoto install dir

Anyone has any idea what this is due to?

Thanks,
Iancu

Administrator
Administrator
acrylian   2014-05-05, 12:26
#2

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.

Member
Member
Specter1981   2014-05-05, 12:30
#3

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.

Administrator
Administrator
acrylian   2014-05-05, 12:32
#4

In any case zenphoto/page/register is not a folder, this is a custom theme page (register.php) actually all themes have. (Btw, 1.4.6 RC1 is not an official release yet).

Member
Member
Specter1981   2014-05-05, 13:28
#5

any other idea/advice out there? anyone else encountered this behavior?

Administrator
Administrator
acrylian   2014-05-05, 14:13
#6

Sorry, maybe my colleague has any idea later today. While our server is nginx as well we don't use the plugin there.

Administrator
Administrator
fretzl   2014-05-05, 15:10
#7

I reopened an issue on GitHub yesterday. I believe there's a typo in the path.

zenphoto/themes/themes/basic/common.css
Notice the double ".../themes/themes/"?

Administrator
Administrator
acrylian   2014-05-05, 15:30
#8

Ah, ok, somehow didn't notice that (ticket and the path).

Member
Member
sbillard   2014-05-05, 16:32
#9

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]
Seems that even if you have not set mod-rewrite the register page presumes it is set. This has also been fixed in the current RC1 build.

Member
Member
Specter1981   2014-05-06, 06:43
#10

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,
Iancu

Administrator
Administrator
acrylian   2014-05-06, 08:08
#11

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.

Member
Member
Specter1981   2014-05-14, 10:32
#12

Hi,

Ok will try and report here.

Best regards,
Iancu

Member
Member
Specter1981   2014-05-14, 11:27
#13

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!

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.