• I keep getting the SQL Setup error,

    ‘The YARPP database has an error which could not be fixed.Please try manual SQL setup.’

    When I go to the Manual SQL setup page it asks me to add code to this database, comoliverjamesfletcher_

    I’ve searched for my SQL database named comoliverjamesfletcher_ on MAMP but I couldn’t seem find it.

    Also, all these databases exist already: http://bit.ly/NtqTtp

    Not sure what to do now??

    Do I have to create this database??

    Do I do a re-install?

    Could the database be in another location on MAMP?? – I checked through the phpMyAdmin page, through every database listed.

    http://wordpress.org/extend/plugins/yet-another-related-posts-plugin/

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

    (@oliverjamesfletcher)

    #bump

    Sorry to hear about this issue. Are you still getting this error? Since the tables are created, it seems that there’s some issue with detecting that things are installed properly.

    I suggest you do the following. If you’re comfortable with editing your wp-config.php file, add the following line:

    define(‘YARPP_CACHE_TYPE’, ‘postmeta’);

    That’ll make it so that extra tables will not be used for YARPP’s cache. Let me know if that works.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Yet Another Related Posts Plugin] Using with MAMP’ is closed to new replies.