Loading...
 
Skip to main content

Layouts aren't listed on Configuration Wizard - Set up Look and Feel

Status
Pending
Subject
Layouts aren't listed on Configuration Wizard - Set up Look and Feel
Version
15.x Regression
Category
  • Regression
Feature
Admin Interface (UI)
Wizards - Admin Wizard
Resolution status
Please retest
Submitted by
Gary Cunningham-Lee
Lastmod by
Xavier de Pedro
Rating
(0)
Description

The Site layout selector doesn't have any options. This is a regression from Tiki 14. I thought the problem might have been caused by my changing the names of the layout options, but now I think maybe this isn't the case (that is, I don't see code that would be edited similar to how I edited to make the layout name changes).

(I don't know how many people would change the layout template via the setup wizard, but the broken selector isn't good for user confidence.)


Thanks Gary for reporting!
I leave it as pending ad please retest for you Gary, in case you can confirm it somewhere else too; it's fixed for me, at least, in this show.t.o instance.

Solution

should be fixed by r58339

sidenote: taking a look at wizard code for the first time, the idea is nice, but they seem to add lots of code duplication, why we dont just simply include the admin php files? it is not efficient to copy/paste code there, something to rethink for Tiki16


Tested and the site layout does offer some values in the dropdown indeed (thks), however, after clicking at save and continue, an error message is shown, saying that the connection has been re-set.
To reproduce:
http://chibaguy-342-5880.show.tikiwiki.org/tiki-wizard_admin.php
u: admin
p: 12345

In addition, the interface where the site layout is shown at the config wizard, it also displays some error message about prefs not defined:

Preference style is not defined
Preference style_option is not defined
Preference style_admin is not defined
Preference style_admin_option is not defined


confirmed it's finally fixed and no more error message s for me, at least.

Importance
7
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5880
Created
Wednesday 06 April, 2016 04:29:23 UTC
by Gary Cunningham-Lee
LastModif
Wednesday 20 April, 2016 08:03:48 UTC


Show PHP error messages