Recent Topics

1 Jun 01, 2015 22:01    

Hello
I am using 6.4.3 beta and I am using plugin "_captcha_qstn.plugin.php" . In the beta version I get an error message at the page the comments show the captcha:

Notice: Undefined index: use_placeholders in /home/.sites/383/site150/web/genba/blogs/plugins/_captcha_qstn.plugin.php on line 456

Notice: Undefined index: use_placeholders in /home/.sites/383/site150/web/genba/blogs/plugins/_captcha_qstn.plugin.php on line 458

Ignoring this and filling out the captcha I am redirected to a 403 site, because the redirection leads to folder I do not use in my installation (/htsrv/).
This is the error message:
<blockquote>
Forbidden
You don't have permission to access /blogs/htsrv/comment_post.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache Server at www.genba.org Port 80</blockquote>

Thanks in advance
Will

2 Jun 02, 2015 03:16

We'll check this today.

4 Jun 02, 2015 21:40

Thanks; the form is now ok

But after submitting the data, I get the following message
"You don't have permission to access /blogs/htsrv/comment_post.php on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request."

The folder attributes are 755, of the php file 644

The same happens when calling the preview.

5 Jun 05, 2015 08:44

@saunders did you try to clear the cache of your browser? Is this a fresh install or you updated from a previous version? If you updated, what skin are you using?

6 Jun 05, 2015 10:35

I cleared all caches, the system and browser ones. Nothing changes. I upgraded from a previous version (5.2.2 stable) - there this bug did not happen. I am using bootstrap (before asevo) - you can check the phenomenon: <code>http://www.genba.org/blogs/index.php/politpropaganda/oevp-bernhard-baier-besinnlich</code>

Now there are also problems with plugin sharethis:
Notice: Undefined property: Item::$ptyp_ID in [....]/blogs/plugins/sharethis_plugin/_sharethis.plugin.php on line 126

Thanks and regards, will

7 Jun 10, 2015 03:37

> You don't have permission to access /blogs/htsrv/comment_post.php on this server.

This is not a b2evolution issue but a linux file permissions issue.

8 Jun 10, 2015 20:32

I checked permissions: 0755 so this should not be responsible
All worked fine in former version 5.2.2 - and I did not change any permissions while updating to 6.4.3.

9 Jun 10, 2015 21:59

Seriously, you should ask your host about this. This error message is NOT generated by b2evolution but by the webserver. It says you don't have permission to access the PHP file. It is really out of the reach of b2evolution and 100% within the reach of your web host.

(Or it's an old error message that is no longer reflecting the reality but you have it in your browser cache somehow)

10 Jun 11, 2015 16:56

We had to fix the .htaccess file. Tracking by the web host led to it. It is fixed and working.
Thank you very much for your support and excuse me for occupying your time.
And THANKS to your great and awesome work at b2e
will


Form is loading...