Forum Replies Created

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

    (@gandalfhh)

    my browser is firefox 27.0.1

    Thread Starter gandalfhh

    (@gandalfhh)

    my browser is firefox v. 27.0.1

    sourcecode of the generated page is empty.

    After updating browscap.php all works now. Plugin remains enabled.
    Thank you, camu!

    PHP

    v5.2.14
    GD: bundled (2.0.34 compatible)
    Magic Quotes GPC: On
    Memory Limit: 256,0 MiB
    Max Upload Size: 16,0 MiB

    define(‘WP_MEMORY_LIMIT’, ’256M’);
    as first define line dont help either.

    php_value memory_limit 256M
    in .htaccess don’t help.

    same here. deactivated plugin

    https://helmut-harnisch.de

    @mkalina
    that worked perfectly. thx.

    @mkalina:
    where did you add the line
    wp_clear_scheduled_hook( ‘ngg_delete_transients’ );
    in your
    htdocs/wp-includes/functions.php?

    When I add this line at the end, it gives me an error.

    Thread Starter gandalfhh

    (@gandalfhh)

    This does not help.
    With chrome on the HTC One S all is okay.
    But the stock browser does not load the css I think. Its plain html
    I think, HTC must do some fixing.

    HH

    p.s. you can try this URL: https://restaurant-test-hamburg.de
    On my desktop with “Chrome UA spoofer” switching to Android all is okay.

    Thread Starter gandalfhh

    (@gandalfhh)

    my UA as reported by https://user-agent-string.info

    Mozilla/5.0 (Linux; U; Android 4.1.1; de-de; HTC_One_S Build/JRO03C) AppleWebKit/534.30 (KHTML, like Gecko) Version/4.0 Mobile Safari/534.30

    Thread Starter gandalfhh

    (@gandalfhh)

    @sujit Ojha
    you can disable it by loggin in through FTP and rename the folder
    …htdocs/wp-content/plugins/wptouch
    to anything else, maybe wptouch.old

    Hope they will fix it soon.

    Thread Starter gandalfhh

    (@gandalfhh)

    Notice the linklist in the code where the adminbar should reside…
    maybe someone can see what goes wrong …

    Thread Starter gandalfhh

    (@gandalfhh)

    The beginning of the generated sourcecode is

    <!DOCTYPE html>
    <!--[if IE 8]>
    <html xmlns="https://www.w3.org/1999/xhtml" class="ie8 wp-toolbar"  lang="de-DE">
    <![endif]-->
    <!--[if !(IE 8) ]><!-->
    <html xmlns="https://www.w3.org/1999/xhtml" class="wp-toolbar"  lang="de-DE">
    <!--<![endif]-->
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>Dashboard &lsaquo; Hamburg is(s)t lecker - Die besten Restaurants in Hamburg — WordPress</title>
    <script type="text/javascript">
    addLoadEvent = function(func){if(typeof jQuery!="undefined")jQuery(document).ready(func);else if(typeof wpOnload!='function'){wpOnload=func;}else{var oldonload=wpOnload;wpOnload=function(){oldonload();func();}}};
    var ajaxurl = '/wp-admin/admin-ajax.php',
    	pagenow = 'dashboard',
    	typenow = '',
    	adminpage = 'index-php',
    	thousandsSeparator = '.',
    	decimalPoint = ',',
    	isRtl = 0;
    </script>
    <link rel='stylesheet' href='https://restaurant-test-hamburg.de/wp-admin/load-styles.php?c=1&dir=ltr&load=wp-admin,buttons,wp-pointer&ver=3.5.1' type='text/css' media='all' />
    <link rel='stylesheet' id='thickbox-css'  href='https://restaurant-test-hamburg.de/wp-includes/js/thickbox/thickbox.css?ver=20121105' type='text/css' media='all' />
    <link rel='stylesheet' id='colors-css'  href='https://restaurant-test-hamburg.de/wp-admin/css/colors-fresh.min.css?ver=3.5.1' type='text/css' media='all' />
    <!--[if lte IE 7]>
    <link rel='stylesheet' id='ie-css'  href='https://restaurant-test-hamburg.de/wp-admin/css/ie.min.css?ver=3.5.1' type='text/css' media='all' />
    <![endif]-->
    <link rel='stylesheet' id='akismet.css-css'  href='https://restaurant-test-hamburg.de/wp-content/plugins/akismet/akismet.css?ver=2.5.4.4' type='text/css' media='all' />
    <link rel='stylesheet' id='nggmenu-css'  href='https://restaurant-test-hamburg.de/wp-content/plugins/nextgen-gallery/admin/css/menu.css?ver=3.5.1' type='text/css' media='all' />
    <link rel='stylesheet' id='wp-cleanfix-style-css-css'  href='https://restaurant-test-hamburg.de/wp-content/plugins/wp-cleanfix/css/style.css?ver=2.4.4' type='text/css' media='all' />
    <script type='text/javascript'>
    /* <![CDATA[ */
    var WPAkismet = {"comment_author_url_nonce":"f3b7f372a2"};
    /* ]]> */
    </script>
    
    <script type='text/javascript'>
    /* <![CDATA[ */
    var userSettings = {"url":"\/","uid":"22","time":"1363189345"};/* ]]> */
    </script>
    <script type='text/javascript' src='https://restaurant-test-hamburg.de/wp-admin/load-scripts.php?c=1&load%5B%5D=jquery,utils,json2&ver=3.5.1'></script>
    <script type='text/javascript' src='https://restaurant-test-hamburg.de/wp-content/themes/restaurant-test-hamburg.de/js/brunelleschi-options-scripts.js?ver=3.5.1'></script>
    <script type='text/javascript' src='https://restaurant-test-hamburg.de/wp-content/plugins/akismet/akismet.js?ver=2.5.4.6'></script>
    <link rel="stylesheet" type="text/css" href="https://restaurant-test-hamburg.de/wp-content/plugins/cystats/admin/style.css" /><style type="text/css" media="print">#wpadminbar { display:none; }</style>
    </head>
    <body class="wp-admin wp-core-ui no-js  index-php auto-fold admin-bar branch-3-5 version-3-5-1 admin-color-fresh locale-de-de no-customize-support">
    <script type="text/javascript">
    	document.body.className = document.body.className.replace('no-js','js');
    </script>
    
    	<script type="text/javascript">
    		(function() {
    			var request, b = document.body, c = 'className', cs = 'customize-support', rcs = new RegExp('(^|\\s+)(no-)?'+cs+'(\\s+|$)');
    
    			request = true;
    
    			b[c] = b[c].replace( rcs, ' ' );
    			b[c] += ( window.postMessage && request ? ' ' : ' no-' ) + cs;
    		}());
    	</script>
    
    <div id="wpwrap">
    <a tabindex="1" href="#wpbody-content" class="screen-reader-shortcut">Zum Hauptinhalt springen</a>
    
    <div id="adminmenuback"></div>
    <div id="adminmenuwrap">
    <div id="adminmenushadow"></div>
    <ul id="adminmenu" role="navigation">
    
    	<li class="wp-first-item wp-has-submenu wp-has-current-submenu wp-menu-open menu-top menu-top-first menu-icon-dashboard" id="menu-dashboard">
    	<a href='index.php' class="wp-first-item wp-has-submenu wp-has-current-submenu wp-menu-open menu-top menu-top-first menu-icon-dashboard" ><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image'><br /></div><div class='wp-menu-name'>Dashboard</div></a>
    	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>Dashboard</li><li class="wp-first-item current"><a href='index.php' class="wp-first-item current">Home</a></li><li><a href='my-sites.php'>Meine Seiten</a></li><li><a href='index.php?page=akismet-stats-display'>Akismet-Statistiken</a></li><li><a href='index.php?page=wp-slimstat'>SlimStat</a></li></ul></li>
    	<li class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_wp-cleanfix-mainshow menu-top-last" id="toplevel_page_wp-cleanfix-mainshow"><a href='admin.php?page=wp-cleanfix-mainshow' class="wp-has-submenu wp-not-current-submenu menu-top toplevel_page_wp-cleanfix-mainshow menu-top-last" aria-haspopup="true"><div class="wp-menu-arrow"><div></div></div><div class='wp-menu-image'><img src="https://restaurant-test-hamburg.de/wp-content/plugins/wp-cleanfix/css/images/wp-cleanfix-16x16.png" alt="" /></div><div class='wp-menu-name'>WP CleanFix</div></a>
    	<ul class='wp-submenu wp-submenu-wrap'><li class='wp-submenu-head'>WP CleanFix</li><li class="wp-first-item"><a href='admin.php?page=wp-cleanfix-mainshow' class="wp-first-item">Clean & Fix <span id="wpcleanfix_badge"><span class="update-plugins count-26"><span class="update-count">26</span></span></span></a></li><li><a href='admin.php?page=wp-cleanfixtools'>Werkzeuge</a></li></ul></li>

    It works when I put the cache dir in the timthumb.php:

    if(! defined(‘FILE_CACHE_DIRECTORY’) ) define (‘FILE_CACHE_DIRECTORY’, ‘../../../uploads/slideshow-gallery/cache’);

    I have the same: a black slideshow with white boxes as thumbnails.
    I think its a problem with the cache dir. Opened the thumbnail link in a new tab says “Could not create cache clean timestamp file.”

    ′https://helmut-harnisch.de/Wordpress/wp-content/plugins/slideshow-gallery/vendors/timthumb.php?src=wp-content/uploads/slideshow-gallery/DSCN0263.JPG&w=100&h=75&q=100&a=t′

    The pic itself works:
    https://helmut-harnisch.de/Wordpress/wp-content/uploads/slideshow-gallery/DSCN0263.JPG

    What is the default cache dir, if in timthumb.php the variable FILE_CACHE_DIRECTORY is empty???

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