Recent Topics

1 Aug 16, 2011 15:55    

My b2evolution Version: 4.0.5

Hi all,

I have been using B2Evolution for quite some time now (started with 1.x) but lately I am facing quite a few problems, which I think started after one of the latest upgrades (4.0.x or so).

Just for the record, the blog is hosted at bluehost.

Starting with the error messages:

1) end of most pages, including backoffice:

Warning: pcntl_fork() [function.pcntl-fork]: Error 11 in /home6/pistoyno/public_html/inc/_core/_misc.funcs.php on line 144

2) When sending a comment to a post, an intermediate page appears with the following errors, but the comment gets published

Warning: preg_match() [function.preg-match]: Unknown modifier '¤' in /home6/pistoyno/public_html/inc/_core/_misc.funcs.php on line 2500

Warning: preg_match() [function.preg-match]: Unknown modifier '¤' in /home6/pistoyno/public_html/inc/_core/_misc.funcs.php on line 2500

Warning: Cannot modify header information - headers already sent by (output started at /home6/pistoyno/public_html/inc/_core/_misc.funcs.php:2500) in /home6/pistoyno/public_html/inc/_core/_template.funcs.php on line 213
¡Ha ocurrido un error inesperado!

Si este error persiste, por favor avisa al administrador.

Volver a la página principal
Información adicional acerca de este error:
Headers have already been sent. Cannot redirect.

Warning: pcntl_fork() [function.pcntl-fork]: Error 11 in /home6/pistoyno/public_html/inc/_core/_misc.funcs.php on line 144

3) From a month or so, I have stopped receiving emails when new comments are received or are pending moderation (but this could be a bluehost issue).

Thanks in advance for any help. Best from Spain,

pisto
http://www.pistoynopisto.com

3 Aug 17, 2011 16:28

Thanks for replying.

I had already checked the thread you pointed, but thought the issue was with 4.0.3 and was solved from 4.0.4 onwards.

Anyway, before posting, I had downloaded the _misc.funcs.php from the CVS repository, here:

http://evocms.cvs.sourceforge.net/viewvc/evocms/b2evolution/blogs/inc/_core/_misc.funcs.php?view=log

And found no relieve to my pain in it :'(

Anyway, just to follow all the steps, I have just started from scratch using a 4.0.5 _misc.funcs.php original release file (2011-03-23)and commenting out from lines 142 to 168.

Result: error messages no longer show at most pages (GOOD!) and no error message shows when trying to comment or send a message using the contact form (GOOD!). Thanks!

Emails are not going through, though.

pisto
http://www.pistoynopisto.com

4 Aug 17, 2011 16:46

Do you get "success" messages after you send comment or use contact forms?

Can you also set $debug_pwd in /conf/_advanced.php and PM it to me?

5 Aug 17, 2011 17:14

Just edit the line 43 in /conf/_advanced.php and set a debug password to whatever you like, so I can view debugging info in your b2evo website.

$debug_pwd = 'whatever';

6 Aug 17, 2011 18:44

Ok, this is definitely not a success message :)

Lo sentimos, no pudimos enviar el email.
Posible razón: la función PHP mail() puede estar deshabilitada en el servidor.

You need to contact bluehot, they probably disabled some PHP functions.

7 Aug 17, 2011 21:43

Sam,

you probably saw something on the debugging protocol that I cannot see. When I comment a post, I get the confirmation:

"Tu comentario ha sido enviado. Aparecerá una vez que sea aprobado."

(your comment has been sent. It will show up once approved - more or less).

Same when sending through contact form.

I contacted bluehost and they told me to have a look at my php.ini ... I did and did not find a php mail ( ) function on it, so I left the task for tonight.

A few minutes ago I posted a comment and send a contact message...and have received both. I did not receive those sent this afternoon. So I guesss Bluehost changed something in the meantime.

May I thank you for your support.

pisto
http://www.pistoynopisto.com


Form is loading...