![]() |
|
Can't access my page after activating reCaptcha - 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: Can't access my page after activating reCaptcha (/thread-10631.html) Pages:
1
2
|
Can't access my page after activating reCaptcha - Jakob - 05-12-2012 I wanted to activate reCaptcha and insert the Puplic and Private Key, now I cam't access my Homepage anymore. Any help is much appreciated... 1.4.4-DEV [11068] (Official build) Can't access my page after activating reCaptcha - sbillard - 05-12-2012 Maybe a little more information. From the above description it could be almost anything. So, report on errors found in your error logs (both Zenphoto and server) and what exactly happens when you try to access the homepage. Can't access my page after activating reCaptcha - Jakob - 06-12-2012 Thank you Sbillard, just FYI... I will figure it out once I have some spare time :-( First I couldn't access my Homepage now I get the following error: Fatal error: Cannot redeclare _recaptcha_qsencode() (previously declared in /volume1/web/jakob/zp-core/zp-extensions/captcha/reCaptcha/recaptchalib.php:47) in /volume1/web/jakob/zp-core/zp-extensions/reCaptcha/recaptchalib.php on line 55 Can't access my page after activating reCaptcha - sbillard - 06-12-2012 That error is indeed strange. It seems to be saying that the recaptcha library is being included more than once, but at least with Zenphoto code that cannot happen as it is included with a Is there any chance that the zpSkeleton them is including the library? Can't access my page after activating reCaptcha - Jakob - 08-12-2012 Sorry Sbillard, after all I don't get further ;-( I did install the new development version from 7th Dec. with out success. The remaining is just to complicated for me. This is the last section from the debug.log {Sat, 08 Dec 2012 13:58:57 GMT} By the way I did send this link (Forum) to gjr the author of zpSkeleton, but didn't get a answer yet. Thank you for your help... Can't access my page after activating reCaptcha - acrylian - 08-12-2012 Seems gjr is currently busy with possibly "real world" stuff. I did try to contact him a while back as well. Can't access my page after activating reCaptcha - Jakob - 08-12-2012 Any hint? Or I have to make a new install? Can't access my page after activating reCaptcha - Ralf - 08-12-2012 Hi, what you can try (dirty trick): Another possibility: Ralf Can't access my page after activating reCaptcha - sbillard - 08-12-2012 The second error message you show indicates that there is a class "captcha" being loaded. Since the two captcha handlers we now have do not define that class, it must be comming from somewhere else. The classes that we might see are:
If it is the theme, then you should be able to go directly to the back-end pages by linking to Can't access my page after activating reCaptcha - Jakob - 08-12-2012 @Ralf thank you, I tried both your suggestions with no success... @Sbillard no dosen't work... Thanks guy's Can't access my page after activating reCaptcha - sbillard - 08-12-2012 I guess your only option then is to use your cpannel MySQL app and delete the Can't access my page after activating reCaptcha - Jakob - 08-12-2012 Sorry I'm lost, is that what you mean? In phpMyAdmin I have jakobzp_captcha, I delet this one? Can't access my page after activating reCaptcha - sbillard - 09-12-2012 In that table there will be a record where the name is Can't access my page after activating reCaptcha - Jakob - 09-12-2012 SELECT * As I can't insert a picture I just copy what I see, I truly hope that you can guide me on this one. FROM Start row: Number of rows: Headers every rows
id Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Edit Can't access my page after activating reCaptcha - sbillard - 09-12-2012 That is because you should be looking in the Can't access my page after activating reCaptcha - Jakob - 09-12-2012 Sbillard, there is no such record as you mention "zp_plugin_reCaptcha" If you like to have a look yourself of the sake to further eliminate this error let me know, I'm more then happy to be of help. For my self even liking ZenPhoto a lot, I think it's just to complicated for me. Remember I didn't to any messing up, just activate one of the option and my page is dead. Very frustrating, but nevertheless I like to thank you for the support I got while trying to build my homepage here. Maybe another time when I have more energy I love to try it again. Cheers Jakob Can't access my page after activating reCaptcha - sbillard - 09-12-2012 We are sorry it is not working for you. But as it seems only you are having the issue and you are unable to persue it, I guess we will just never know what went wrong. Can't access my page after activating reCaptcha - Jakob - 09-12-2012 That's right, but as you by now could see I don't have the knowledge to do much to help to solve this problem. That's why I told you, you are very welcome to have a look if you are interested to solve it. I don't think that you seriously but it on the light side just because there is only one person with this issue...I'm sure you consider the impact of the problem and that's what you acting at. I refuse to believe that you don't care someone else may run into the same issue. Again I do like to help you, but all I can do is to give you access to my DB. If you take this offer or not is up to you. Once again thank you... Can't access my page after activating reCaptcha - sbillard - 09-12-2012 We cannot fix what we cannot diagnose nor reproduce. That is simply the way of the world. So if no one else comes forward with this issue and you do not persue it that is the end of what can be done. Can't access my page after activating reCaptcha - sbillard - 10-12-2012 In making one last review of this thread I do notice one thing. You are using a very preliminary development build of Zenphoto. If you wish to preview Zenphoto 1.4.4 you should be using the downloads as per http://www.zenphoto.org/news/zenphoto-1.4.4-beta. Development of Zenphoto has been removed to GitHub since mid October. http://www.zenphoto.org/news/zenphoto-development-partly-moved-to-github-now |