flush
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: weird warning on the dashboardI’ve done it but I have the exact same warning.
Where could that come from? I’ve never touched that file.Forum: Fixing WordPress
In reply to: weird warning on the dashboardCan I just replace this file (wp-includes/functions.php) with a new one I’ll download without risking a catastrophy?
I still have this warning I don’t understand:
Warning: extract(): First argument should be an array in /hosting/raphaella.co.kr/docs/blog/wp-includes/functions.php on line 2139Forum: Plugins
In reply to: a gallery plugin with comments and image titles?I’ll check them out, thanks
Forum: Fixing WordPress
In reply to: How to find all the BOMs in my blog?I’m ditching Notepad++, switched to UNIRED which solved my problem.
Forum: Fixing WordPress
In reply to: Lightbox not working after re-encoding in utf-8I re-saved all my files without BOM thanks to an editor called UNIRED, and everything works now.
Forum: Everything else WordPress
In reply to: the best (free) text editor to edit code files?Well, I found something that’s free, clear, and works.
It’s called UNIRED.Forum: Everything else WordPress
In reply to: the best (free) text editor to edit code files?There’s no such thing. There’s this site:
http://sourceforge.net/forum/forum.php?forum_id=331754
where getting an answer seems to take between a week and never, so since there are lots of people here who use it and who need to deal with this BOM issue, I thought I’d ask.Forum: Fixing WordPress
In reply to: Lightbox not working after re-encoding in utf-8Thanks for your help Doodlebee
I’ve never touched that file, how could it have an error? The Lightbox was working just before I decided to re-encode the files with that BabelPad (because I couldn’t get rid of BOM with Notepad++).
I’m really scared to edit that file because I can’t seem to save files properly with Notepad++ without putting BOM in them
PS Anyway there is no space before or after
I don’t understand what I’ve done wrong, I only re-saved my files with BabelPadNT.Forum: Everything else WordPress
In reply to: the best (free) text editor to edit code files?Can a Notepad++ explain to me how to create files without BOM.
When I open a file I have “encode in ANSI” checked with ” “encode in UTF-8 without BOM” selected. I figure I don’t want that so I select “encode in UTF-8” (the “without BOM” option becomes greyed out) and I save. I still get BOM warnings from the validator so what should I do?Forum: Everything else WordPress
In reply to: the best (free) text editor to edit code files?With Notetab I didn’t find the option to encode in utf-8 without BOM.
I am using Notepad++ and the UTF-8 without BOM option is confusing. If you select “encode in UTF-8” the “without BOM” option is greyed out, so what are you supposed to do? Encode in ANSI with “utf-8 without BOM” selected? How does everyone deal with this BOM problem that’s driving me crazy?Forum: Fixing WordPress
In reply to: How to find all the BOMs in my blog?I use Notepad++ to edit files. I carefully encode all the files in “utf-8 without BOM” but I still get once in a while a BOM that wrecks my layout in IE.
Should I change editors?
Is there a way to scan multiple files for BOMs to find them and eliminate them?
Why can’t I set Notepad++ to save in utf-8 without BOM by default instead of ANSI?I’ve resaved my file so many times and I’m so bloody tired of the whole thing.
Any help would be much appreciatedPS Wow Moshu you’re so powerful!
Forum: Fixing WordPress
In reply to: How to find all the BOMs in my blog?Thank you chradil
Forum: Themes and Templates
In reply to: How can I move fSpring up closer to the top of page?Thanks
Forum: Fixing WordPress
In reply to: How should I properly close this?thank you Les
Forum: Everything else WordPress
In reply to: the best (free) text editor to edit code files?so you’re not using vi?