gerobe
Forum Replies Created
-
Forum: Alpha/Beta/RC
In reply to: 3.1 RC2: Blank lines with ? with TinyMCEJust entered a ticket for this. Example:
[caption id="attachment_6120" align="alignleft" width="220" caption="Caption under image"]<img class="size-medium wp-image-6120" title="title" src="https://www.domain.com/wp-content/images/image.jpg" alt="alt text" width="220" height="165" />[/caption]First paragraph with some text. Second paragraph with some text.
becomes
[caption id="attachment_6120" align="alignleft" width="220" caption="Caption under image"]<img class="size-medium wp-image-6120" title="title" src="https://www.domain.com/wp-content/images/image.jpg" alt="alt text" width="220" height="165" />[/caption] First paragraph with some text. Second paragraph with some text.
after switching to visuell and back to HTML in the editor.
I think I found the reason, why it worked for some people and for some not.
In the code passage that amynmcgrath listed, replace
CURRENT_DATE()
withdate('Y-m-d')
This worked for me.
Forum: Plugins
In reply to: [Plugin: Google XML Sitemaps] Improve Additional Pages FeatureI would love such a feature to.
Maybe a mass importer from a csv-file or a way to include (compine) another static sitemap.Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] Greyed-out tag-text does not disappearYes, found out, that this is because Version 3 of WordPress and the Plugin 1.5 are not compatible. Updated to V2 of the plugin and now everything works fine.
Forum: Plugins
In reply to: [More Fields] [Plugin: More Fields] upgrade instructions in readme.txtThank you!
I now updated to version 2.0rc2.
I found an error, which I would like to report. I’m not sure if it’s because of the transferred data or a general problem with rc2.
I had quotes (“) in the name of a field title. The field title was correctly transferred to Version 2, but after editing and saving the field data, everything was messed up. Instead of one field there were as many as quotes in the title with entries like “/””.
So maybe quotes in a field title are not masked correctly or something like that and screw up the data.
Forum: Plugins
In reply to: [Plugin: pagebar]Conflict with rss feed (or powerpress)It seems to me that there is a general problem with the Pagebar2-Plugin (Ver. 2.55) and WordPress 2.9. I also had an error message
Warning: array_reverse() [function.array-reverse]: The argument should be an array in /htdocs/wp-includes/rewrite.php on line 790
after upgrading. If I deactivate the Pagebar2-Plugin the error is gone. It appears no matter if PowerPress is active or not. Also with version 1.0.4 of PowerPress.
Forum: Plugins
In reply to: [Plugin: NextGEN Gallery] Watermark Silently FailingYes. Even downloaded them with an FTP-Client to see if the watermark is there. But it isn’t.
My config:
* Betriebssystem : Linux
* Server : Apache
* Speicherverbrauch : 18.2 MByte
* MySQL Version : 4.0.27-standard
* SQL Modus : Nicht gesetzt
* PHP Version : 5.2.6
* PHP Safe Mode : Aus
* PHP Allow URL fopen : An
* PHP Memory Limit : 128M
* PHP Max Upload Gr??e : 2M
* PHP Max Post Gr??e : 8M
* PHP Max Script Execute Time : 30s
* PHP Exif Modul : Ja ( V1.4 )
* PHP IPTC Modul : Ja
* PHP XML Modul : Ja* GD Version : bundled (2.0.34 compatible)
* FreeType Support : Ja
* FreeType Linkage : with freetype
* T1Lib Support : Nein
* GIF Read Support : Ja
* GIF Create Support : Ja
* JPG Support : Ja
* PNG Support : Ja
* WBMP Support : Ja
* XPM Support : Nein
* XBM Support : Ja
* JIS-mapped Japanese Font Support : NeinForum: Plugins
In reply to: [Plugin: NextGEN Gallery] Watermark Silently FailingI also have the problem, that the watermark is not working with WP 2.7 and NextGEN 1.02. I had no problem with 2.6.x an NGG 0.9x.
After marking the pictures and choosing create watermarks, the progress-bar is dislayed and I get the message, that the task is done, but the pictures still do not have a watermark.
I use a png-File for the watermark (the same as for version 0.9x). Any ideas?