Viewing 15 replies - 1 through 15 (of 18 total)
  • Plugin Contributor Greg Ross

    (@gregross)

    You might be running out of memory, check your PHP error logs as well as the memory limit in php.ini.

    Thread Starter MikeFischer

    (@mikefischer)

    Hej Greg,

    Setting are – php_value suhosin.post.max_vars 20000 should that not be enough ?

    regards mike

    Plugin Contributor Greg Ross

    (@gregross)

    That’s the wrong setting, you can see what it is set to in the Optimization page.

    Thread Starter MikeFischer

    (@mikefischer)

    Memory usage in PHP: 50,656,464
    PHP Memory Limit: 180M
    so there must be 130,000,000 left to go- or ?
    what to do?

    Plugin Contributor Greg Ross

    (@gregross)

    Can you check your PHP error logs, see if there is anything that comes up when you load the page?

    Thread Starter MikeFischer

    (@mikefischer)

    Where do i find those – when loading second page page nothing special happens apart from page is blanc

    Plugin Contributor Greg Ross

    (@gregross)

    First, look at the source code to the page (usually ctl-U in your browser) and see if there are any “Fatal error” messages near the bottom.

    Second, you’ll need to get access to your php error logs, these usually are available from your hosting provider.

    Thread Starter MikeFischer

    (@mikefischer)

    SyntaxError: Parser error
    is the only i can get

    Plugin Contributor Greg Ross

    (@gregross)

    Where do you see the error?

    Thread Starter MikeFischer

    (@mikefischer)

    when i look at the loading of the page connected to “visitors”
    with develop error console on

    Plugin Contributor Greg Ross

    (@gregross)

    Is your account an administrator or just a subscriber/editor?

    Thread Starter MikeFischer

    (@mikefischer)

    administrator

    Plugin Contributor Greg Ross

    (@gregross)

    Is there a line number or reference on the error?

    Can you provide a screen shot?

    Thread Starter MikeFischer

    (@mikefischer)

    I get the following error messages on the different Menus

    Overview page :
    You have included the Google Maps API multiple times on this page. This may cause unexpected errors.
    ( everything looks fine on that page )

    Search Words: SyntaxError: Parser error
    (everything looks fine on that page and the following pages

    Visitors: SyntaxError: Parser error
    ( this page is blanc and you cannot choose earlier pages anymore

    Plugin Contributor Greg Ross

    (@gregross)

    Have you upgraded to 8.3 yet?

Viewing 15 replies - 1 through 15 (of 18 total)
  • The topic ‘Only first page of visitors available’ is closed to new replies.