bludit 1.4 disappeared pages

User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

Hiiii

after i installed version of Bludit 1.4 i added new pages ==> everything work fine
when i chose PARENT page => pages disappeared and no longer appear in the control panel and on-site





Fresh installation

version : 1.4 (Spot)
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Was the page in a LTR or RTL language?
Last edited by Edi on Sun Jul 24, 2016 1:36 am, edited 1 time in total.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

Edi wrote:Was the page in a LR or RL language?
RTL arabic language
User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

when i edit the title of page ,the page DISAPPEARED :shock:
Last edited by english4ar.com on Tue Aug 09, 2016 11:12 am, edited 1 time in total.
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

What do you have defined in init.php:

Code: Select all

// EXTREME FRIENDLY URL, TRUE for dissmiss internet standard
define('EXTREME_FRIENDLY_URL', false);
or

Code: Select all

// EXTREME FRIENDLY URL, TRUE for dissmiss internet standard
define('EXTREME_FRIENDLY_URL', true);
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

Edi wrote:What do you have defined in init.php:

Code: Select all

// EXTREME FRIENDLY URL, TRUE for dissmiss internet standard
define('EXTREME_FRIENDLY_URL', false);
or

Code: Select all

// EXTREME FRIENDLY URL, TRUE for dissmiss internet standard
define('EXTREME_FRIENDLY_URL', true);

TRUE
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

:-(

We have to open an issue.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

I tested it... In my case this only happens with "define('EXTREME_FRIENDLY_URL', false);".

Can you please check the settings.
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

Edi wrote:I tested it... In my case this only happens with "define('EXTREME_FRIENDLY_URL', false);".

Can you please check the settings.
// EXTREME FRIENDLY URL, TRUE for dissmiss internet standard
define('EXTREME_FRIENDLY_URL', TRUE);

:(
User avatar
english4ar.com
Sr. Bludit
Posts: 47
Joined: Fri Apr 15, 2016 1:46 pm
Contact:

where is not different between TRUE and true ?
Post Reply