wheelyweb
Forum Replies Created
-
Hi Rob
yes, sorry for not replying sooner, the patch worked for me too. Not upgraded to the latest version though, just in case, as don’t have time to babysit the site this week but I can confirm the patch definitely worked.I’m hoping the upgrade to 2.0.4 does the same when I have time to adequately supervise it.
I’ll have to disagree there, I purchased a copy of TEC and it worked at the beginning and now it does not work.
Forum: Plugins
In reply to: Shadowbox JS removed from ww.wp.xz.cn?hey aradams, what version do you have as the latest version I have, 3.0.3.9 works fine with WordPress 3.3.1. I previously had the 3.0.3.8 which didn’t work.
The latest version’s been posted by Matt Martz at: http://sivel.net/2011/12/shadowbox-js-plugin-pulled-from-the-wordpress-org-repository/
Hope that helps!
Forum: Plugins
In reply to: Shadowbox JS removed from ww.wp.xz.cn?Hi Matt
Dunno if you were aware but the sivel net site shadowbox pages are broken, not sure if intentionally: http://sivel.net/wordpress/shadowbox-js/
Hope this is useful. Happy holidays! 😉
Joe
Forum: Installing WordPress
In reply to: Upgrading to 2.5I’m currently seeing this message after an update:
WordPress 2.5.1 is available! Please update now.
I manually updated word press by creating a fresh directory, moving my custom templates, files and directories to it, telling the new wordpress the DB details etc, and it all updated fine, by the looks of it, but I am still being asked to update? where is this flag being set and can I manually change it?
I am comfortable hacking then dataabae or editing text files so treat me like a coding expert rather than novice – might save you typing time! I spent two hours manually looking for where this could be set with no success.Thanks for your help in advance!
Forum: Fixing WordPress
In reply to: WYSIWYG Not Working?Bizarre! I’m using Firefox 2 and have the same problems. I think this is a bug!
I cleared the cache – nothing (I run my browser with no cache anyway!)
I tried looking for where I can use rich text editor, there in my wordpress 2.0.4, not there in WP 2.1.2, I have the same un-rich editor as MarekKlein.
I looked for the file: /wp-includes/js/tinymce/tiny_mce_config.php
but it is not part of 2.1.2. There IS a file called
/wp-includes/js/tinymce/tiny_mce_gzip.php
which has config-lik stuff in it, so trying to edit the line that anonislis suggested, adding“header(“Content-type: text/javascript; charset: UTF-8″);”
after “@ require(‘../../../wp-config.php’);”
which didn’t do it,
so then tried the “patch” on
http://trac.ww.wp.xz.cn/ticket/3144, but it referred to lines not within the file in question, so useless…So still looking. Anyone else have an idea why tiny mce works in 2.0.4 but not in 2.1.2???
Forum: Fixing WordPress
In reply to: Rich text editor…gone?Seems like the wordpress people are silent about this but it seems clear that the standard install of tinymce is broken with WP 2.1.
It worked fine with WP 2, and I noticed it is called differently that it was with 2.0. Could that be the issue. But enough people are having a problem with this that WP shouldd be giving an official reply, no?