John Conner
Forum Replies Created
-
Forum: Plugins
In reply to: [Mingle Forum] Limit image sizeI have the same question but a little bit different! Firstly you can change the file size limit through your php.ini file if you have VPS or VDS or dedicated server (not on shared hosting service). Secondly you can change it with some codes in wordpress core. For more detailed description google “wordpress post file size limit”.
But the main question is how to do it through plugin php files?Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] conflict with bp mediawell, actually this is not my plugin; I’m just a very newcomer in WP world 🙂 and about the problem: I learned a lot about sketching and I heard a nice song online completely none stop! 99% something’s wrong with your PC or Laptop or even the connection they establish with the router, check these issues:
– install Google Chrome and use it as your default browser
– disable your firewall and antivirus
– if you use linux or windows as OS please do a tuneup
– to ensure that everything’s OK with the plugin and your website check your site with your friends PCs or Laptops 😉Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] conflict with bp media@timchu
I need more information about the circumstance to be able get through the challenge (like WP, BP, PHP, MYSQL version and list of plugins), but firstly please check these items:
– in some cases internet speed would cause the problem of slow preloading
– check all plugins with disabling one by one, the problem would happen because of lightbox, lazy load, catching or CDN plugins
– using the latest version of WP, BP and other plugins would help too 🙂Forum: Plugins
In reply to: [MediaElement.js - HTML5 Video & Audio Player] conflict with bp mediaProblem is SOLVED in new version, undoubtedly WP webmasters need an archive of incompatible plugins.
Forum: Plugins
In reply to: [Google Doc Embedder] GDE bandwidth limit reached@k3davis It occurred for me too, but the message said something like “…log in to use it unlimited…”; so I think the challenge is not with being logged in.
Well, I solved some translation problems with replacing %S with a word. But 2 serious things are still up:
1- Disabling video or Music module did not eliminate the link in BP menu bar, so I’ve got a couple of broken links.
2- There is no slideshow option for lightbox (I ignored lightbox css problems)
Hope authors do something.mmm… You actually did everything and problem remained! I had such a problem before, also double check these issues:
1- limited max file size in header.php or wp-config.php
2- check the post file size in php.ini
3- restart your server (if u have access)Finally consider that the 1024M is a really huge size for max file size upload or post upload :O it might be 1024K which means exactly 1 megabyte!
Conflict with “MediaElement.js – HTML5 Audio and Video” is solved in the new version 2.10.2 but other problems stand steady 🙂
Forum: Plugins
In reply to: [Autoptimize] CDN not workingJust found out with reseting the plugin installation in sql tables, the CDN works again, both js $ css; tnx everyone 🙂
Forum: Plugins
In reply to: [Autoptimize] CDN not workingcan you provide some more info on that?
I can’t surely claim that these situations would happen generally:
1- updating wp from 3.3 to 3.5.1 or bp from 1.6 to 1.7
2- installing wp better security intrusion module
3- changing permission of autoptimize folders from 755 to any (e.g.705)
4- activating “deflate” with .htaccess
every one of these cases happened on a different site, they’re assumed as independent variables (no other changes), and again I can’t admit these are just conflicting with autoptimize CDN. I like the plugin, so I continue installing on my wp sites even if CDN goes out of work.Forum: Plugins
In reply to: [Autoptimize] CDN not workingwhile I don’t always use Super Cache, Autoptimize is a must-have in any WP installation I create.
Well, Autoptime features are just working with no special config or server annoy. The thing is there should be a PHP way to keep its CDN always working, I found out that it could be stopped with other WP settings or plugins. Any help is appreciated 🙂
Forum: Plugins
In reply to: [Autoptimize] CDN not workingHi futta, the CDN option is somehow weird, it seems working at the very first moment of installation, after a clean catche it stops working at all 🙁
tnx Handoko, it’s fruitful.
Forum: Plugins
In reply to: [Image Slider Widget] Header Problemthis is problem descriptions I’ve saved before:
Warning: Cannot modify header information – headers already sent by (output started at …/wp-content/plugins/weptile-image-slider-widget/weptile-image-slider-widget.php:1)
hi tubo
I had the same problem after updating php module on my server. Easily I renamed the BWPS folder and made it disable to force my site working and it just works! If you realy love the plugin and want it keep activated on your website I think the best solution is to reset BWPS fields in site database and install it again without intrusion and login security module, also consider not to activate YELLOW options of the plugin (as the plugin says they’re conflicting at all).