- Statut : non résolu
- Ce sujet contient 37 réponses, 3 participants et a été mis à jour pour la dernière fois par
luciole135, le il y a 9 années et 5 mois.
-
AuteurMessages
-
22 janvier 2016 à 15 h 36 min #1039478Akadia wrote:upload_path dans la base de données
Ah, qu’y a t-il désormais dans cette ligne ?
22 janvier 2016 à 15 h 41 min #1039479Oui je voulais dire upload_path dans wp_option
Et donc il y a maintenant dans upload_path : http://are-btp.fr/wp-content/uploads22 janvier 2016 à 15 h 43 min #1039480laissez cette option vide.
22 janvier 2016 à 15 h 58 min #1039481Zut… j’ai vidé, toujours pareil 😕
22 janvier 2016 à 16 h 00 min #1039482Quel est le chemin dans la bibliothèque média désormais ?
22 janvier 2016 à 16 h 25 min #1039483Toujours le même : http://are-btp.fr/http://are-btp.fr/wp-content/uploads/image.jpg
22 janvier 2016 à 16 h 29 min #1039484Avec phpMyAdmin depuis l’onglet rechercher, trouvez toutes les lignes de la table wp_options contenant l’occurrence http://are-btp.fr/
22 janvier 2016 à 16 h 34 min #1039485Ok, voilà le résultat :
22 janvier 2016 à 16 h 36 min #1039486Lien inaccessible
22 janvier 2016 à 16 h 42 min #103948722 janvier 2016 à 18 h 04 min #1039488Bon, le problème ne vient pas de là.
Quelle est la ligne rewrite_rules dans la table de données wp_options ?
22 janvier 2016 à 22 h 08 min #1039489a:188:{s:10: »project/?$ »;s:27: »index.php?post_type=project »;s:40: »project/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:44: »index.php?post_type=project&feed=$matches[1] »;s:35: »project/(feed|rdf|rss|rss2|atom)/?$ »;s:44: »index.php?post_type=project&feed=$matches[1] »;s:27: »project/page/([0-9]{1,})/?$ »;s:45: »index.php?post_type=project&paged=$matches[1] »;s:11: »^wp-json/?$ »;s:22: »index.php?rest_route=/ »;s:14: »^wp-json/(.*)? »;s:33: »index.php?rest_route=/$matches[1] »;s:37: »awpcpx/payments/return/([a-zA-Z0-9]+) »;s:82: »index.php?awpcpx=1&awpcp-module=payments&awpcp-action=return&awpcp-txn=$matches[1] »;s:37: »awpcpx/payments/notify/([a-zA-Z0-9]+) »;s:82: »index.php?awpcpx=1&awpcp-module=payments&awpcp-action=notify&awpcp-txn=$matches[1] »;s:37: »awpcpx/payments/cancel/([a-zA-Z0-9]+) »;s:82: »index.php?awpcpx=1&awpcp-module=payments&awpcp-action=cancel&awpcp-txn=$matches[1] »;s:46: »awpcpx/listings/verify/([0-9]+)/([a-zA-Z0-9]+) »;s:104: »index.php?awpcpx=1&awpcp-module=listings&awpcp-action=verify&awpcp-ad=$matches[1]&awpcp-hash=$matches[2] »;s:39: »(annonces/affichage-des-annonces)/(d+) »;s:45: »index.php?pagename=$matches[1]&id=$matches[2] »;s:42: »(annonces/repondre-a-lannonce)/(.+?)/(.+?) »;s:45: »index.php?pagename=$matches[1]&id=$matches[2] »;s:48: »(annonces/modifier-une-annonce)(?😕([0-9]+))?/?$ »;s:45: »index.php?pagename=$matches[1]&id=$matches[2] »;s:41: »(annonces/parcourir-les-categories)/(d+) »;s:58: »index.php?pagename=$matches[1]&cid=$matches[2]&a=browsecat »;s:34: »(annonces/paiement)/([a-zA-Z0-9]+) »;s:52: »index.php?pagename=$matches[1]&awpcp-txn=$matches[2] »;s:42: »(annonces/annuler-paiement)/([a-zA-Z0-9]+) »;s:52: »index.php?pagename=$matches[1]&awpcp-txn=$matches[2] »;s:40: »(annonces)/(voir-les-categories)($|[/?]) »;s:63: »index.php?pagename=$matches[1]&layout=2&cid=voir-les-categories »;s:34: »(annonces)/(setregion)/(.+?)/(.+?) »;s:63: »index.php?pagename=$matches[1]®ionid=$matches[3]&a=setregion »;s:33: »(annonces)/(classifiedsrss)/(d+) »;s:63: »index.php?pagename=$matches[1]&awpcp-action=rss&cid=$matches[3] »;s:27: »(annonces)/(classifiedsrss) »;s:47: »index.php?pagename=$matches[1]&awpcp-action=rss »;s:47: »category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:52: »index.php?category_name=$matches[1]&feed=$matches[2] »;s:42: »category/(.+?)/(feed|rdf|rss|rss2|atom)/?$ »;s:52: »index.php?category_name=$matches[1]&feed=$matches[2] »;s:35: »category/(.+?)/page/?([0-9]{1,})/?$ »;s:53: »index.php?category_name=$matches[1]&paged=$matches[2] »;s:17: »category/(.+?)/?$ »;s:35: »index.php?category_name=$matches[1] »;s:44: »tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:42: »index.php?tag=$matches[1]&feed=$matches[2] »;s:39: »tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:42: »index.php?tag=$matches[1]&feed=$matches[2] »;s:32: »tag/([^/]+)/page/?([0-9]{1,})/?$ »;s:43: »index.php?tag=$matches[1]&paged=$matches[2] »;s:14: »tag/([^/]+)/?$ »;s:25: »index.php?tag=$matches[1] »;s:45: »type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?post_format=$matches[1]&feed=$matches[2] »;s:40: »type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?post_format=$matches[1]&feed=$matches[2] »;s:33: »type/([^/]+)/page/?([0-9]{1,})/?$ »;s:51: »index.php?post_format=$matches[1]&paged=$matches[2] »;s:15: »type/([^/]+)/?$ »;s:33: »index.php?post_format=$matches[1] »;s:38: »frm_styles/[^/]+/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:48: »frm_styles/[^/]+/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:68: »frm_styles/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:63: »frm_styles/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:63: »frm_styles/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:44: »frm_styles/[^/]+/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:27: »frm_styles/([^/]+)/embed/?$ »;s:43: »index.php?frm_styles=$matches[1]&embed=true »;s:31: »frm_styles/([^/]+)/trackback/?$ »;s:37: »index.php?frm_styles=$matches[1]&tb=1″;s:39: »frm_styles/([^/]+)/page/?([0-9]{1,})/?$ »;s:50: »index.php?frm_styles=$matches[1]&paged=$matches[2] »;s:46: »frm_styles/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?frm_styles=$matches[1]&cpage=$matches[2] »;s:35: »frm_styles/([^/]+)(?😕([0-9]+))?/?$ »;s:49: »index.php?frm_styles=$matches[1]&page=$matches[2] »;s:27: »frm_styles/[^/]+/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:37: »frm_styles/[^/]+/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:57: »frm_styles/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: »frm_styles/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: »frm_styles/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:33: »frm_styles/[^/]+/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:35: »project/[^/]+/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:45: »project/[^/]+/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:65: »project/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:60: »project/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:60: »project/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:41: »project/[^/]+/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:24: »project/([^/]+)/embed/?$ »;s:40: »index.php?project=$matches[1]&embed=true »;s:28: »project/([^/]+)/trackback/?$ »;s:34: »index.php?project=$matches[1]&tb=1″;s:48: »project/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:46: »index.php?project=$matches[1]&feed=$matches[2] »;s:43: »project/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:46: »index.php?project=$matches[1]&feed=$matches[2] »;s:36: »project/([^/]+)/page/?([0-9]{1,})/?$ »;s:47: »index.php?project=$matches[1]&paged=$matches[2] »;s:43: »project/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:47: »index.php?project=$matches[1]&cpage=$matches[2] »;s:32: »project/([^/]+)(?😕([0-9]+))?/?$ »;s:46: »index.php?project=$matches[1]&page=$matches[2] »;s:24: »project/[^/]+/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:34: »project/[^/]+/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:54: »project/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:49: »project/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:49: »project/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:30: »project/[^/]+/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:57: »project_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:55: »index.php?project_category=$matches[1]&feed=$matches[2] »;s:52: »project_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:55: »index.php?project_category=$matches[1]&feed=$matches[2] »;s:45: »project_category/([^/]+)/page/?([0-9]{1,})/?$ »;s:56: »index.php?project_category=$matches[1]&paged=$matches[2] »;s:27: »project_category/([^/]+)/?$ »;s:38: »index.php?project_category=$matches[1] »;s:52: »project_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?project_tag=$matches[1]&feed=$matches[2] »;s:47: »project_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?project_tag=$matches[1]&feed=$matches[2] »;s:40: »project_tag/([^/]+)/page/?([0-9]{1,})/?$ »;s:51: »index.php?project_tag=$matches[1]&paged=$matches[2] »;s:22: »project_tag/([^/]+)/?$ »;s:33: »index.php?project_tag=$matches[1] »;s:44: »frm_form_actions/[^/]+/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:54: »frm_form_actions/[^/]+/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:74: »frm_form_actions/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:69: »frm_form_actions/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:69: »frm_form_actions/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:50: »frm_form_actions/[^/]+/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:33: »frm_form_actions/([^/]+)/embed/?$ »;s:49: »index.php?frm_form_actions=$matches[1]&embed=true »;s:37: »frm_form_actions/([^/]+)/trackback/?$ »;s:43: »index.php?frm_form_actions=$matches[1]&tb=1″;s:45: »frm_form_actions/([^/]+)/page/?([0-9]{1,})/?$ »;s:56: »index.php?frm_form_actions=$matches[1]&paged=$matches[2] »;s:52: »frm_form_actions/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:56: »index.php?frm_form_actions=$matches[1]&cpage=$matches[2] »;s:41: »frm_form_actions/([^/]+)(?😕([0-9]+))?/?$ »;s:55: »index.php?frm_form_actions=$matches[1]&page=$matches[2] »;s:33: »frm_form_actions/[^/]+/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:43: »frm_form_actions/[^/]+/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:63: »frm_form_actions/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:58: »frm_form_actions/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:58: »frm_form_actions/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:39: »frm_form_actions/[^/]+/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:40: »et_pb_layout/[^/]+/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:50: »et_pb_layout/[^/]+/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:70: »et_pb_layout/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:65: »et_pb_layout/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:65: »et_pb_layout/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:46: »et_pb_layout/[^/]+/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:29: »et_pb_layout/([^/]+)/embed/?$ »;s:60: »index.php?post_type=et_pb_layout&name=$matches[1]&embed=true »;s:33: »et_pb_layout/([^/]+)/trackback/?$ »;s:54: »index.php?post_type=et_pb_layout&name=$matches[1]&tb=1″;s:41: »et_pb_layout/([^/]+)/page/?([0-9]{1,})/?$ »;s:67: »index.php?post_type=et_pb_layout&name=$matches[1]&paged=$matches[2] »;s:48: »et_pb_layout/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:67: »index.php?post_type=et_pb_layout&name=$matches[1]&cpage=$matches[2] »;s:37: »et_pb_layout/([^/]+)(?😕([0-9]+))?/?$ »;s:66: »index.php?post_type=et_pb_layout&name=$matches[1]&page=$matches[2] »;s:29: »et_pb_layout/[^/]+/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:39: »et_pb_layout/[^/]+/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:59: »et_pb_layout/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:54: »et_pb_layout/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:54: »et_pb_layout/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:35: »et_pb_layout/[^/]+/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:46: »scope/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:44: »index.php?scope=$matches[1]&feed=$matches[2] »;s:41: »scope/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:44: »index.php?scope=$matches[1]&feed=$matches[2] »;s:34: »scope/([^/]+)/page/?([0-9]{1,})/?$ »;s:45: »index.php?scope=$matches[1]&paged=$matches[2] »;s:16: »scope/([^/]+)/?$ »;s:27: »index.php?scope=$matches[1] »;s:52: »layout_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?layout_type=$matches[1]&feed=$matches[2] »;s:47: »layout_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?layout_type=$matches[1]&feed=$matches[2] »;s:40: »layout_type/([^/]+)/page/?([0-9]{1,})/?$ »;s:51: »index.php?layout_type=$matches[1]&paged=$matches[2] »;s:22: »layout_type/([^/]+)/?$ »;s:33: »index.php?layout_type=$matches[1] »;s:53: »module_width/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:51: »index.php?module_width=$matches[1]&feed=$matches[2] »;s:48: »module_width/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:51: »index.php?module_width=$matches[1]&feed=$matches[2] »;s:41: »module_width/([^/]+)/page/?([0-9]{1,})/?$ »;s:52: »index.php?module_width=$matches[1]&paged=$matches[2] »;s:23: »module_width/([^/]+)/?$ »;s:34: »index.php?module_width=$matches[1] »;s:56: »layout_category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:54: »index.php?layout_category=$matches[1]&feed=$matches[2] »;s:51: »layout_category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:54: »index.php?layout_category=$matches[1]&feed=$matches[2] »;s:44: »layout_category/([^/]+)/page/?([0-9]{1,})/?$ »;s:55: »index.php?layout_category=$matches[1]&paged=$matches[2] »;s:26: »layout_category/([^/]+)/?$ »;s:37: »index.php?layout_category=$matches[1] »;s:12: »robots.txt$ »;s:18: »index.php?robots=1″;s:48: ».*wp-(atom|rdf|rss|rss2|feed|commentsrss2).php$ »;s:18: »index.php?feed=old »;s:20: ».*wp-app.php(/.*)?$ »;s:19: »index.php?error=403″;s:18: ».*wp-register.php$ »;s:23: »index.php?register=true »;s:32: »feed/(feed|rdf|rss|rss2|atom)/?$ »;s:27: »index.php?&feed=$matches[1] »;s:27: »(feed|rdf|rss|rss2|atom)/?$ »;s:27: »index.php?&feed=$matches[1] »;s:20: »page/?([0-9]{1,})/?$ »;s:28: »index.php?&paged=$matches[1] »;s:27: »comment-page-([0-9]{1,})/?$ »;s:38: »index.php?&page_id=2&cpage=$matches[1] »;s:41: »comments/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:42: »index.php?&feed=$matches[1]&withcomments=1″;s:36: »comments/(feed|rdf|rss|rss2|atom)/?$ »;s:42: »index.php?&feed=$matches[1]&withcomments=1″;s:44: »search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:40: »index.php?s=$matches[1]&feed=$matches[2] »;s:39: »search/(.+)/(feed|rdf|rss|rss2|atom)/?$ »;s:40: »index.php?s=$matches[1]&feed=$matches[2] »;s:32: »search/(.+)/page/?([0-9]{1,})/?$ »;s:41: »index.php?s=$matches[1]&paged=$matches[2] »;s:14: »search/(.+)/?$ »;s:23: »index.php?s=$matches[1] »;s:47: »author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?author_name=$matches[1]&feed=$matches[2] »;s:42: »author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:50: »index.php?author_name=$matches[1]&feed=$matches[2] »;s:35: »author/([^/]+)/page/?([0-9]{1,})/?$ »;s:51: »index.php?author_name=$matches[1]&paged=$matches[2] »;s:17: »author/([^/]+)/?$ »;s:33: »index.php?author_name=$matches[1] »;s:69: »([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:80: »index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] »;s:64: »([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$ »;s:80: »index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4] »;s:57: »([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$ »;s:81: »index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4] »;s:39: »([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$ »;s:63: »index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3] »;s:56: »([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:64: »index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] »;s:51: »([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$ »;s:64: »index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3] »;s:44: »([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$ »;s:65: »index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3] »;s:26: »([0-9]{4})/([0-9]{1,2})/?$ »;s:47: »index.php?year=$matches[1]&monthnum=$matches[2] »;s:43: »([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:43: »index.php?year=$matches[1]&feed=$matches[2] »;s:38: »([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$ »;s:43: »index.php?year=$matches[1]&feed=$matches[2] »;s:31: »([0-9]{4})/page/?([0-9]{1,})/?$ »;s:44: »index.php?year=$matches[1]&paged=$matches[2] »;s:13: »([0-9]{4})/?$ »;s:26: »index.php?year=$matches[1] »;s:27: ».?.+?/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:37: ».?.+?/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:57: ».?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: ».?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: ».?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:33: ».?.+?/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:16: »(.?.+?)/embed/?$ »;s:41: »index.php?pagename=$matches[1]&embed=true »;s:20: »(.?.+?)/trackback/?$ »;s:35: »index.php?pagename=$matches[1]&tb=1″;s:40: »(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:47: »index.php?pagename=$matches[1]&feed=$matches[2] »;s:35: »(.?.+?)/(feed|rdf|rss|rss2|atom)/?$ »;s:47: »index.php?pagename=$matches[1]&feed=$matches[2] »;s:28: »(.?.+?)/page/?([0-9]{1,})/?$ »;s:48: »index.php?pagename=$matches[1]&paged=$matches[2] »;s:35: »(.?.+?)/comment-page-([0-9]{1,})/?$ »;s:48: »index.php?pagename=$matches[1]&cpage=$matches[2] »;s:24: »(.?.+?)(?😕([0-9]+))?/?$ »;s:47: »index.php?pagename=$matches[1]&page=$matches[2] »;s:27: »[^/]+/attachment/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:37: »[^/]+/attachment/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:57: »[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: »[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:52: »[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:33: »[^/]+/attachment/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;s:16: »([^/]+)/embed/?$ »;s:37: »index.php?name=$matches[1]&embed=true »;s:20: »([^/]+)/trackback/?$ »;s:31: »index.php?name=$matches[1]&tb=1″;s:40: »([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:43: »index.php?name=$matches[1]&feed=$matches[2] »;s:35: »([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:43: »index.php?name=$matches[1]&feed=$matches[2] »;s:28: »([^/]+)/page/?([0-9]{1,})/?$ »;s:44: »index.php?name=$matches[1]&paged=$matches[2] »;s:35: »([^/]+)/comment-page-([0-9]{1,})/?$ »;s:44: »index.php?name=$matches[1]&cpage=$matches[2] »;s:24: »([^/]+)(?😕([0-9]+))?/?$ »;s:43: »index.php?name=$matches[1]&page=$matches[2] »;s:16: »[^/]+/([^/]+)/?$ »;s:32: »index.php?attachment=$matches[1] »;s:26: »[^/]+/([^/]+)/trackback/?$ »;s:37: »index.php?attachment=$matches[1]&tb=1″;s:46: »[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:41: »[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$ »;s:49: »index.php?attachment=$matches[1]&feed=$matches[2] »;s:41: »[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$ »;s:50: »index.php?attachment=$matches[1]&cpage=$matches[2] »;s:22: »[^/]+/([^/]+)/embed/?$ »;s:43: »index.php?attachment=$matches[1]&embed=true »;}
22 janvier 2016 à 22 h 41 min #1039490Supprimez cette ligne puis réenregistrez les permaliens à simple, cela en créera une nouvelle.
22 janvier 2016 à 22 h 57 min #1039491Merci encore, j’ai fait la manip’ mais pas de changement…
22 janvier 2016 à 23 h 00 min #1039492Est-ce que cette ligne est à nouveau la même que précédemment ?
-
AuteurMessages
- Vous devez être connecté pour répondre à ce sujet.