Title: Andreas's Replies | WordPress.org

---

# Andreas

  [  ](https://wordpress.org/support/users/andreasnrb/)

 *   [Profile](https://wordpress.org/support/users/andreasnrb/)
 *   [Topics Started](https://wordpress.org/support/users/andreasnrb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/andreasnrb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/andreasnrb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/andreasnrb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/andreasnrb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/andreasnrb/favorites/)

 Search replies:

## Forum Replies Created

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

1 [2](https://wordpress.org/support/users/andreasnrb/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andreasnrb/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/andreasnrb/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/andreasnrb/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/andreasnrb/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/andreasnrb/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[GS ACF Icons] Delete button + custome icons](https://wordpress.org/support/topic/delete-button-custome-icons/)
 *  Plugin Author [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [4 years, 5 months ago](https://wordpress.org/support/topic/delete-button-custome-icons/#post-15104708)
 * I have added it to the GitHub issues. I’ll review the remove bug.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Fatal Error “Unexpected character in input: ‘\’ (ASCII=92) state=1”](https://wordpress.org/support/topic/fatal-error-unexpected-character-in-input-ascii92-state1/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-unexpected-character-in-input-ascii92-state1/#post-8226810)
 * Yes you need to change to newer PHP version.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Error after updating plug in](https://wordpress.org/support/topic/error-after-updating-plug-in/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/error-after-updating-plug-in/#post-8223995)
 * We know that the issue is with the autoloader code in W3TC it checks for classes
   that starts with Google_ and tries to load them.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Do Not Install! This Update is Terrible. Please Fix](https://wordpress.org/support/topic/do-not-install-this-update-is-terrible-please-fix/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/do-not-install-this-update-is-terrible-please-fix/#post-8223944)
 * You probably have some other plugin that uses Google services. Its a bug in how
   W3TC decides which files it should load.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Unexpected Character and Parse Error](https://wordpress.org/support/topic/unexpected-character-and-parse-error-2/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/unexpected-character-and-parse-error-2/#post-8223327)
 * He should update to later PHP version but the plugin should not fail on PHP 5.2.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] New W3TC requires >=PHP 5.3](https://wordpress.org/support/topic/new-w3tc-requires-php-5-3/)
 *  Thread Starter [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/new-w3tc-requires-php-5-3/#post-8223300)
 * There is a recommended of 5.6 not a requirement, the must be supported version
   is still PHP 5.2 and that is also what plugins must support by default or fail
   gracefully.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Plugin conflict with Gmail SMTP](https://wordpress.org/support/topic/plugin-conflict-with-gmail-smtp/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/plugin-conflict-with-gmail-smtp/#post-8222457)
 * The issue lies in the new way W3TC loads files. It checks for the class name 
   and my guess is that the class used in the GMAIL SMTP plugin starts with Google_
   and thereby triggering W3TC class loading functionality.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] 0.9.5 gives fatal error](https://wordpress.org/support/topic/0-9-5-gives-fatal-error/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/0-9-5-gives-fatal-error/#post-8222410)
 * The W3_Config used to handle the Configuration its now been renamed. WpTouch 
   probably requires it directly so it can get access to the configuration values.
   There are no wrapper functions for the class methods.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] 0.9.5 gives fatal error](https://wordpress.org/support/topic/0-9-5-gives-fatal-error/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/0-9-5-gives-fatal-error/#post-8222260)
 * [@otto](https://wordpress.org/support/users/otto/) the error is with W3TC. The
   W3_Config class is used to handle the w3tc configuration files. Most of these
   issues is due to the major rewrite the dev have done. The main cause is the custom
   autoloading code. No effort has been made to structure the code so autoloading
   is easily handled or using a generated class list.
    -  This reply was modified 9 years, 7 months ago by [Andreas](https://wordpress.org/support/users/andreasnrb/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] Optimize the order of styles and scripts issue](https://wordpress.org/support/topic/optimize-the-order-of-styles-and-scripts-issue/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/optimize-the-order-of-styles-and-scripts-issue/#post-5088408)
 * Can use custom placement directly in the theme templates. There are certain placeholder
   tags. Check the FAQ.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] W3 Total Cache Placing Minified JS below inline JS](https://wordpress.org/support/topic/w3-total-cache-placing-minified-js-below-inline-js/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/w3-total-cache-placing-minified-js-below-inline-js/#post-5198187)
 * if you check the FAQ there are instructions for custom placement of the scripts.
   There are special tags you can use in your theme template.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] uncached persistent objects](https://wordpress.org/support/topic/plugin-w3-total-cache-uncached-persistent-objects/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-uncached-persistent-objects/#post-2486539)
 * –
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] What's the use of pgcache directory ?](https://wordpress.org/support/topic/plugin-w3-total-cache-whats-the-use-of-pgcache-directory/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-whats-the-use-of-pgcache-directory/#post-2487200)
 * if you are using disc:enchanced you should have files in the pgcache folder. 
   but depending on your settings they might be generated if you browse around your
   page while logged in.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[W3 Total Cache] [Plugin: W3 Total Cache] Strange output at top of page when minify enabled.](https://wordpress.org/support/topic/plugin-w3-total-cache-strange-output-at-top-of-page-when-minify-enabled/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-w3-total-cache-strange-output-at-top-of-page-when-minify-enabled/#post-2491757)
 * Hmm did you file a bug report on the SUpport page in the plugin?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [Question re W3TC expires failing](https://wordpress.org/support/topic/question-re-w3tc-expires-failing/)
 *  [Andreas](https://wordpress.org/support/users/andreasnrb/)
 * (@andreasnrb)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/question-re-w3tc-expires-failing/#post-2480968)
 * Those are hosted elsewhere so can’t be fixed using the plugin. Need to store 
   them locally to be able to fix it.

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

1 [2](https://wordpress.org/support/users/andreasnrb/replies/page/2/?output_format=md)
[3](https://wordpress.org/support/users/andreasnrb/replies/page/3/?output_format=md)…
[14](https://wordpress.org/support/users/andreasnrb/replies/page/14/?output_format=md)
[15](https://wordpress.org/support/users/andreasnrb/replies/page/15/?output_format=md)
[16](https://wordpress.org/support/users/andreasnrb/replies/page/16/?output_format=md)
[→](https://wordpress.org/support/users/andreasnrb/replies/page/2/?output_format=md)