dnystwn
Forum Replies Created
-
Forum: Plugins
In reply to: [Visual Form Builder] Some emails are never received@bucki When I just implemented the plugin, I got all emails with no problem. And one day this problem started happening.
Forum: Fixing WordPress
In reply to: Error: I don’t syndicate tag:radgeek.com/projects/….I just installed feedwordpress and I’m also getting the same error message (below) when I run update-feeds.php
`Error: I don’t syndicate tag:radgeek.com/projects/feedwordpress/secretcode
anyone has a clue of what’s going on and more importantly how to fix this?thanks!
Forum: Fixing WordPress
In reply to: how to add category?yes, the file edit.php does exist in the wp-admin folder.
Forum: Fixing WordPress
In reply to: how to archive your postsso am I doomed because my host is using IIS instead of Apache or there’s a way to make this permalink thing to work?
I tried using the structure that includes “/index.php/” that some people suggested because they claimed that by doing this there’s no need to rewrite .htaccess … still no luck.
anybody knows how to solve this problem?
Forum: Fixing WordPress
In reply to: how to archive your postsI don’t have access to the .htaccess since the blog lives on a shared hosting
Also I’m not sure if they use Apache.
Forum: Fixing WordPress
In reply to: problem w/ “Manage” link (edit.php)both URLs are the same : my blog address (www.dnystwn.com/blog) since that’s where I install WP and host my blog.
Forum: Fixing WordPress
In reply to: how to archive your postsI just clear the permalink structure and now it works, but no matter what structure I use for the permalink, it always goes to dead page.
I just insert the following structure for the permalink:
/index.php/%year%/%monthnum%/%day%/%postname%/
now you see how it goes to the dead page.