• Resolved rsadeghi

    (@rsadeghi)


    hi again
    when i active addon i have problem
    when i want to go to admin after inter user and password i gave error

    Fatal error: Out of memory (allocated 280231936) (tried to allocate 32 bytes) in /…./…./public_html/wp-includes/wp-db.php on line 1889

    i add define(‘WP_MEMORY_LIMIT’, ’256M’); in wp-config but no change

    please help me .thank a lot

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author axew3

    (@axewww)

    onlogin WP you’re experiencing this:
    with an user coming in WP from phpBB that need to be added?
    with an user that is already existent in WP?

    Thread Starter rsadeghi

    (@rsadeghi)

    when i go to admin panel i gave error
    Fatal error: Out of memory (allocated 280231936) (tried to allocate 32 bytes) in /…./…./public_html/wp-includes/wp-db.php on line 1889

    Thread Starter rsadeghi

    (@rsadeghi)

    i resolve before problem and all of thing is ok
    but i have problem
    in Transfer phpBB Users into WordPress when i want to transfer user .after transfer 22 user i gave error
    Catchable fatal error: Object of class WP_Error could not be converted to string in /…/…/…/wp-content/plugins/wp-w3all-phpbb-integration/views/wp_w3all_users_to_wp.php on line 110

    Plugin Author axew3

    (@axewww)

    the file
    wp-content/plugins/wp-w3all-phpbb-integration/views/wp_w3all_users_to_wp.php
    has been patched: in effect if an error on inserting users for some reason, it was passing by the way the query. Now should be fixed and if any reason failing inserting an user, it only should return a message about, but following inserting.
    https://plugins.trac.ww.wp.xz.cn/export/HEAD/wp-w3all-phpbb-integration/trunk/views/wp_w3all_users_to_wp.php

    Thread Starter rsadeghi

    (@rsadeghi)

    thanks thats ok

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘problem with 1.7.8’ is closed to new replies.