Magali
Forum Replies Created
-
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpThxs for your reply.
Unfortunately all solutions didnt unlock the problem so, i removed the plugin.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpYeah, on this website there’s a custom post type for create shortcodes.
I don’t index them but they are everywhere on post / pages etc.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpHi !
I’m sorry for the delay.
Can you give me the other solutions ? With more than 1500 publications left i cant save each post (most of them have a shortcode).
Have a nice day !
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpYou’re right, i saved my page 132 and now :
132 is the lowest indexed content ID.
But now it triggers on 131 ID, is there a tips for it or i have to save all pages + CPTs ? (1510 publications left).
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpHi !
In this shortcode there’s a loop wp_query but no custom fields on images sorry.
I though it tried to index a CPT with custom fields on images but no, the ID 132 is a page.
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpOh i see ! Sorry my question was stupid ! Because plugin say to me “1200 posts left to complain the indexation”, so i think it was higher not lower.
- 140 is a media
- 139 doesnt exist
- 138 is a media
- 137 doesnt exist
- 136 is a media
- 135 doesnt exist
- 134 doesnt exist
- 133 doesnt exist
- 132 IS A PAGE ! And contains two shortcodes. Hum.
When i say “doesnt exist” i have this message like a wp_die()
You are trying to edit content that does not exist. Maybe it was deleted?
However hook is already placed on functions.php (and i also tested with relevanssi_disable_shortcodes_excerpt)
add_filter( 'relevanssi_disabled_shortcodes', function( $shortcodes ) { return array_merge( $shortcodes, array( 'my_shortcode', 'my_shortcode2' ) ); } );
Still 500Internal Server Error with response on ajax :
Fatal error: Uncaught Error: Cannot access offset of type string on string
in /*****/*******/*********/wp-includes/media.php on line 2210I’m sorry !
Forum: Plugins
In reply to: [Relevanssi - A Better Search] Fatal error media.phpThxs a lot for your reply !
What’s the next post Relevanssi is indexing?
How can i know that ? I have the lower ID but not the higher.
7461 documents in the index.
0 counts in the index.
0 taxonomy terms in the index.1157153 terms in the index.
141 is the lowest indexed content ID.For captions its ACF fiels. And the disabling shortcode didnt change anything.
Have a good day !
Hi,
Sorry for the late reply and thank you for your replies.
Am I to understand that obfuscation is a feature that will come in the future?
Thxs
Hi,
I already updated Jquery to 3.3.2 and nothin work.
But today, it works !Sorry to disturb you
Have a great day
- This reply was modified 2 years, 9 months ago by Magali.