vjmayr
Forum Replies Created
-
Forum: Plugins
In reply to: my first wp plugin, create table doesn't workSorry, you probably fixed this long time ago …
I guess it’s the missing empty space after ‘prefix’. make it
$tbl_name = $wpdb->prefix .’flashplayer’;
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] It is definitely working!Ah yeah, that’s it! It did not break the blog I was working on.
Now I have to thank you, because when I disable the minification in “W3 Total Cache” and use “WP Minify” for that my site gets another performance boost!That’s something everyone should do until the bug gets worked out…
Cheers,
Valentin
Forum: Plugins
In reply to: [W3 Total Cache] [Plugin: W3 Total Cache] It is definitely working!That’s interesting … I am using 0.9.2.1
When I log out I still get the performance improvement. Even when I use gtmetrix.com.There is something strange about the minified files:
http://mydomainname.com/wp-content/w3tc/min/d2874/default.include.1316950314.js
http://mydomainname.com/wp-content/w3tc/min/d2874/default.include.2056143253.cssThe both produce a “Bad file param format.”, but the rest seems to work for me …
Consider this solved. I had my default category excluded and somehow that affected the other category. Once I included it, everything was good.
Forum: Plugins
In reply to: [Tumblrize] [Plugin: Tumblrize] Multiple posts to PosterousSame here! And posterous would be quite good to have, as I do some cross-posting from here…