• Resolved mlochmann

    (@mlochmann)


    Hi, just reporting that on 1&1 servers connections plugin broke the “pages” admin page in WP 3.4 causing an error in wp-langs.php. I guess due to memory shortage. It doesn’t occure with other plugins or the article admin so you might want to take a lokk at the tinymce functions in connections.php again.

    http://wordpress.org/extend/plugins/connections/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Steven

    (@shazahm1hotmailcom)

    @mlochmann

    From your description… it sounds like you’ve exhausted your available memory for PHP. Please try increasing the limit.

    Thread Starter mlochmann

    (@mlochmann)

    @ Steven Zahm – your right, I’ve already done that – per .htacces and php.ini and wp-config.php. The problem is, when your’re on an old 1and1.com contract, you’ll get only 30 MB php process memory. The newer dual hosting contracts have 80 MB.

    A quick&dirty solution is to comment out all functions in the tinymce wp-langs.php file which causes the error. There are only string cleaning functions in there. I haven’t figured quite out why these cleaning functions cause so much memory allocation. But now it works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Connections] Page admin tinymce broken in 3.4’ is closed to new replies.