allenskd
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to deactive editor or escape text from wp default parser?I did that.. I managed to get most of it working but noticed a weird behavior …, still checking
Forum: Fixing WordPress
In reply to: wp_query->query_varsSorry, anyone know?
Forum: Plugins
In reply to: Receiving $_POST info?Hello,
I fixed the problem now after giving a deep look at my code.
Thanks for helping
Forum: Plugins
In reply to: Receiving $_POST info?I’m trying to receive the info from the front page. I did change change the forms, input fields name so many times I don’t know what else to do. I will try one more time today.
The problem is that when I submit a POST (as in clicking the submit button) the $_POST array comes out empty, nothing is set at all.
Forum: Plugins
In reply to: Approaching generated pages links/archives/category via queryAny hints, please? (bump, i hope this is allowed!)
Forum: Plugins
In reply to: [Developing Plugin] Detecting the user levelHello,
Thanks MichealH. Sat down today to read the codex’s dev section and its been a great help. Yet I was wondering where to find a list of actions/filters and the returns/parameters they provide.
Forum: Fixing WordPress
In reply to: Widgets problem, one works, the other notBUMP
Forum: Fixing WordPress
In reply to: Widgets problem, one works, the other notAny ideas? Suggestions?
Forum: Plugins
In reply to: Cannot delete wp-content/cache folderThe files are created by apache which their user and owner belongs to httpd(apache) and not you which makes it impossible to delete (for linux)
You need to ask your host to chmod the files and folders to your group/owner