Sheeloo
Forum Replies Created
-
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anything$value was here be default, it worked like that but you’re right, ALL works perfectly without $value !!
You helped me so much Chouby, thank you so much to spend so much of your time for helping me.
This issue is resolved ??
Have fun and thanks again !
GregForum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingYes, it works ! But i’ve another strange thing, maybe something easy to solve.
All my website (except blog who is only in FR) is based on the var $pll_current_language
For example to check the language and put the right page (or include), i do :
if(pll_current_language($value) == ‘fr’) { $include = get_pages( …… ); }
else { ….. }But pll_current_language always return a bool(false)
$pll_current_language is no used anymore on Polylang 1.2.3 ?
I’ll check further when i’ll be at home, i can’t do anything at this time ??
Thanks again Chouby !
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingOk, i’ve the dump, and i used the form you sent me with the link.
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingI’m waiting for 24h for my database dump… (i can’t in phpmyadmin) I’ll show you the DB.
Thanks again
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingOuch ??
The website (https://domainedesaintpalais.eu) is 80% based on pages. I’ve a blog but i don’t use Polylang for the blog. And yes, i’ve my categories and posts on the blog (if this was you asked to me)…
You can see here, the blog works perfectly : https://domainedesaintpalais.eu/le-blog/Another thing strange who can maybe help. Since this bug with Polylang, i’ve a 404 on all my pages. If i want my pages go back on, i’ve to deactivate / reactivate Polylang. Very weird…
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingThanks for your answer. I’m waiting for a backup of my database and i’ll try to uninstall it / reinstall it.
https://www.sheeloo.net/div/polylang.jpg
As you can see here, I’ve found something in the DB, it’s a good thing.But it seem to be a DB Polylang 1.1.6 isn’t it ? Or, i have the 1.2.3…
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingNo i haven’t ??
What this plugin store into database ? Because i can maybe uninstall the plugin, et reinstall it ?
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingThanks for taking some time to answer me Chouby.
I lost the language before upgrading. I upgraded because of this bug.
I don’t know what was the version before upgrading… It was an old version, almost 2 years i think. The very strange thing is that i didn’t do anything to make this bug. It appears suddenly by himself…
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingOk my WP is up to date. And Polylang do the same thing. The var $pll_current_language() return a bool false, all my settings in CP of Polylang are lost, and i can’t add a new language because i have “Fatal error: Cannot use object of type WP_Error as array in /public_html/wptest/wp-content/plugins/polylang/admin/admin-model.php on line 47”
I think i’ll just become mad ??
Forum: Plugins
In reply to: [Polylang] Epic bug with Polylang without touching anythingI will, but i have to backup all my data before (and fix this bug)