Inversion
Forum Replies Created
-
This must be causing it: function()
Line 243: // added for stop the secrecy campaign widget
Line 244: if ( $cat_signal_options[‘type’] == ‘special’ ) {
Line 245: add_action( ‘widgets_init’, function(){
Line 246: register_widget( ‘Cat_Signal_Widget’ );
Line 247: });
Line 248: }See here: https://stackoverflow.com/questions/11425559/php-parse-error-syntax-error-unexpected-t-function
Check your PHP version, anonymous functions are only supported on 5.3+
Forum: Plugins
In reply to: [W3 Total Cache] W3 Total Cache Error NotificationI’m getting the same error. Even when I tried excluding this file from the minify settings. It still appears. Help Please!
Recently an error occurred while creating the CSS / JS minify cache: File “/var/www/web1195/html/wordpress/wp-content/themes/pub/minileven/style.css” doesn’t exist.
Forum: Plugins
In reply to: [Easing Slider] Broken Easing Slide "Lite" 2.1.2 using Firefox 23.0.1Thanks for your reply, seems the problem has dissipated for one reason or another. I will check the minify settings again as I’m sure the problem was to do with the “W3 Total Cache” Plugin doing it’s thing.
If the problem occurs, I will know where to look.
Thanks again.
Forum: Plugins
In reply to: [WP Native Dashboard] Language doesn't change for pluginsOK Great!
Thanks for the fix, I have posted your reply here:
Not a cache issue! Please read this post!
https://www.ads-software.com/support/topic/language-doesnt-change-for-plugins?replies=5#post-4506121
It describes how you can implement a fix for this problem ??
Alex
Forum: Plugins
In reply to: [WP Native Dashboard] Language doesn't change for pluginsSorry, here is the correct link:
https://dl.dropbox.com/u/1527197/screenshot-duplicator-language.png
I apologise, I posted the wrong link. Here is the correct one:
https://dl.dropbox.com/u/1527197/screenshot-duplicator-language.png
The plugin does work fine. However, as you mentioned before regarding the previously posted link, 600px screen height does chop off certain popup windows. Most other plugins have at least a scroll bar.
The new link shows that the 1024px width is causing a width problem. This was not the case with the older version if I remember correctly.
Regarding the language, you will see in the new screenshot that the “dashboard” language is set to English and not German. However, the site default that is set in wp-config.php is de_DE.
Forum: Plugins
In reply to: [Add From Server] Error after activation of 'Add from server' plugin@nanoo_k: I tried adding a new php.ini to the folders (which has worked for other plugins and extending the post size if you drop it into the root of your wordpress install), but nothing seemed to work. It still crashes after about eight 2-3MB pictures ??
@donaldscott: I share your frustration when it comes to these issues, but I think the dev on this project needs to do an update to make it work properly with the latest version of wordpress and the new media library interface OR hand the project over to someone who will pursue it further.
Keeping things short and simple is good, but for most wordpress users, I think a plugin with a simple interface is better for them. Some people get scared when you start talking about editing the DB ??
Lets keep up the pressure so MAYBE just MAYBE the dev might kindly take some time to update this useful plugin or like I said, hand it over.
Forum: Plugins
In reply to: [Video.js - HTML5 Video Player for Wordpress] Next version featuresAnother really time saving feature!
Ive been using another HTML5 Plugin for videos that is VERY similar, but has one advantage. When you click add HTML5 video button in TinyMCE and the window pops up, there are drop down boxes for detecting and selecting the correct video formats and poster images. Any change you could do the same or just use his code?
Here is the plugin:
https://www.ads-software.com/extend/plugins/html5-videos/screenshots/Eventually it would be great to just drag and drop the videos directly into the TinyMCE editor HTML5 video popup window and have all the links created automatically ??
Many thanks for this great plugin.
Thanks for the quick reply and CSS code. Would be cool to add a button to add this to the CSS if checked. (for the non-coders).
Problem party solved,
The two column layout was nice and was perfect the way it was. Why change it now? Upgrades in my opinion should not change existing functionality, but extend it. If it really needs to be changed then at least those with existing installs have an option to use the previous functionality.
This to me is a step backwards.
I used this plugin as it was good, out of the box. Now I forced to piss around with extra CSS to correct something that should not have changed.
Not impressed really.
Everything worked great up until now.
Forum: Plugins
In reply to: [Add From Server] Error after activation of 'Add from server' pluginI made the changes to the file that you mentioned above, however for me it doesn’t make any difference. It still crashes after 30 x 1MB jpg files or 10 x 2-3MB files.
Any other idea of how to fix it? Its been irritating me for a while now.
Many thanks
Forum: Plugins
In reply to: [WP Native Dashboard] Server error The website encountered an error…I just added
ini_set(“memory_limit”,”64M”);
to the top of
wp-config.php
and it blew away all my problems!
Forum: Plugins
In reply to: [WP Native Dashboard] Server error The website encountered an error…I turned on WP-DEBUG and found the following error:
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 9 bytes) in /var/www/web1195/html/wordpress/wp-includes/pomo/mo.php on line 198
Seems the server is probably the issue here: Is it just a case of increasing the “memory_limit”?
Forum: Plugins
In reply to: [Add From Server] admin panel is not opening after installationI think the developer is not coming back. Ive been waiting for a reply for ages and nothing! Hasn’t been updated since 2011! Shame. But if someone makes contact maybe someone could take the project.