Adendum
Forum Replies Created
-
Forum: Plugins
In reply to: [WP-Members Membership Plugin] TinyMCE shortcode buttonHi Chad,
I have the same issue with RevSlider and I found a hack to hide that but it involves commenting out a line of code in Rev Sliders core files, which I’m not happy to do.
Ideally a function I can add to the child theme will be fine but a toggle switch in WP-Members settings for Admins would be even better! Even better than that would be to hide by user role π
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().Well, that was my first thought too.
That’s why the first plugin I deactivated was Wordfence, as the new firewall set up was my first thought for the cause. But then again I run Wordfence on ALL sites I manage and had zero issues with those.
And as stated before I had previously deactivated every plugin one at a time before but nothing changed things.
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().Hi,
I am happy to report that EWWW is fully functional now ….. but I donβt understand why!
My hosting engineers suggested a temporary fix to add a folder specific htaccess but I wanted to dig deeper.
Previously I have deactivated plugins and swapped out themes but nothing made a difference. This time, instead of deactivating plugins one at a time and testing my phpinfo and checking EWWW status each time I deactivated ALL plugins, including EWWW.
When I bulk activated them all at the same time I immediately saw that EWWW wasn’t complaining. I checked my phpinfo file and exec() was enabled.
So it’s all working exactly like all the other sites … but I have no idea how or why?
Weird!!!!
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().Oh, and for the record. I duplicated the phpinfo setup on a couple of other domains that are working and in BOTH folders it reports that the same and correct custom php.ini is in play.
So it is something specific to one domain on my server – in my opinion anyway!
I’ll let you know π
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().Like I said at the start … weird huh!
I’ll see what the hosting team have to say and will report back as it may help others.
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().And this is the first two lines of .htaccess in the root folder
## SET PATH TO CUSTOM php.ini ##
SetEnv PHPRC /home/sebiomedical/public_html/php.iniForum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().The ROOT phpinfo shows:-
Configuration File (php.ini) Path /usr/lib
Loaded Configuration File /home/sebiomedical/public_html/php.ini/The EWWW phpinfo shows:-
Configuration File (php.ini) Path /usr/lib
Loaded Configuration File /usr/local/lib/php.iniNo .htaccess files in any EWWW folders.
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().As regards .htaccess I can’t see anything that is different to any other site I have installed EWWW. In fact except for the custom path to php.ini I could copy the htaccess file to any other domain.
Forum: Plugins
In reply to: [EWWW Image Optimizer] EWWW Image Optimizer requires exec().That’s interesting. When I put the same phpinfo into the wp-content/ewww/ folder it shows exec() as disabled.
The configs are:-
‘./configure’ ‘–disable-fileinfo’ ‘–disable-phar’ ‘–enable-bcmath’ ‘–enable-calendar’ ‘–enable-ftp’ ‘–enable-gd-native-ttf’ ‘–enable-libxml’ ‘–enable-magic-quotes’ ‘–enable-mbstring’ ‘–enable-pdo=shared’ ‘–enable-soap’ ‘–enable-sockets’ ‘–enable-zip’ ‘–prefix=/usr’ ‘–with-bz2’ ‘–with-curl=/opt/curlssl/’ ‘–with-freetype-dir=/usr’ ‘–with-gd’ ‘–with-gettext’ ‘–with-imap=/opt/php_with_imap_client/’ ‘–with-imap-ssl=/usr’ ‘–with-jpeg-dir=/usr’ ‘–with-kerberos’ ‘–with-libdir=lib64’ ‘–with-libexpat-dir=/usr’ ‘–with-libxml-dir=/opt/xml2’ ‘–with-libxml-dir=/opt/xml2/’ ‘–with-mcrypt=/opt/libmcrypt/’ ‘–with-mm=/opt/mm/’ ‘–with-mysql=/usr’ ‘–with-mysql-sock=/var/lib/mysql/mysql.sock’ ‘–with-mysqli=/usr/bin/mysql_config’ ‘–with-openssl=/usr’ ‘–with-openssl-dir=/usr’ ‘–with-pcre-regex=/opt/pcre’ ‘–with-pdo-mysql=shared’ ‘–with-pdo-sqlite=shared’ ‘–with-pic’ ‘–with-png-dir=/usr’ ‘–with-sqlite=shared’ ‘–with-xmlrpc’ ‘–with-xpm-dir=/usr’ ‘–with-zlib’ ‘–with-zlib-dir=/usr’
But further down I can see:-
disable_functions >>> show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen show_source, system, shell_exec, passthru, exec, popen, proc_open, allow_url_fopen
So, what would be causing that do you think?
Forum: Plugins
In reply to: [WP Super Cache] LogoutUpdate:
I have deleted the cache but the problem remains.
I also logged in using a different browser and still get the ‘Do you reall…’ message and the link is always the same e.g. ../wp-login.php?action=logout&_wpnonce=e39e581d75
So what’s happening and how do I stop this?
Late to the party but same for me.
Uninstalled and reverted to 3.6.8.
But clearly we all need an alternative now and I guess we can’t trust the original author to ix the errors?
Forum: Plugins
In reply to: [Theme My Login] New User email – HTML problemJeff,
Thanks – I’m not that bad honest! I missed the = and the link text cos I was in a hurry! Many thanks!
The lastest Yoast SEO version does have an option to opt out of the OnPage connection. Unchecking that removes the problem. But if you want OnPage to assess your site you have to uncheck the Fake Google setting in Wordfence.
I have a similar issue but I can edit a page or post title in the snippet preview for a PUBLISHED page/post but if it is in DRAFT mode it just disappears.
Andrew,
Ah, thanks that’s useful!
Still hopeful for an updated version soon though.