presswurst
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: [Plugin: phpbb_recent_topics] How to make it workHi,
I see unchecked “Excluded Forums” on the setting site of phpBB Recent Topics, but they do not show up on the sidebar. There only appears the error message “phpBB Error -phpbb_topics”.
I have tried all variations on the setting site. I also added “5” to “phpbb_topics()” in the code for the sidebar [=phpbb_topics(5)].
The plugin still does not work…
Thanks for all ideas in advance!
Forum: Requests and Feedback
In reply to: Save URL for image insertionJust for information:
My uploaded pictures do not appear in the WP media library when I upload them e.g. to “wp-content/uploads/2010”
(I put all pictures for one year in one folder.)
A friend of mine just moved to Posterous because he thinks that it is easier there to blog…
Forum: Plugins
In reply to: [Plugin: Donate Plus] Error in localizationI am running WP 2.8 and Donate Plus 1.5.5. The localization for German is very well – but when I switch to English (with qTranslate) the part with the Donate Plus form does not appear in English.
qTranslate in combination with other Plugins is working fine. So I think that the problems lie on the side of Donation Plus…Forum: Fixing WordPress
In reply to: Disable automatic p and br tags in HTML editorI would like to disable automatic tags like <p> for code like <!–plugin–> which some plugins are using.
TinyMCE converts to <p><!–plugin–></p>
This causes invalid code because the code of the plugin starts with <div>…
Is there a remedy for this special case?
Well, I could write <div><!–plugin–></div> but it would be more complicated…
Forum: Plugins
In reply to: Restore from backupI have backuped my WordPress files and now I would like to restore just one post which I deleted accidentially.
Is this possible?
I have two backups: One from the backup system included in WordPress and one from the plugin “WP-DB-Backup”.
I do not want to restore the whole backup, because in the meantime I have made some small changes, difficult to redo…
Is it possible to restore just one post? How?
Thank you for all suggestions!
Forum: Fixing WordPress
In reply to: Admin login problem in IE 6 & 7 (not Firefox)With “Flock” I was able to login to my WordPress blog. Also with an IE7 on another PC.
With my PC and IE7 it is still not possible to login…Forum: Fixing WordPress
In reply to: Admin login problem in IE 6 & 7 (not Firefox)Hello,
I have the same problem and I try the same remedies like emfoley.
Although I did this:
– Making the site a trusted site with lowest security settings in MSIE
IE7 tells me in the status bar (data protection report) that Cookies had been blocked. Why? On the right hand stands that it is a trusted site and therefore all cookies should be accepted.
I tried all, but allways appears that the browser blocks the cookies from “mysite/wp-login.php”. I don’t have any clue what to do and I am wasting time in front of my computer.