fonta
Forum Replies Created
-
Forum: Plugins
In reply to: [W3 Total Cache] Broke it againMy php version is:
PHP 5.6.26 (cli) (built: Sep 17 2016 09:53:52)
Copyright (c) 1997-2016 The PHP Group
Zend Engine v2.6.0, Copyright (c) 1998-2016 Zend Technologies
with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2016, by Zend TechnologiesBecause of the renaming and re-activating, im not seeing any errors.
Also with debug enabled nothing.Forum: Plugins
In reply to: [W3 Total Cache] Faulty UpdateAfter updating my site gave error 500.
In the logs:
Fatal error: Class ‘W3_Config’ not found in /wp-content/plugins/wptouch/core/class-cache-smash.php on line 96Forum: Plugins
In reply to: [W3 Total Cache] 0.9.5 gives fatal errorSame here!!!!!
Forum: Plugins
In reply to: [MyBB Cross-Postalicious] MyBB 1.8Awkward, I couldn’t get it to work.
I’ll take a look this evening.Solved!
i came across http://www.jfarthing.com/support/topic/double-log-out-message and implemented the solution.
I had to add
while ( have_posts() )
and
endwhile;
to my page.php.
the page http://codex.ww.wp.xz.cn/The_Loop showed me exactly where to place themAlso when i disable “Enable Themed Profiles” the Profile button does nothing?