Viewing 5 replies - 1 through 5 (of 5 total)
  • It looks like your site is back-online. I assume you found the issue?

    hey laudes90, what was the issue and how you fix it?????

    i use this great plugin since my start with wp, for me it is a perfect an easy way to duplicate.

    but today i got my first issue like yours laudes90, i got no idea.

    for example from my sqllog on my localhost install on xampp;

    `2014-10-18 18:31:24 7e8 InnoDB: Error: Table “mysql”.”innodb_table_stats” not found.
    2014-10-18 18:31:24 7e8 InnoDB: Error: Table “mysql”.”innodb_table_stats” not found.
    2014-10-18 18:31:24 7e8 InnoDB: Error: Table “mysql”.”innodb_table_stats” not found.
    2014-10-18 18:31:24 7e8 InnoDB: Error: Table “mysql”.”innodb_table_stats” not found.
    2014-10-18 19:09:43 7272 [Note] Plugin ‘FEDERATED’ is disabled.
    2014-10-18 19:09:43 1a74 InnoDB: Warning: Using innodb_additional_mem_pool_size is DEPRECATED. This option may be removed in future releases, together with the option innodb_use_sys_malloc and with the InnoDB’s internal memory allocator.
    2014-10-18 19:09:43 7272 [Note] InnoDB: The InnoDB memory heap is disabled
    2014-10-18 19:09:43 7272 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions
    2014-10-18 19:09:43 7272 [Note] InnoDB: Compressed tables use zlib 1.2.3
    2014-10-18 19:09:43 7272 [Note] InnoDB: Not using CPU crc32 instructions
    2014-10-18 19:09:43 7272 [Note] InnoDB: Initializing buffer pool, size = 16.0M
    2014-10-18 19:09:43 7272 [Note] InnoDB: Completed initialization of buffer pool
    2014-10-18 19:09:43 7272 [Note] InnoDB: Highest supported file format is Barracuda.
    2014-10-18 19:09:43 7272 [Note] InnoDB: The log sequence numbers 0 and 0 in ibdata files do not match the log sequence number 1307161933 in the ib_logfiles!
    2014-10-18 19:09:43 7272 [Note] InnoDB: Database was not shutdown normally!
    2014-10-18 19:09:43 7272 [Note] InnoDB: Starting crash recovery.
    2014-10-18 19:09:43 7272 [Note] InnoDB: Reading tablespace information from the .ibd files…
    2014-10-18 19:09:43 7272 [Note] InnoDB: Restoring possible half-written data pages
    2014-10-18 19:09:43 7272 [Note] InnoDB: from the doublewrite buffer…
    2014-10-18 19:09:44 7272 [Note] InnoDB: 128 rollback segment(s) are active.
    2014-10-18 19:09:44 7272 [Note] InnoDB: Waiting for purge to start
    2014-10-18 19:09:44 7272 [Note] InnoDB: 5.6.11 started; log sequence number 1307161933
    2014-10-18 19:09:44 7272 [Note] Server hostname (bind-address): ‘*’; port: 3306
    2014-10-18 19:09:44 7272 [Note] IPv6 is available.
    2014-10-18 19:09:44 7272 [Note] – ‘::’ resolves to ‘::’;
    2014-10-18 19:09:44 7272 [Note] Server socket created on IP: ‘::’.

    thanks for your answer

    carsten

    Dear laudes90,

    Can you please let me know how you fixed the problem ?

    I have the same problem.

    Allready thanks.

    Thread Starter laudes90

    (@laudes90)

    Sorry guys I could not respond before.
    The problem form me was on this line on functions.php.

    include_once( get_template_directory() . ‘/lib/init.php’ );

    the get_template_directory() was returning a wrong path so I wrote it manually.

    Sorry for the delay..

    I have to say I am using genesis framework

    Thanks for posting your work-around @laudes90

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘I only see the 'index of'’ is closed to new replies.