Forum Replies Created

Viewing 15 replies - 1 through 15 (of 30 total)
  • Thread Starter gandalfhh

    (@gandalfhh)

    I have solved this error by changing the apache directive from
    Options +MultiView
    to
    Options -MultiView
    in Directory …/htdocs

    Thread Starter gandalfhh

    (@gandalfhh)

    I helped myself by copying the wp_1_options to wp_options ….

    Thread Starter gandalfhh

    (@gandalfhh)

    solved!

    I had a post, in which the title has “” signs.
    After deleting the “” all is shown.
    You have to mention this.

    
    // shortest posts
                                        var shortestdata = google.visualization.arrayToDataTable([
                            ["Post", "Length (No. of words)", {role: "style"}],
                                                        ["Helmut sagt "hallo"", 35, "0000ff"],
    
    Thread Starter gandalfhh

    (@gandalfhh)

    solved by renaming the tables to the correct names.

    Thread Starter gandalfhh

    (@gandalfhh)

    Hm, maybe I was in the blog 32…
    But my multisite WP has 42 tables/blog due to install and delete various blogs for testing purpose.
    But: also wp_ tables exist without a number. Cant guess why the _32_ tables were created after deleting the log directory and the itsec tables.
    Maybe an incorrect selection with multisite blogs?

    Thank you for help.

    Thread Starter gandalfhh

    (@gandalfhh)

    Maybe I solved this error by

    rename table wp_32_itsec_lockouts to wp_itsec_lockouts.

    Now it works.

    I only get these error:

    [Thu Jun 23 10:25:58.323164 2016] [core:error] [pid 7178] [client 66.249.65.121:49041] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use ‘LimitInternalRecursion’ to increase the limit if necessary. Use ‘LogLevel debug’ to get a backtrace.

    Thread Starter gandalfhh

    (@gandalfhh)

    It was an upgrade from 5.5
    i deleted all tables.
    Deinstall and reinstall dont help.
    Should I delete the directory as well?

    Thread Starter gandalfhh

    (@gandalfhh)

    Correction: not every site gets the created tables, but only one.
    Every access to the website is checked against the table wp_itsec_lockouts, which doesnt exist.
    the name of the table in a multisite WP is
    wp_<nmber>_itsec_lockouts.

    the wp_32_ … tables were created, but the lookup table is wp_itsec_lockouts.
    you see the difference?

    Thread Starter gandalfhh

    (@gandalfhh)

    Okay, I found out by disabling the plugins one by one. Its the
    slideshow gallery
    Version 1.5.3 | Von Tribulant Software

    so I can search there.

    Thread Starter gandalfhh

    (@gandalfhh)

    oh, no. I’m sorry it’s on every menu. so it must be another plugin I think ?? Thx for your advice. Im searching further….

    Thread Starter gandalfhh

    (@gandalfhh)

    screenshot

    in the html sourcecode its this:

    <div id="screen-options-wrap" class="hidden" tabindex="-1" aria-label="Ansichtsoptionen Tab">
    		<form id="adv-settings" action="" method="post">
    		<form id="adv-settings" action="" method="post"><h5>Anzeigen</h5><div class="metabox-prefs"><label for='slim_p2_01-hide'><input class='hide-postbox-tog' name='slim_p2_01-hide' type='checkbox' id='slim_p2_01-hide' value='slim_p2_01' checked="checked" />Echte Besucher (Diagramm)</label><label for='slim_p2_02-hide'><input class='hide-postbox-tog' name='slim_p2_02-hide' type='checkbox' id='slim_p2_02-hide' value='slim_p2_02' checked="checked" />Audience Overview</label><label for='slim_p2_03-hide'><input class='hide-postbox-tog' name='slim_p2_03-hide' type='checkbox' id='slim_p2_03-hide' value='slim_p2_03' checked="checked" />Top-Sprachen</label><label for='slim_p2_04-hide'><input class='hide-postbox-tog' name='slim_p2_04-hide' type='checkbox' id='slim_p2_04-hide' value='slim_p2_04' checked="checked" />Top-Browser</label><label for='slim_p2_06-hide'><input class='hide-postbox-tog' name='slim_p2_06-hide' type='checkbox' id='slim_p2_06-hide' value='slim_p2_06' checked="checked" />Top-Betriebssysteme</label><label for='slim_p2_05-hide'><input class='hide-postbox-tog' name='slim_p2_05-hide' type='checkbox' id='slim_p2_05-hide' value='slim_p2_05' />Top-Internetprovider</label><label for='slim_p2_07-hide'><input class='hide-postbox-tog' name='slim_p2_07-hide' type='checkbox' id='slim_p2_07-hide' value='slim_p2_07' />Top-Bildschirmaufl?sungen</label><label for='slim_p2_09-hide'><input class='hide-postbox-tog' name='slim_p2_09-hide' type='checkbox' id='slim_p2_09-hide' value='slim_p2_09' />Browser-F?higkeiten</label><label for='slim_p2_10-hide'><input class='hide-postbox-tog' name='slim_p2_10-hide' type='checkbox' id='slim_p2_10-hide' value='slim_p2_10' checked="checked" />Top-L?nder</label><label for='slim_p2_12-hide'><input class='hide-postbox-tog' name='slim_p2_12-hide' type='checkbox' id='slim_p2_12-hide' value='slim_p2_12' checked="checked" />Besuchsdauer</label><label for='slim_p2_13-hide'><input class='hide-postbox-tog' name='slim_p2_13-hide' type='checkbox' id='slim_p2_13-hide' value='slim_p2_13' />Letzte L?nder</label><label for='slim_p2_14-hide'><input class='hide-postbox-tog' name='slim_p2_14-hide' type='checkbox' id='slim_p2_14-hide' value='slim_p2_14' />Letzte Bildschirmaufl?sungen</label><label for='slim_p2_15-hide'><input class='hide-postbox-tog' name='slim_p2_15-hide' type='checkbox' id='slim_p2_15-hide' value='slim_p2_15' />Letzte Betriebssysteme</label><label for='slim_p2_16-hide'><input class='hide-postbox-tog' name='slim_p2_16-hide' type='checkbox' id='slim_p2_16-hide' value='slim_p2_16' />Letzte Browser</label><label for='slim_p2_17-hide'><input class='hide-postbox-tog' name='slim_p2_17-hide' type='checkbox' id='slim_p2_17-hide' value='slim_p2_17' />Letzte Sprachen</label><label for='slim_p2_18-hide'><input class='hide-postbox-tog' name='slim_p2_18-hide' type='checkbox' id='slim_p2_18-hide' value='slim_p2_18' />Top-Browserfamilien</label><label for='slim_p2_19-hide'><input class='hide-postbox-tog' name='slim_p2_19-hide' type='checkbox' id='slim_p2_19-hide' value='slim_p2_19' />Top-Betriebssysteme</label><label for='slim_p2_20-hide'><input class='hide-postbox-tog' name='slim_p2_20-hide' type='checkbox' id='slim_p2_20-hide' value='slim_p2_20' />Letzte Benutzer</label><label for='slim_p2_21-hide'><input class='hide-postbox-tog' name='slim_p2_21-hide' type='checkbox' id='slim_p2_21-hide' value='slim_p2_21' />Top-Benutzer</label><input type="hidden" id="closedpostboxesnonce" name="closedpostboxesnonce" value="8e13a773c3" /><input type="hidden" name="_wp_http_referer" value="/Wordpress/wp-admin/admin.php?page=wp-slim-view-3" /></div></form>		<div><input type="hidden" id="screenoptionnonce" name="screenoptionnonce" value="e19e7a397f" /></div>
    		</form>
    		</div>
    				</div>
    				<div id="screen-meta-links">
    					<div id="contextual-help-link-wrap" class="hide-if-no-js screen-meta-toggle">
    			<a href="#contextual-help-wrap" id="contextual-help-link" class="show-settings" aria-controls="contextual-help-wrap" aria-expanded="false">Hilfe</a>
    			</div>
    					<div id="screen-options-link-wrap" class="hide-if-no-js screen-meta-toggle">
    			<a href="#screen-options-wrap" id="show-settings-link" class="show-settings" aria-controls="screen-options-wrap" aria-expanded="false">Optionen</a>
    			</div>
    				</div>
    			<div class="error fade">
    		<p>Operation timed out after 5 seconds with 0 bytes received</p>
    	</div>
    
    <div class="wrap slimstat">
    	<h2>Audience</h2>
    
    	<form action="options.php?page=wp-slim-view-3" method="post" id="slimstat-filters-form">
    		<fieldset id="slimstat-filters"><select name="f" id="slimstat-filter-name"><option value='no_filter_selected_1'>?</option><option value='browser'>Browser</option><option value='country'>L?nder-Code</option><option value='ip'>IP-Adresse</option><option value='searchterms'>Suchbegriffe</option><option value='language'>Sprach-Kodierung</option><option value='platform'>Betriebssystem</option><option value='resource'>Permalink</option><option value='domain'>Dom?ne</option><option value='referer'>Herkunft</option><option value='user'>Besuchername</option><option value='page_performance'>Page Speed</option><option value='no_filter_selected_2'>?</option><option value='no_filter_selected_3'>-- Erweiterte Filter --</option><option value='plugins'>Browser-F?higkeiten</option><option value='version'>Browser-Version</option><option value='type'>Browser-Typ</option><option value='user_agent'>User Agent</option><option value='colordepth'>Farbtiefe</option><option value='css_version'>CSS Version</option><option value='notes'>Eigenschaften Seitenaufrufe</option><option value='server_latency'>Server Latency</option><option value='outbound_resource'>Ausgehender Link</option><option value='author'>Autor der Seiten</option><option value='category'>Kategorie-ID der Seite</option><option value='other_ip'>Ursprüngliche IP</option><option value='content_type'>Inhalt der Ressource</option><option value='content_id'>Ressourcen-ID</option><option value='resolution'>Bildschirm-Aufl?sung</option><option value='visit_id'>Besuchs-ID</option><option value='interval_direction'>+/-</option></select><select name="o" id="slimstat-filter-operator"><option value="equals">entspricht</option><option value="is_not_equal_to">ist ungleich zu</option><option value="contains">enth?lt</option><option value="includes_in_set">is included in</option><option value="does_not_contain">enth?lt nicht</option><option value="starts_with">beginnt mit</option><option value="ends_with">endet mit</option><option value="sounds_like">?hnelt</option><option value="is_greater_than">ist gr?sser als</option><option value="is_less_than">ist kleiner als</option><option value="between">is between (x,y)</option><option value="matches">entspricht</option><option value="does_not_match">entspricht nicht</option><option value="is_empty">ist leer</option><option value="is_not_empty">ist nicht leer</option></select><input type="text" class="text" name="v" id="slimstat-filter-value" value="" size="20"><input type="submit" value="Anwenden" class="button-secondary">		</fieldset><!-- slimstat-filters -->
    
    		<fieldset id="slimstat-date-filters" class="wp-ui-highlight">
    			<a href="#">01-31-15 - 02-16-15</a>
    Thread Starter gandalfhh

    (@gandalfhh)

    I respond to myself:
    No real solution of the problem – only a workaround: I installed the plugin “Advanced Excerpt” and now my excerpts are on my page….

    Thread Starter gandalfhh

    (@gandalfhh)

    solved – so far
    with wp-slimstat-master.zip from github it works now.
    thx

    Thread Starter gandalfhh

    (@gandalfhh)

    is 32 MB enough for php? I mean the previous versions did work.

    Thread Starter gandalfhh

    (@gandalfhh)

    My screen goes blank when trying to access the reports / after installing WP SlimStat
    Go to SlimStat > Settings > Maintenance and click the NO PANIC Button.

    done. no change

    If that doesn’t help, increase the amount of memory allocated to PHP.

    in my wp-config.php:

    @ini_set(“memory_limit”,’64M’);
    define(‘WP_MEMORY_LIMIT’, ’256M’);

    php serverinfo:
    directive local master
    memory_limit 256M 32M

Viewing 15 replies - 1 through 15 (of 30 total)