x00
MVPx00 MVP
Reactions
-
Re: [Solved] Liens vers les articles sur WordPress incorrects
What is the scenario? * wordpress -> / * forum -> /forum OR * forum -> / * wordpress -> /blog I'm guessing it is the first What I recommend is actually put wordpress in a folder. It … (View Post)2 -
Re: Query for messages
http://en.wikipedia.org/wiki/Denormalization You update your counts when the event happens, whatever that is. (View Post)2 -
Re: enabling not working
Try Consolidate it wont minify your js as this is an unreliable technique anyway, which is likely to break eventually. Pagespeed uses an external resource anyway, which could easily go down, and has … (View Post)1 -
Re: [Solved] Images not uploading
you know the previous test can you put this in its place. throw new PlUploadErrorException(var_export(base64_encode(file_get_contents("php://input")),TRUE), 0, __FILE__); (View Post)1 -
Re: Is there a Windows Live Connect plugin available?
No you would have to develop it, but it should be possible http://en.wikipedia.org/wiki/Microsoft_account Best have a look at the other connect plugins like facebook, twitter, openid, google, etc. (View Post)6
