Loading...
 
Skip to main content

Can't find any profiles

Status
Closed
Subject
Can't find any profiles
Version
21.x
Category
  • Bug
Feature
Profile Manager
Resolution status
Fixed or Solved
Submitted by
Circuitsoft
Volunteered to solve
Marc Laporte
Lastmod by
Circuitsoft
Rating
(0)
Description
No matter what I search for, I can't find any profiles to apply, at all. When I attempted to "Refresh" the registries, I had a tcpdump running, which showed a 404 error from http://profiles.tiki.org/profiles
Solution

Fixed: http://profiles.tiki.org/profiles

Copy to clipboard
[root@tiki html]# svn diff Index: _htaccess =================================================================== --- _htaccess (revision 77063) +++ _htaccess (working copy) @@ -191,7 +191,7 @@ # See http://doc.tiki.org/Profiles for more # Note: you need to allow tiki_p_view_category and tiki_p_export_wiki for anonymous to be a repository # and enable feature_wiki_export (as well as feature_wiki and feature_categories) -#RewriteRule ^profiles$ tiki-browse_categories.php?find=&deep=on&type=wiki+page&parentId=1&sort_mode=name_asc&plain&maxRecords=1000000 [L] +RewriteRule ^profiles$ tiki-browse_categories.php?find=&deep=on&type=wiki+page&parentId=1&sort_mode=name_asc&plain&maxRecords=1000000 [L] # Rule to make a short link to a list of object to export as a plain text sitemap # Set the parentId (here set as 2) to the id of a category containing the objects you wish to be crawled by search engines [root@tiki html]# php tiki-manager instance:update
Importance
7
Easy to solve?
5
Priority
35
Demonstrate Bug on Tiki 19+
Demonstrate Bug (older Tiki versions)
Ticket ID
7526
Created
Thursday 03 September, 2020 18:43:58 UTC
by Circuitsoft
LastModif
Friday 04 September, 2020 11:36:03 UTC


Show PHP error messages