Loading...
 
Skip to main content

15.x Regression: Some Profiles (including featured) can't create some objects (wiki pages, tracker ids or fields, ...)

Status
Closed
Subject
15.x Regression: Some Profiles (including featured) can't create some objects (wiki pages, tracker ids or fields, ...)
Version
15.x
15.x Regression
Category
  • Regression
  • Community projects
  • Dogfood on a *.tiki.org site
Feature
Installer (profiles, upgrades and server-related issues)
Profile Manager
Resolution status
Fixed or Solved
Submitted by
Xavier de Pedro
Lastmod by
Nelson Ko
Rating
(0)
Description

15.x Regression: Profile Voting System can't create the instructions page.
IT works as expected from 12.x to 14.x, but not using trunk (future 15.x)

It may happen with other profiles in the Profiles Wizard: I just havent' tested them yet.


Tested other profile: Collaborative_Community_12x (one of the 4 featured) and it fails to assign the trackerId or tracker fields in the "... Members Homepage", which used to work.

Reproduced in a show.t.o instance linked to this bug report.
See:
http://xavi-9794-5794.show.tikiwiki.org/tiki-index.php?page=Community+Members+HomePageQuestion
u: admin
p: 12345

The tracker & items were created properly, but not the references to those objects in the Community+Members+HomePage

Something similar with the "Voting System" profile. The page "Voting" is not created in trunk (but everything works as expected up to 14.x).
--
Update on the error message for profile Voting system:
An error occurred: Cannot add user user1 to nonexistent group Group1

Copy to clipboard
root@penguinbookpro:/var/www/html/trunk# php console.php d:i --force;php console.php cache:clear --all;php console.php profile:apply Voting_System Installation completed. Queries executed successfully: 1392 Clearing all caches Installation failed: Applying profile: Voting_System Preference set: feature_trackers=y Preference set: feature_wiki_argvariable=y Preference set: useGroupHome=y Preference set: limitedGoGroupHome=y Preference set: trackerfield_autoincrement=y Preference set: trackerfield_dropdownother=y Preference set: wikiplugin_jq=y Preference set: instructions=Profile_Voting_System_voting_page Added (or modified): tracker "Tracker for the Voting System" Added (or modified): tracker_field "Note from the Voting System" Added (or modified): tracker_field "Presidency" Added (or modified): tracker_field "Vicepresidency" Added (or modified): tracker_field "Secretarial" Added (or modified): tracker_field "Treasury" Added (or modified): tracker_field "Extra Membership 1" Added (or modified): tracker_field "Extra Membership 2" Added (or modified): tracker_field "Extra Membership 3" Added (or modified): tracker_field "Extra Membership 4" Added (or modified): tracker_field "Username" Added (or modified): tracker_field "Vote #" An error occurred: Cannot add user user1 to nonexistent group Group1 root@penguinbookpro:/var/www/html/trunk#
Solution

Fixed in http://sourceforge.net/p/tikiwiki/code/57295Question


The issue related to profile Collaboration_Community_12x: yes
The issue related to profile Voting_System seems to be different, since it is still present. See more information above.


-

Voting System issue fixed in http://sourceforge.net/p/tikiwiki/code/57299Question (but in the show instance failing to work, still trying to figure out "An error occurred: Invalid address format" error. I know if I start from a new install this will disappear but I don't want to do that.
OK, the Invalid address format error is now solved by http://sourceforge.net/p/tikiwiki/code/57302Question (it happens when sender_email is not set and there are plugins to be approved)

Importance
9
Easy to solve?
4
Priority
36
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
5794
Created
Tuesday 19 January, 2016 21:35:21 UTC
by Xavier de Pedro
LastModif
Saturday 23 January, 2016 21:42:51 UTC


Show PHP error messages