web559
Forum Replies Created
-
Forum: Networking WordPress
In reply to: embedded absolute urls change to relative urlsI can’t vouch for anything but Mac 10.6 and Windows XP, which is what we use at my office. This happens on at least a eight different computers, all running Windows XP and Firefox 6 or 7.
On Mac, it happens in 10.6 using Firefox 7.
This issue has been pointed out in several previous threads, but they are all closed or marked Resolved, despite the lack of a solution*
TinyMCE past images… wrong path?
WordPress broke my internal links by translating them from absolute to relative
WordPress Visual editor breaking internal hyperlinks
(*Meta: It seems to me that the automatic (or moderated?) closing of old threads makes the WordPress forum much less useful than it could be; 3 out of 4 times I find a thread on what I’m looking for, I can’t post in it and have to create a new one, which adds clutter and redundancy and means I don’t benefit from the input of the original posters.)
Forum: Networking WordPress
In reply to: embedded absolute urls change to relative urlsI’m talking strictly about pasting from Word. I just replicated the issue on the newest Firefox on my Mac, so it looks like this is a Firefox issue.
Forum: Networking WordPress
In reply to: embedded absolute urls change to relative urlsI have replicated this problem on a PC running XP, pasting from Word into Firefox. Using “Paste from Word” does not fix it.
It doesn’t happen in Explorer, and I haven’t yet tested Chrome.
I cannot replicate the problem on a Mac.
I would love a solution.
Forum: Plugins
In reply to: [Front-end Editor] [Plugin: Front-end Editor] – Blockquote Style+1.
Any update on this?Does the Cite plugin mentioned in your thread add this/any plans to add it to Front-end Editor?
Hey hackadelic, is there a projected release date?
I’m also trying to figure out if it’s possible to adapt this already-wonderful plugin for multi-select. Is there any update on this, or for the checkbox mode you mentioned?
Forum: Hacks
In reply to: Exclude special "Taxonomy" from a Custom Post Type…@mark/@t31os Is there any timeline for this? For WP_Query to allow exclusions for custom taxonomies?
Forum: Fixing WordPress
In reply to: wp_query exclude taxonomyBump.
Thanks! Yes, no more troubles with the posts that get shown.
This is the relevant code. How can I make it so the installer uses my already unzipped directory instead of invoking ZipArchive to extract it?
[Code moderated as per the Forum Rules. Please use the pastebin]
Apparently ZipArchive is not installed on PHP at Dreamhost. Is there any way to get this working without ZipArchive?
On Fri, 10 Jun 2011, you wrote:
I’m getting this error when running a site installer on : Fatal error: Class
‘ZipArchive’ not foundI’ve never had trouble with zipping/unzipping over ssh. Is there something
else that I need to do to get ZipArchive to work?
=====
Sorry, by default, we dont have that installed into our PHP.In fact, if you are ever curious what flags are set or not set, you can
always visit http://php.dreamhosters.com/ and it`ll let you know what our
default settings are.But you are NOT out of luck. If you are pretty savvy, you can compile
your own PHP installation with that module included.The trouble with this is, once you do it, it is beyond the scope of our
technical support, as quite a bit can go wrong.Here is a nice article on how to compile your own php installation:
http://wiki.dreamhost.com/Installing_PHP5Right: it works if you change #s in the js to whatever the ID of your search form is.