• Resolved savvy1405

    (@savvy1405)


    Import
    Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 7 bytes) in /home/sites/savvyb.org.uk/public_html/forums/wp-admin/import/mt.php on line 369 (was not using anything else)
    ============================================================================================================================
    WordPress database error: [Table ‘xxxx-xxxx..wp_post2cat’ doesn’t exist] when trying to update admin/post where xxxx.xxxx is the database name
    =============================================================================================================================
    when you try to rebuild sitemap using button provided, you get an error about a missing table, wp-post2cat one

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter savvy1405

    (@savvy1405)

    Fatal resolved by adding a php.ini file in root folder
    type memory_limit=16M save as php.ini and upload to your site. 16M is the size i used, but can be anything.

    mysql query about database resolved by updating sitemap plugin.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘some errors I got in ver2.3 beta’ is closed to new replies.