ShadowsDweller
Forum Replies Created
-
Forum: Plugins
In reply to: [qTranslate X] Can't switch back to default languageThanks, I will check that. And I would like to report another thing:
qtranslate_compatibility.php:
function qtrans_join($texts) {
if(!is_array($texts)) $texts = qtranxf_split($texts);
qtranxf_join_b($texts);
}The function is not wrapped in “function_exists” and doesn’t return the value ?? Please fix that in the next release.
Forum: Plugins
In reply to: [WP Booking Calendar] Double booking for same datesThank you for your quick response.
The option you mentioned is unchecked on my side.
I tried booking the same dates twice in 2 different tabs in my browser – it allowed it, like you said, so I will be waiting for the new version.Thanks again!
Forum: Plugins
In reply to: [Media Rename] Renaming doesn't end properlyIn the file wp-config.php (located in the root of your WP installation), set temporarily the WP_DEBUG constant to “1” and try again to see if you will get error 500 or some more specific message.
Forum: Plugins
In reply to: [Media Rename] Renaming doesn't end properlyTry checking the console for JavaScript errors.
Forum: Plugins
In reply to: [Media Rename] File renaming error!Do you have the proper permissions for writing the in the wp-content/uploads folder?
Forum: Plugins
In reply to: [Media Rename] If activated can't attach media to postsPlease check if there are any Javascript errors in the console.
Forum: Plugins
In reply to: [Media Rename] Not working with Hebrew AlphabetThis is a bad idea, as most of the servers won’t support files with such filename.
Anyway, the plugin uses the WordPress’ built-in function for filename sanitization, and if it won’t let you, that means WP don’t want you have such filenames.
Forum: Plugins
In reply to: [Media Rename] What does the red "-" mean?Please check if there are any javascript errors in the console and let me know.
Forum: Plugins
In reply to: [Media Rename] Causing Issues with WP UploaderTry the latest version I just released, and let me know if it worked.
Forum: Plugins
In reply to: [Media Rename] Why does it retitle the images without hyphens?This is just how it is supposed to work. It leaves nothing but words in the title. There is nothing you can do about it.
Forum: Plugins
In reply to: [Media Rename] How to bulk renameHi,
It works slow because it goes through all of your posts to check if the media url needs changing.
About the bulk renaming you are talking about, there is no such thing currently.
Forum: Plugins
In reply to: [Media Rename] Title Sanitizer Regex TweakCould you try this with a different browser? The plugin doesn’t delete the “x”, but WordPress converts the “x” to a special symbol (3×563). Probably this is the reason why you don’t see it.
Forum: Plugins
In reply to: [Media Rename] Media Rename 3.2.1 Not Working [Help]Hi,
If you could give me FTP access to your blog, I will be able to investigate this issue.
My email is g.dam.georgiev[at]gmail[dot]com
Forum: Plugins
In reply to: [Media Rename] Problem with renamingDo you have the latest version installed?
I think the plugin had this issue in some previous version.If all is up to date, send me FTP details at g.dam.georgiev[at]gmail[dot]com, so I could investigate further.
Hi,
If you could give me access to your blog, I will be able to investigate this issue.
My email is g.dam.georgiev[at]gmail[dot]com