Category: Regression
A bug which was not present in a version of Tiki anterior to the Tiki version(s) affected
Show subcategories objects
| Name | Type |
|---|---|
|
Except included plugins broken
The preference "Except included plugins" no longer appears to work. Put another way, plugins listed in the preference are not indexed. |
tracker item |
|
Exit from an update item modal in the plugin List goes to undefined page instead of staying in the page
After clicking on the save button on a modal the user is redirected to the page "undefined". This happen since Tiki21 and it is working fine in Tiki20. Tested on : tiki-21.0.RC1 To reproduce: #Login as Admin #Enable trackers and button plugin # Create a tracker with a few fields (in the fade I pasted the export for the tracker and the fields) + {FADE(label="Tracker export")} [TRACKER] adminOnlyViewEditItem = n autoAssignCreatorGroup = n autoAssignCreatorGroupDefault = n autoAssignGroupItem = n autoCopyGroup = n autoCreateCategories = n autoCreateGroup = n defaultOrderDir = asc defaultOrderKey = -1 defaultStatus = o doNotShowEmptyField = n fieldPrefix = contact newItemStatus = o oneUserItem = n orderAttachments = created,hits,filesize publishRSS = n ratingOptions = -2,-1,0,1,2 saveAndComment = n sectionFormat = flat showAttachments = n showComments = n showCreated = n showCreatedBy = n showCreatedView = n showLastComment = n showLastModif = n showLastModifBy = n showLastModifView = n showRatings = n showStatus = n showStatusAdminOnly = n simpleEmail = n useAttachments = n useComments = n useFormClasses = n useRatings = n userCanSeeOwn = n userCanTakeOwnership = n writerCanModify = n writerCanRemove = n writerGroupCanModify = n writerGroupCanRemove = n trackerId = 1 name = Contact descriptionIsParsed = n created = 1584087369 lastModif = 1584087369 {FADE} +{FADE(label="Field Export")} [FIELD1] fieldId = 1 name = Name permName = contactName position = 10 type = t options = isMain = y isTblVisible = y isSearchable = n isPublic = y isHidden = n isMandatory = y description = descriptionIsParsed = n [FIELD2] fieldId = 2 name = Country permName = contactCountry position = 20 type = y options = isMain = n isTblVisible = n isSearchable = n isPublic = y isHidden = n isMandatory = n description = descriptionIsParsed = n [FIELD3] fieldId = 3 name = Date permName = contactDate position = 30 type = j options = isMain = n isTblVisible = n isSearchable = n isPublic = y isHidden = n isMandatory = n description = descriptionIsParsed = n [FIELD4] fieldId = 4 name = Image permName = contactImage position = 40 type = FG options = {"galleryId":0,"filter":"","count":0,"displayMode":"","displayParams":"","displayParamsForLists":"","displayOrder":"","deepGallerySearch":0,"replace":"n","browseGalleryId":0,"duplicateGalleryId":0,"indexGeometry":"","uploadInModal":"y","image_x":"","image_y":"","addDecriptionOnUpload":"n","requireTitle":"n"} isMain = n isTblVisible = n isSearchable = n isPublic = y isHidden = n isMandatory = n description = descriptionIsParsed = n {FADE} # Populate the tracker with a few items # Edit a page and create a pluginList with an edit button + In my sample I used a table output __with fixed values for editing the item 1 only__ (pasted below) + I tested with a link and a button to be sure +{FADE(label="PluginList content")} {LIST()} {filter field="tracker_id" content="1"} {pagination max="1"} {OUTPUT(template="table")} {column field="reference_1" label="Name"} {column field="reference_2" label="Country" mode=raw} {column field="reference_3" label="Date"} {column field="reference_4" label="Photo" mode=raw} {column field="reference_5" label="link" mode=raw} {column field="reference_6" label="button" mode=raw} {OUTPUT} {FORMAT(name="reference_1")}{display name="tracker_field_contactName"}{FORMAT} {FORMAT(name="reference_2")}{display name="tracker_field_contactCountry" format=trackerrender}{FORMAT} {FORMAT(name="reference_3")}{display name="tracker_field_contactDate" format=date}{FORMAT} {FORMAT(name="reference_4")}{display name="tracker_field_contactImage" format=trackerrender}{FORMAT} {FORMAT(name="reference_5")}<a href="tiki-tracker-update_item?trackerId=1&itemId=1&modal=1" class="btn btn-primary text-white click-modal">Edit</a>{FORMAT} {FORMAT(name="reference_6")}{button href="tiki-tracker-update_item?trackerId=1&itemId=1&modal=1" _icon_name="edit" _class="btn btn-success text-white click-modal"}{FORMAT} {LIST} {FADE} Your page should end with something like this: {img fileId="1385" thumb="box"} When you click on the link or the button you will have the "Update Item" modal. *Close will bring back to the page (~~#090:GOOD~~) *Preview won’t do nothing (~~#F90:I think it shouldn’t be here~~ don’t see how it will be used) *Save will save but redirect the user to an "undefined" page (~~#F00:BROKEN~~) +{img fileId="1386" thumb="box"} + Video : https://share.vidyard.com/watch/UCAew92XGPH4zHUQ3G2QbG? Saving used to redirect to the page, same list, same result (if customSearch) in Tiki20. Here a Tiki20 (using smarty template) with the same code for the button: https://share.vidyard.com/watch/w8zwARp8C3X1aB4xFSiyma? |
tracker item |
|
Expand Table feature in LIST Plugin conflicts with jqDoubleScroll
If you access https://dev.tiki.org/Tiki20#Open_or_Pending_Blockers_and_Regressions , there's a button to Expand that Table. It doesn't work, as it used to until a few days ago. So navigation in the table becomes very difficult. If you turn off jqDoubleScroll then the feature works fine. {img fileId="1298" thumb="box"} |
tracker item |
|
Experiment with plugin LIST became uneasy after last Tiki27.x update
{syntax type="tiki" editor="plain"} I updated on the 1/03/2025 at 9:00 UTC a Tiki27 from git and now the Experiment with plugin LIST is harder to use. To view the output of an item you have to click/zoom in "Array" link and you can see only one at the time now. Found here: tiki-pluginlist_experiment.php Previously the results were all visible. {CODE()} Loop on contents of $results: {foreach from=$results item=result}<pre>{$result|@debug_print_var}</pre><hr>{/foreach} Array Array Array Array Array Array ... {CODE} External storage for the screeshots: https://ibb.co/rf0s5yrK |
tracker item |
|
Exporting tracker field definitions: only the last one appears
tiki-admin_tracker_fields.php?trackerId=5 Select several fields Choose "Export Selected" And you will see only one field definition in the box |
tracker item |
|
external feeds don't show date any more (just bullet points) since upgrade to 4.x or 5.x (they seemed to work well in 3.x)
{syntax type="tiki" editor="plain"} External feeds don't show anymore the date of the feeded content, and they used to do while in Tiki3. After upgrade to Tiki4 and Tiki5 (or with new Tiki5 installs), dates are not shown any more. The problem might be in the Tiki providing the feeds, not the tiki getting them. E.g.: http://moviments.net (using Tiki 3.5 by the time of this bug report) is set to fetch in a module in the right column (called "__Altres esdeveniments__") the feed from a site with Tiki 5rc2 (from svn) here: http://intercanvis.net/tiki-calendars_rss.php?ver=2 Previously, the right modules in moviments.net was showing the dates properly of each calendar item fetched. |
tracker item |
|
External Link icon/option missing from wiki page edit toolbar and Admin Toolbar page after 48107
The external link icon ({img src=img/icons/world_link.png}) and option are missing from the edit toolbar and the Admin Toolbar page after 48107. If you comment out 2 of the lines 48107 adds to branches/12.x/lib/toolbars/toolbarslib.php: {CODE()} // case 'link': // return new self( 'Link' );{CODE} Or revert back to 48106, then the external link icon will reappear on the edit toolbar and on the Admin Toolbar page. The code that was added probably effects the external link toolbar option code farther down in toolbarslib.php: {CODE()} case 'link': $wysiwyg = 'Link'; $label = tra('External Link'); $icon = tra('img/icons/world_link.png'); $list = array('External Link', {CODE} This does not affect the parsing of the external link [[] syntax. Note: As of 11:49 AM CDT 1/6/2014, the External Link optin is missing from this edit session's tool bar. |
tracker item |
|
Extra final period added to footnote data
In my localhost trunk installations, I'm finding an extra period (.) appended to each footnote. This is true for pre-existing footnotes and newly added ones. I want to make a show instance to check trunk on another server. |
tracker item |
|
Extra line added to user menu module.
{syntax type="tiki" editor="plain"} Here's what I did: #Create user menu module #Create menu ##Add items to menu #Assign menu to menu module using {menu id=45} [show_image.php?id=67&thumb=1|Here's an image] |
tracker item |
|
Extra site logo (tiki logo) and sitetitle shown at the top left corner after upgrade to 16.2svn (a.navbar-brand)
Extra site logo (tiki logo) and sitetitle shown at the top left corner after upgrade to 16.2svn (a.navbar-brand) Workaround?: hide it with custom css. See: https://doc.tiki.org/Tiki16#Known_Issues I presume that this is needed for the display of the site logo when in smartphones and tablets, etc. but it should only be shown in that case, not always, and not if the other site logo and site name (from the feature and the module logo) are shown already. |
tracker item |
|
Facebook Login not working
Hi, I've setup a Facebook application to work with other systems and all is fine I can use the FB login feature. When using Tiki however, I go to Login then Login with Facebook option and straight away I hit this in the browser: {CODE(theme="default")}Possible cross-site request forgery (CSRF, or "sea surfing") detected. Operation blocked.{CODE} If I hit "Confirm Action": 1. if no fb_xxxxx user is created then a user called fb_ gets created but without any email or name 2. if fb_ user exists per above then login gets denied with: {CODE(theme="default")}We were unable to create a new user with your Facebook account. Please contact the administrator.{CODE} In the log all I see is "cannot connect to facebookGraph". The userid and pass are both installed in Tiki for my FB app and I have the FB callback URL set to: FQDN/tiki-socialnetworks.php?request_facebook as per the documentation. |
tracker item |
|
Failure to get geolocation from searching an address either manually typing address through tracker field location ui or in the backend with params to get address from other tracker field
There is some failure to get geolocation from searching an address either manually typing address through tracker field location ui or in the backend with params to get address from other tracker field. No point selected for that address, even for simple cases that used to work in previous tiki versions. |
tracker item |
|
fancytable, code, and some other plugins display their html
As of this morning 4/18/2011, fancytable and code plugins display their HTML. See http://screencast.com/t/ZWJii6Abl for a screen shot. I question revs 34013 and 34014 |
tracker item |
|
Fatal error updating a wiki page at themes.tiki.org
{syntax type="tiki" editor="plain"} {syntax type="tiki" editor="plain"} This error displayed today when I tried to update a wiki page's content: Fatal error: Uncaught Error: Class "Tiki\Lib\wiki\Tikilib" not found in /home/tiki-themes/public_html/lib/wiki/WikiPaginationUtils.php:30 Stack trace: #0 /home/tiki-themes/public_html/lib/wiki/renderlib.php(396): Tiki\Lib\wiki\WikiPaginationUtils::getNumberOfPages() #1 /home/tiki-themes/public_html/lib/wiki/renderlib.php(96): WikiRenderer->setupPage() #2 /home/tiki-themes/public_html/tiki-index.php(715): WikiRenderer->runSetups() #3 /home/tiki-themes/public_html/route.php(373): include('...') #4 {main} thrown in /home/tiki-themes/public_html/lib/wiki/WikiPaginationUtils.php on line 30 Git information: 27.x:bf6f6e1d from 05:15 GMT-0000 |
tracker item |
|
Fatal error when changing banner type or creating a new banner zone
{syntax type="tiki" editor="plain"} I configured a banner a while back and set the "Use image" method. When I changed it to the "Use text" method and saved, this error message displayed: "Fatal error: Uncaught Error: Call to a member function uploaded_file_error() on null in . . . \tiki-edit_banner.php:279 Stack trace: #0 {main} thrown in . . . \tiki-edit_banner.php on line 279" I deleted the original banner zone and created a new one. After clicking the "Create a new Zone" button, I got the error again. |
tracker item |
|
Fatal error when trying to roll back a wiki page version
I get this error when trying to roll back a wiki page edit: {CODE()} Fatal error rendering template resource tiki.tpl Error: Too late to modify javascript footer. Footer already sent by output_js() called at [C:\laragon\www\G\master\temp\templates_c\en_social^5ad1c2788b40256924d5b0e0334524beedd0bac1_0.file.ajax.tpl.php:42] in C:\laragon\www\G\master\lib\headerlib.php:167 Stack trace: #0 C:\laragon\www\G\master\lib\headerlib.php(390): HeaderLib->throwIfJSFooterAlreadyOutput() #1 C:\laragon\www\G\master\lib\smarty_tiki\function.listfilter.php(157): HeaderLib->add_jq_onready('\n$('#listfilter...') #2 C:\laragon\www\G\master\temp\templates_c\en_social^3267c1be8f241585572fb44c82888efc29024a34_0.file.footer.tpl.php(122): smarty_function_listfilter(Array, Object(Smarty_Internal_Template)) #3 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_6499a458d554e6_06980054(Object(Smarty_Internal_Template)) #4 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #5 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(217): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #6 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(386): Smarty_Internal_Template->render() #7 C:\laragon\www\G\master\temp\templates_c\en_social^55f5a4bc7540f72b398327967e73f7fc22487a02_0.file.layout_view.tpl.php(306): Smarty_Internal_Template->_subTemplateRender('file:footer.tpl', NULL, 'en--social', 0, 3600, Array, 0, false) #8 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_6499a4585434e2_93248584(Object(Smarty_Internal_Template)) #9 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #10 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(217): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #11 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(386): Smarty_Internal_Template->render() #12 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_runtime_inheritance.php(116): Smarty_Internal_Template->_subTemplateRender('layout_view.tpl', NULL, 'en--social', 0, 3600, Array, 2, false, NULL, NULL) #13 C:\laragon\www\G\master\temp\templates_c\en_social^8e0607d454bf2d78c1a972d6c03de2de9f840094_0.file.tiki.tpl.php(38): Smarty_Internal_Runtime_Inheritance->endChild(Object(Smarty_Internal_Template), 'layout_view.tpl') #14 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_resource_base.php(123): content_6499a4584bf5d4_86088514(Object(Smarty_Internal_Template)) #15 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode(Object(Smarty_Internal_Template)) #16 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_template.php(217): Smarty_Template_Compiled->render(Object(Smarty_Internal_Template)) #17 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(238): Smarty_Internal_Template->render(false, 1) #18 C:\laragon\www\G\master\vendor_bundled\vendor\smarty\smarty\libs\sysplugins\smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute(Object(Smarty_Internal_Template), NULL, NULL, NULL, 1) #19 C:\laragon\www\G\master\lib\init\smarty.php(482): Smarty_Internal_TemplateBase->display('tiki.tpl', NULL, NULL) #20 C:\laragon\www\G\master\lib\tikiaccesslib.php(798): Smarty_Tiki->display('tiki.tpl') #21 C:\laragon\www\G\master\lib\tikiaccesslib.php(487): TikiAccessLib->confirmRedirect('Are you sure yo...', 'session') #22 C:\laragon\www\G\master\tiki-rollback.php(49): TikiAccessLib->checkCsrf(true) #23 {main} {CODE} |
tracker item |
|
Fatal error while accessing Tiki Calendar
Accessing tiki-calendar.php returns {CODE()}Fatal error: Uncaught exception 'SmartyCompilerException' with message 'Syntax Error in template "/var/www/tikitrunk/templates/tiki-calendar.tpl" on line 255 "" unclosed {else} tag' in /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatecompilerbase.php:667 Stack trace: #0 /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_smartytemplatecompiler.php(118): Smarty_Internal_TemplateCompilerBase->trigger_template_error('unclosed {else}...') #1 /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatecompilerbase.php(206): Smarty_Internal_SmartyTemplateCompiler->doCompile('??{title admpag...') #2 /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_template.php(187): Smarty_Internal_TemplateCompilerBase->compileTemplate(Object(Smarty_Internal_Template)) #3 /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatebase.php(155): Sma in /var/www/tikitrunk/vendor/smarty/smarty/distribution/libs/sysplugins/smarty_internal_templatecompilerbase.php on line 667{CODE} |
tracker item |
|
Fatal errors when applying "Random Header Images" profile since 20.x
There are Fatal errors when applying "Random Header Images" profile in 20.x (using with php 7.2, in case it matters). However, in 19.x on the same machine it worked as usual with no errors. Error message in apache: {CODE(ln="1")} [Sat Aug 17 17:46:56.382532 2019] [php7:notice] [pid 19032] [client ::1:44448] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Services_Tracker_Utilities::cloneItem(), 2 passed in /opt/html/20.x/lib/core/Services/Tracker/Controller.php on line 1479 and exactly 3 expected in /opt/html/20.x/lib/core/Services/Tracker/Utilities.php:585\nStack trace:\n#0 /opt/html/20.x/lib/core/Services/Tracker/Controller.php(1479): Services_Tracker_Utilities->cloneItem(Object(Tracker_Definition), Array)\n#1 /opt/html/20.x/lib/core/Services/Broker.php(108): Services_Tracker_Controller->action_link_items(Object(JitFilter))\n#2 /opt/html/20.x/lib/core/Services/Broker.php(28): Services_Broker->attemptProcess('tracker', 'link_items', Object(JitFilter))\n#3 /opt/html/20.x/tiki-ajax_services.php(51): Services_Broker->process('tracker', 'link_items', Object(JitFilter))\n#4 {main}\n thrown in /opt/html/20.x/lib/core/Services/Tracker/Utilities.php on line 585, referer: http://localhost/20.x/tiki-index.php?page=HomePage [Sat Aug 17 17:47:08.779477 2019] [php7:notice] [pid 18804] [client ::1:44460] PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function Services_Tracker_Utilities::cloneItem(), 2 passed in /opt/html/20.x/lib/core/Services/Tracker/Controller.php on line 1479 and exactly 3 expected in /opt/html/20.x/lib/core/Services/Tracker/Utilities.php:585\nStack trace:\n#0 /opt/html/20.x/lib/core/Services/Tracker/Controller.php(1479): Services_Tracker_Utilities->cloneItem(Object(Tracker_Definition), Array)\n#1 /opt/html/20.x/lib/core/Services/Broker.php(108): Services_Tracker_Controller->action_link_items(Object(JitFilter))\n#2 /opt/html/20.x/lib/core/Services/Broker.php(28): Services_Broker->attemptProcess('tracker', 'link_items', Object(JitFilter))\n#3 /opt/html/20.x/tiki-ajax_services.php(51): Services_Broker->process('tracker', 'link_items', Object(JitFilter))\n#4 {main}\n thrown in /opt/html/20.x/lib/core/Services/Tracker/Utilities.php on line 585, referer: http://localhost/20.x/tiki-index.php?page=HomePage [Sat Aug 17 17:52:25.749435 2019] [php7:notice] [pid 18795] [client ::1:45656] PHP Fatal error: Uncaught Error: Cannot use string offset as an array in /opt/html/20.x/lib/metadata/datatypes/exif.php:776\nStack trace:\n#0 /opt/html/20.x/lib/metadata/filetypes/jpeg.php(53): Exif->processRawData(Array)\n#1 /opt/html/20.x/lib/metadata/metadatalib.php(125): Jpeg->getExtendedData(Object(FileMetadata))\n#2 /opt/html/20.x/lib/filegals/filegallib.php(3857): FileMetadata->getMetadata('/tmp/wiki_MARur...', true, true)\n#3 /opt/html/20.x/lib/core/Tiki/FileGallery/Manipulator/MetadataExtractor.php(21): FileGalLib->extractMetadataJson('/tmp/wiki_MARur...')\n#4 /opt/html/20.x/lib/core/Tiki/FileGallery/File.php(215): Tiki\\FileGallery\\Manipulator\\MetadataExtractor->run(Array)\n#5 /opt/html/20.x/lib/filegals/filegallib.php(3321): Tiki\\FileGallery\\File->replace('\\xFF\\xD8\\xFF\\xE0\\x00\\x10JFIF\\x00\\x01\\x01\\x01\\x00...', 'image/jpeg', '2010_Barcelona_...', '2010_Barcelona_...', NULL, NULL)\n#6 /opt/html/20.x/lib/core/Tiki/Profile/InstallHandler/FileGallery.php(191): FileGalLib->upload_single_file(Array, '2010_Barcelona_...', 79046, 'im in /opt/html/20.x/lib/metadata/datatypes/exif.php on line 776, referer: http://localhost/20.x/tiki-admin.php?profile=Random_header_images_14&categories%5B%5D=20.x&repository=http%3A%2F%2Fprofiles.tiki.org%2Fprofiles&page=profiles&redirect=0&list=Find {CODE} |
tracker item |
|
Fatal errors when trying to access rss feeds
fixed in57848 - thanks Jonny {sign user="eromneg" datetime="2016-03-11T08:27:00+00:00"} when accessing rss feeds eg with: tiki-wiki_rss.php?ver=5 or tiki-blogs_rss.php?ver=5 a fatal error occurs as follows: Fatal error: Uncaught exception 'Zend\Feed\Writer\Exception\InvalidArgumentException' with message 'Invalid DateTime object or UNIX Timestamp passed as parameter' in /XXXXXXX/vendor/zendframework/zend-feed/src/Writer/Entry.php:189 Stack trace: #0 / XXXXXXX /lib/rss/rsslib.php(281): Zend\Feed\Writer\Entry->setDateCreated('1457350549') #1 / XXXXXXX /tiki-wiki_rss.php(109): RSSLib->generate_feed('wiki', 'wiki', '', Array, 'tiki-index.php?...', 'previous', 'pageName', 'Tiki RSS feed f...', 'pageName', 'Latest wiki pag...', 'data', 'lastModif', 'user') #2 {main} thrown in / XXXXXXX /vendor/zendframework/zend-feed/src/Writer/Entry.php on line 189 |
tracker item |
|
feature_sefurl : 5.1rc1 fails, so any request for display of a page (magnifier icon) fails
Hello, On my system : __feature_sefurl don't functions normally.__ Important : Subject feature_sefurl : last version 5.1rc1 (current yesterday but may be before). The feature_sefurl don't functions normally (I have not searched why, I don't look at in details to this part). __So if the option is activated all url(s) as __''site/<page name> ''__ fail and any action, particularly page-object-display (magnifier icon) reaches a 404 error. __ nota : naturally, if the option is not activated the url generated for display of pages is : __ ''site/tiki-index.php?page=<page name> ''__ which functions normally. trebly ref-B00805-01 |
tracker item |
|
Field lastModif does not exist in the current index error
''This happens at the same time of this https://dev.tiki.org/item7677-Index-error-on-tiki-tracker-built-in-fields-and-BLOB-TEXT-error-after-recent-update-of-Tiki22 but it look now it is different'' On a second brand new Tiki22 created from scratch (a week ago) on my local I'm improving a previous Tiki21 site adding a new page with a customSearch. This is a wiki page with a pluginList and 2 smarty templates (searchresults.tpl and search.tpl) I don’t use lastmodif or sort by date on any of those. During my first work sessions everything was ok. Somewhere around the end of it I enable the "Search" checkbox on one field at "trackerfields4" (tracker4) Back to the same a day later and I have an error about lastmodif poping up. Field lastModif does not exist in the current index. If this is a tracker field, the proper syntax is tracker_field_lastModif. {img fileId="1512" thumb="box"} __If I disable the search on this field (uncheck the search checkbox), delete cookies, rebuild index, refresh and login again the error is gone. __ |
tracker item |
|
Field selection is broken in some condition when using the wiki plugin tracker
{syntax type="tiki" editor="plain"} {img fileId="3052" thumb="box"} {img fileId="3053" thumb="box"} Field selection is also not working when setting a tracker wikiplugin in a smarty template {CODE()} {wikiplugin _name=tracker trackerId="1" fields="3:4:5" tpl="contactForm.tpl" showmandatory="n"}{/wikiplugin} {CODE} |
tracker item |
|
File downloads at Themes.t.o. aren't being counted
Sometime between Sept. 4 and 25, hits on files (that is, the counter on file downloads) stopped working at https://themes.tiki.org/file27 . Three files uploaded since Sept. 25 show zero hits, even though I've downloaded each of them at least once to check the downloading, etc., both logged in as admin and not logged in. My localhost branch 16 also shows this problem. |
tracker item |
|
File Galleries (File upload failed: SyntaxError: Unexpected token < in JSON at position 0)
I upgraded to 18.0 and got this error, then I upgraded to 18.1 and still got this error. I erase the website, built a new database, and I still get this error. When I try to upload a file to file gallery MetArt01s.jpg File upload failed: SyntaxError: Unexpected token < in JSON at position 0 |
tracker item |
|
File Galleries, Admin; Error on disabled feature Preference fgal_list_ocr_state
A missing/disable preference displays an error about "Preference fgal_list_ocr_state" at: tiki-admin.php?page=fgal#contentfgal_admin-3 (this is a new Tiki26 mostly default) {img fileId="2064" thumb="box"} |
tracker item |