julient
Forum Replies Created
-
Forum: Networking WordPress
In reply to: New users' password not workingOk, my mistake, you’re right, this was due to a plugin we modified last week. Apparently this had nothing to do with registration, but we did good by double checking.
Thanks again !
Forum: Fixing WordPress
In reply to: How to use next_post tag in index.php rather than post_nav_linkThanks a lot Kafkaesqui, looks like this is what I need !
Sorry I haven’t found this topic before. :-$Forum: Fixing WordPress
In reply to: How to modify the query input name in the search form ?Hello Eridan,
Actually, if I change the name in this input, the search form doesn’t return any correct result. I think this is a parameter that has to be modified in another file, but I can’t find the right one.
I guess that in a file the query name is defined as “s” for the search form and I would like to modify it by “keywords” so that the names of the 2 forms match.
I hope this is a parameter that can be modified.
Thank youForum: Fixing WordPress
In reply to: ‘Manage’ prompts Download of edit.phpHello aznbbj,
Could you just tell me how you add the “php_value memory_limit 16M” line in your .htaccess file ? I just add the line in my file, but this result in a 500 internal servor page.
Thanks !
Julien
Forum: Fixing WordPress
In reply to: ‘Manage’ prompts Download of edit.phpHello,
Looks like I have exactly the same problem. When click on ‘Manage’, it leads to a download of edit.php, which appears to be empty.
I deleted the file edit.php in the wp-admin folder.
I uploaded a new file coming from a fresh download of wordpress.
Still the problem.I desactivated all my plugins.
Still the problem.I runned wp-admin/upgrade.php. It worked fine, but still the problem.
Has anyone found a solution for this ? I can’t manage any of my articles anymore…
Any help would be much appreciated, thank you !