daseme
Forum Replies Created
-
Hiroaki – Thank you for the fix. Everything is now working.
Hi Hiroaki, Thank you for the reply.
I was not able to run through the plugin test until just now. Deactivating all plugins except custom-field-template DOES make a difference. The Visual editor than works. After I activate CFORMS when custom-field-template is also activated the problem returns.
The problem occurs in FF 3.5.3, IE7, and IE8.
Also CFORMS plus custom-field-template worked fine together when I was using the prior version of custom-field-template.
I also tested by removing tinyMCE = true, from my custom-field-template settings and the same thing happened.
My issue is resolved.
I can’t make sense of it, but I found that the abspath file in CFORMS had a bad path which I corrected. After that fix NAVT Lists worked fine.
Just wanted to note that I am experiencing the same issue as diesel12 described – existing navigation works, the admin page comes up with all of my navigation groups, but nothing is editable.
I deactivated the plugin, removed the files, uploaded new files for the plugin and activated – same situation.
I am also using CFORMS v11 on WP 2.8.4, but deactivating CFORMS did not change my situation.
Any other troubleshooting tips?
Forum: Installing WordPress
In reply to: Can’t edit/navigate posts or access Askimet configurationI resolved the issue. And it isn’t one most folks will likely run into – Basically I had some htaccess code to rewrite query strings that was there to handle a platform migration.
That code
# remove ALL query strings
#RewriteCond %{query_string} .
#rewriterule (.*) https://mysite.com/$1? [R=301,L]This code did not conflict with WP 2.6, but does with 2.7.1
Thanks again for your help, esmi.
Forum: Installing WordPress
In reply to: Can’t edit/navigate posts or access Askimet configurationesmi, I was able to change the theme in phpMyAdmin. I attempted both “classic” and “default” neither of which changed the situation.
Anything else I should try?
Forum: Installing WordPress
In reply to: Can’t edit/navigate posts or access Askimet configurationOK, I deactivated the plugins, deleted the wp-admin, wp-includes directories and reuploaded from the clean WP 2.7.1 download.
Everything appears to work/not-work the same.
Can you provide other recommendations? Thanks again.
Forum: Installing WordPress
In reply to: Can’t edit/navigate posts or access Askimet configurationThanks, esmi, for replying. I hadn’t tried that, but after your suggestion I attempted to change themes and that isn’t working either.
I have also discovered that I can not edit anything except the initially loaded file in the “appearance/editor” area. That is I can’t even navigate to the other files e.g., 404 template, archives, etc.
What I can do:
– activate/deactivate plugins
– use the “quick edit” feature
– change permalinks and other “settings”Any other suggestions appreciated. Thanks.