dojopan
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate] [Plugin: qTranslate] TinyMCE functions are brokenBasically the same question as here:
https://www.ads-software.com/support/topic/qtranslate-not-working-in-wp-341?replies=4I posted a quick fix you can use until the plugin is updated.
Forum: Plugins
In reply to: [qTranslate] qTranslate not working in WP 3.4.1For a quick fix while waiting for a stable update go to:
/wp-content/plugins/qtranslate/qtranslate.phpgo to line 89 and replace:
define('QT_SUPPORTED_WP_VERSION', 'number here');
with:
define('QT_SUPPORTED_WP_VERSION', '3.4.1');
If there are problems with compatibility then this won’t help but if all is running smooth then that annoying compatability message won’t appear. Reapeat at next WP update (or update the plugin).
Forum: Plugins
In reply to: [Add Local Avatar] [Plugin: Add Local Avatar] Image uploading, not showing@dougjoseph
You da man! Your jpeg allowed me to go to bed before midnight and I’m very tired and very grateful ??Forum: Fixing WordPress
In reply to: all links broken when use permalinksSweet. This just solved my problem as well ?? Thanks so much.
Forum: Plugins
In reply to: [Plugin: Customize Your Community] Fixes and enhancementsHey,yonat
Sorry to bust in on your thread but private messages are apparently not an option.
I missed your reply on my thread
I found a workaround for the problem by using only subscribers (and therefore missed the reply) but now I’m again faced with the problem of adding user levels to be affected by the plugin and I’m wondering if your reworking of this awesome plugin has this function built in. If not then do you still have the modified php file you mention?
Forum: Plugins
In reply to: [Plugin: Customize Your Community] Change/add affected user levelsAnyone?
Viper video is absolutely great except in exactly the case you’re describing since it doesn’t give a “browse-your-server-for-your-videos” option, you have to manually add the url. To me that’s annoying ??
Forum: Fixing WordPress
In reply to: Manage Widget CapabilityI’m having the exact same problem so I’m seconding that question.
Forum: Fixing WordPress
In reply to: TinyMCE on Profile page@ R-A-Y
I found that Brayne’s second solution works perfectly.
@ Brayne
THANK YOU!