zzb
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Server Warnings for non-regex pattern -fYes I believe it is related to fast CGI configuration on the Apache server. I changed that function and did not loose any speed and the server error was significantly reduced.
Forum: Fixing WordPress
In reply to: Inserting Div into PostDoes anyone know the files in the editor that does the HTML stripping? I would at least try and take a stab at editing the code directly so it limits the tags being stripped. Having to disable the visual editor in the user profile, while effective, is not a very elegant way of solving this issue since having a WYSIWYG feature is very useful to those of us that do a fair amount of editing on our sites.
I would be remiss if I did not also thank the folks here great effort on supporting the best open source blogging platform on the web. — ZZ
Forum: Fixing WordPress
In reply to: WordPress Editor Stripping DivsDoes anyone know the file that would contain the code that strips elements like ‘div’ ?? I would like to modify it so I can use that element.
Forum: Installing WordPress
In reply to: Cannot change sidebar widgetsThanks for posting this thread. ronsrace you may have figured this out by now but I will post what I discovered for anyone else with this issue.
1. I had FireFox Java Console add-on before up upgraded to the last version of FF. 2.0.0.11 as of this writing.
2. I found that ONLY AFTER uninstalling the Java Console did the Side Bar Widgets page render properly !!!!!
Yes… Java decoding in FF was indeed my problem as well. If in doubt and you are using FF, check your addons and disable AND uninstall any related to JS development or monitoring UNTIL they are updated for the latest release of FireFox… The awesome browser !!!
Forum: Installing WordPress
In reply to: Upgraded to 2.0.3, can’t delete postsOk folks… Here is what I discovered piecing together some information from some of the posts…
First… symptom: After upgrading a virgin 2.0.2 install to 2.0.4 I ran into error “You don’t have permission to do that.” as described in the first post.
1. I use Firefox – I logged out.
2. I tried IE6 — (Never ran the WP account with IE) links and posts deleted fine just as in 2.0.2I figured this was a cookie problem…
3. Went into Firefox options, security, opened cookie tab looked for all the cookies associated with the domain that the new WP installation was in and deleted all of them
4. Closed browser
5. Made sure I was logged off in IE
6. Logged into WP using Firefox
PRESTO… I could delete links and posts…
Not sure if I have any other issues… but given the spooky way some of the theads sounded it reminded me of authorization issues with the Plantinum Nuke CMS site I run. Cookies can really bite you in the butt if you are not careful!!!
Hopefully this might help some of you with this problem.
Also… I did run the force-installation.php patched and it did NOT help me, but since there might be a correlation with me running that before I cleared the Firefox cookies I thought I would mention it here…Good luck…
Forum: Installing WordPress
In reply to: Upgraded to 2.0.3, can’t delete postsLooking for some additional information on this problem. I can get a virgin install of 2.0.2 working fine. Since I have decided to try and port most of my Blogger posts over once I have WP set up. Everything seemed to work fine in my ISP’s version of 2.0.2 that was installed via their control panel.
I saw the note that there was a “stable” 2.0.4. upgrade so I followed the directions… (nothing in my database again off a virgin 2.0.2 install.) I was able to delete links and posts in 2.0.2 (the fading red background in the links) but get the same error as described here “You do not have permission to do that” and find I can’t delete links or posts. Clearly the system does not recognize me logged in as ADMIN. Is there a patch for people migrating off of 2.0.2 …. the upgrade.php file ran fine…