crazysteve5575
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin TaskThat was the ticket!
Thanks for your help i removed the / at the end of both of those lines and it seems to be working fine now
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin Taskit does, but its grayed out, and i cant change it.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin Taski have 2 blogs, i went to delete a plugin on both. Looking at the source of that page.
the site that’s not working has an extra “/”
Broken Site
<input type="hidden" id="_wpnonce" name="_wpnonce" value="7dbcb5b883" /><input type="hidden" name="_wp_http_referer" value="//wp-admin/plugins.php?action=delete-selected&checked%5B0%5D=hello.php&plugin_status=inactive&paged=1&s&_wpnonce=7dbcb5b883" /> <input type="submit" name="submit" id="submit" class="button" value="Yes, Delete these files" />
Working Site
<input type="hidden" name="_wp_http_referer" value="/wp-admin/plugins.php?action=delete-selected&checked%5B0%5D=wordbook%2Fwordbook.php&plugin_status=inactive&paged=1&s&_wpnonce=302407f8fa" /> <input type="submit" name="submit" id="submit" class="button" value="Yes, Delete these files" />
Where would that extra “/” come from before /wp-admin/ and how can i get rid of it?
i also notice the extra “/” when im in the dashboard.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin TaskOk i followed those instructions, and i deleted the rogue entrys for this plugin.
I no longer get cache errors, but i am still getting the 404 errors.
The thing that is weird is it seams like certain pages open up, completely missing the domain name.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin TaskThat did not work either. It may be related to this https://www.ads-software.com/extend/plugins/wp-super-cache/faq/
ill dig through and check it out. I vaguely remember installing this a long time ago. Im not really sure why the references are there. or why this is all of a sudden an issue.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin TaskHelp
Screen OptionsPlugins
All (12) |
Inactive (12) |
Recently Active (7)I dont have any cache plugins installed, and i dont have any plugins activated.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin Taskok i turned on debugging, and right on the main page of the dashboard i see this
Warning: include(/homepages/7/d373872834/htdocs/thecrazysteve/wp-content/advanced-cache.php) [function.include]: failed to open stream: No such file or directory in /homepages/7/d373872834/htdocs/thecrazysteve/wp-settings.php on line 62 Warning: include() [function.include]: Failed opening '/homepages/7/d373872834/htdocs/thecrazysteve/wp-content/advanced-cache.php' for inclusion (include_path='.:/usr/lib/php5') in /homepages/7/d373872834/htdocs/thecrazysteve/wp-settings.php on line 62
To my knowledge ive not used caching. im not familiar with what this is. Is cashing built into wordpress?
I looked and i dont have advanced-cache.php in that folder.
Forum: Fixing WordPress
In reply to: Getting 404 errors when trying to do some Admin Taskchanged the Permalink Structure, no error, but did not help.
Followed the guide for manual upgrade. this did not help either.
Forum: Plugins
In reply to: [Plugin: RSS Footer] Will this work with WP 2.7.1?works for me