thomas_kr
Forum Replies Created
-
Forum: Plugins
In reply to: [Media Library Assistant] Export images related to authorsThanks a lot David, much appreciated!
Forum: Plugins
In reply to: [Media Library Assistant] Export images related to authorsThanks David, what we want to do is to filter the images in the media gallery for the author (uploader) to replicate the galleries and albums from the old gallery plugin PhotoSmash which is no more maintained.
The creation of the compressed stops at a size of 260Mb with a corrupt zip file. Probably a problem on the hosting side (WP hosting on a Windows server).
Forum: Plugins
In reply to: [Plugin: WPML Multilingual CMS] Be Careful…Yes, but it looks promising together with localized template.
Forum: Fixing WordPress
In reply to: image upload results in insufficient permissions?Since your hoster is Domainfactory.eu try the plugin from Sven Kubiak “Change Uploaded File Permissions”
http://www.svenkubiak.de/wordpress-plugin/Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)The error message about line 5523 is gone after updating to PHP v5.2.9
Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)The error above is gone disactivating the plugin Dean’s FCKEditor For WordPress
Next error message:
Warning: strpos() [function.strpos]: Empty delimiter. in /xxxxxxxx/wp-content/plugins/wp-multilingual/multilingual.php on line 5523Forum: Plugins
In reply to: [Plugin: WP_Multilingual] WPML 2.8.4 compatible version (betta)Hi Oleg,
with wp-multilingual-2.8.4-RC3.rar I get the error:
Warning: Invalid argument supplied for foreach() in /xxxxxxx/wp-content/plugins/wp-multilingual/multilingual.php on line 5212Forum: Fixing WordPress
In reply to: iFrame Hack on Several WP SitesI had the same hack on WP 2.7 (my fault for not updating to the newest version). In the server log was the ftp record for this day. Seems to be an automated script that downloads only files with “index” in the filename. The iframe is copied inside and the file will be uploaded back to the server. The whole operation was done through proxy servers, so it’s difficult to track.
It was easy to check all the files, because they had the same timestamp with the data and time of the modification.
However, where is the hole to get ftp access…?