Category: Others
Show subcategories objects| Name | Type |
|---|---|
| "GZip output" (feature_obzip) causes encoding errors in CSRF and error screens | tracker item |
|
"I forgot my password" email message give bad link!
"I forgot my password" email gives ~pp~ ... 2. Click the following link to go to the screen where you must enter a new "permanent" password. Please pick a password only you will know, and don't share it with anyone else. http://http://www.mysite.org/tiki-remind_password.php/tiki-change_password.php?user=<omitted by OmniColos> ... ~/pp~ |
tracker item |
|
Admin page not found error is too geeky
When the wrong URL is entered, such as when an admin page URL is miss-typed, instead of a normal 404 error, this is displayed: "No route found. Please see http://dev.tiki.org/URL+Rewriting+Revamp". Many people who see this will have no idea what it means or what to do with it. Can this be replaced with something more user friendly, like "Error: no page found. Please check the spelling of the URL."? Can it be done within the Tiki interface and not be an empty unformatted page with that one line of geeky text? |
tracker item |
|
All Tiki Magic menu sublevels always display in Opera and IE
In Opera and IE7 (didn't check yet in IE6), all sublevels of the Tiki Magic admin menu display all the time. Sublevels aren't top-level item sensitive as in Firefox. |
tracker item |
|
Apache Crash with error status 3221225477
When logging into my site under various accounts the Apache web server intermittently crashes with the following error in the error log: [Thu Oct 26 00:20:05 2006] [notice] Parent: child process exited with status 3221225477 -- Restarting. [Thu Oct 26 00:20:05 2006] [notice] Apache/2.0.59 (Win32) SVN/1.3.1 PHP/5.1.6 DAV/2 configured -- resuming normal operations I have not made any modifications to the TikiWiki code (1.9.6) or changes to my server configuration. Everything was working normally for several months before the error started to appear. I am able to force a similar crash to occur every time throught the Community -> User List feature (tiki-list_users.tpl). I debugged the template code and found that userlink in the following caused the crash: {section name=changes loop=$listusers} <tr> <td class="odd"> {$listusers[changes].login|userlink} </td> <td class="odd"> {$listusers[changes].realName} </td> {if $feature_score eq 'y'} Any help? -Anthony |
tracker item |
|
Blank Page when uploading
Hello everyone. Right now i am experiencing an issue while trying to upload a file using the the {FILES} plugin. __What i did__ # I created a page and added the {FILES} plugin inside of it. {CODE(wrap="1" theme="default")} {files galleryId="9" sort="name_desc" showtitle="n" showicon="y" showname="y" showfilename="n" showdescription="y" showmodified="n" showmodtimedate="n" showthumb="n" showupload="y" showaction="y" showid="n" showcreated="y"}{CODE} # Then i added a simple .txt file by clicking the "browse.. " button. # By click the "Upload" button i receive a blank page with url -+/tiki-upload_file.php+- __tiki-syslog.php output__ # For my upload attempt i get this message -+Request to /tiki-ajax_services.php failed CSRF check. Ticket does not match or is missing.+- # When i try to enter into tiki-syslog.php i receive this log message -+Request to /tiki-syslog.php failed CSRF check. Requesting site could not be identified because HTTP_ORIGIN and HTTP_REFERER were empty.+- To be honest i don't know if those 2 messages are connected somehow __Server Info__ * Release: Debian GNU/Linux 10 (buster) * Database Version: 10.3.23-MariaDB-0+deb10u1 * PHP version: 7.3.19-1 *upload_max_filesize : 64M *upload_tmp_dir: Unknown |
tracker item |
|
Can only log in temporarily with activiation link, otherwise "account disabled"
{syntax type="tiki" editor="plain"} Receiving "Account disabled" error every time user logs in. User can temporarily log in using the activation link ("Account validated successfully"), but once the login cookie expires or the user logs out, user receives account disabled error when logging back in normally. (reported by FF|Skyrider and coaboa) |
tracker item |
|
Child pages, or option to change structure URL (pretty / clean URLs, SEO-friendly)
Let us create child pages, so we can maintain nice URLs. site1.com/game1/FAQ site1.com/game2/FAQ Foswiki's webs is a great example. Very organized and clean looking URLs. http://foswiki.org/System/ManagingWebs If that's not possible to do, maybe consider making structures look less messy, or changing this : http://doc.tiki.org/Tiki+Administrator+Guide?structure=HomePage+AdminGuide http://doc.tiki.org/Article+Details?structure=HomePage+AdminGuide To something like this : http://doc.tiki.org/HomePage+AdminGuide/Tiki+Administrator+Guide http://doc.tiki.org/HomePage+AdminGuide/Article+Details Going to http://doc.tiki.org/HomePage+AdminGuide should take you to the main structure page. |
tracker item |
|
Display external wikis and abbreviations in editor
Folks would probably use external wiki abbreviations more if they and their full equivalents were displayed on the editing screen. Even better if there were an explanation of what they are for, how to use them. Maybe a tooltip? |
tracker item |
|
doc.tw.o needs to be far more open to edits
A newly registered user cannot edit most of doc.tw.org An anonymous user cannot edit doc.tw.org, even with CAPTCHAs. There is no clear text on a page of doc.tw.org which tells a user why they cannot edit that page, or what they can do about it. |
tracker item |
|
Editing Files w/Wysiwyg Excludes Syntax
When a image or file is edited within a wiki page via Wysiwyg editor, the syntax is not extended into the file attributes. For example, if you upload a file into a wiki page, and you use the wysiwyg to assign a "border" attribute, or a "popup, enlarges in a popup with zoom option" attribute, while it appears those attributes are being assigned, they are not, they do not populate the syntax for the file or image. |
tracker item |
|
External Wiki Non-Functional
tiki-admin_external_wikis.php does not seem to work at this point. Show instance is created. Please see home page. |
tracker item |
|
Fresh install of v3.2 fails with plugin approval
Made a new install of Tiki v3.2 on a Ubuntu 8.04.3 system as server (includes MySQL in version 5.0.51a-3ubuntu5.4). Surfing at tiki-plugins.php produces the following error message: {CODE(wrap="1",ln="0",ishtml="1")}<div class="cbox-data"><br> <div class="simplebox error"> <div class="simplebox"><b>An error occured in a database query!</b></div><br> <table class="form"> <tbody><tr class="heading"><td colspan="2">Context:</td></tr> <tr class="formcolor"><td>File</td><td>tiki-plugins.php</td></tr> <tr class="formcolor"><td>Url</td><td>tiki-plugins.php</td></tr> <tr class="heading"><td colspan="2">Query:</td></tr> <tr class="formcolor"><td colspan="2"> <tt>SELECT fingerprint, added_by, last_update, last_objectType, last_objectId FROM tiki_plugin_security WHERE status = 'pending' ORDER BY last_update DESC</tt> </td></tr> <tr class="heading"><td colspan="2">Values:</td></tr> <tr class="heading"><td colspan="2">Message:</td></tr> <tr class="formcolor"><td colspan="2"></td></tr> <tr class="heading"><td colspan="2">Built query was probably:</td></tr> <tr class="formcolor"><td colspan="2">SELECT fingerprint, added_by, last_update, last_objectType, last_objectId FROM tiki_plugin_security WHERE status = 'pending' ORDER BY last_update DESC</td></tr> </tbody></table> </div> <br><br> </div> {CODE} edit: Sorry, forgot to mention that this bug also affects the using of plugins. Using a plugin in a wiki page that needs approval produces the same error message. (Saw someone in [http://irc.tikiwiki.org/irclogger_log/tikiwiki?date=2009-10-02,Fri|the irc log] with this problem, which is also ===this=== bug, so I edit to clarify it.) |
tracker item |
|
HTML element is missing dir attribute for RTL support
{syntax type="tiki" editor="plain"} To test RTL support in Tiki currently, I turned on the necessary i18n preferences and specified a right-to-left language, Urdu, and created a page written in Urdu. But the page continued to display left-to-right. According to [https://getbootstrap.com/docs/5.3/getting-started/rtl/#required-html], -+ dir="rtl" +- needs to be set on the -+ html +- element. So even after turning on all the i18n settings that seem to be necessary and even specifying an RTL language (Urdu) as the site default, the HTML element still didn't get the -+ dir +- attribute. When I add -+ dir="rtl" +- to the -+ html +- element manually with the browser's dev tools editor, then the page displays correctly for the RTL language (text goes right to left, left column goes to right side, etc.) I see code at the top of each -+ layout_view.tpl +- file to add the -+ dir="rtl" +- but there must be a bug preventing it from not functioning here. I think once this HTML attribute issue is fixed, then we can document the recommended Bootstrap method to implement LTR and this feature will work well for interested users. |
tracker item |
|
Image plugin won't zoom in on some images
When using the image plugin to embed an image from the file gallery into content, I have found that certain images will not be zoomed to more than 100 percent. Regardless what you set for height=, it will __always__ display images at 100%. So far I have not found what those images affected could have in common. Reducing the size (values below 100%) is __never__ a problem, even on those images that cannot be zoomed to more than 100%, strangely enough... |
tracker item |
|
Inconsistent anchor behavior for dropdowns
On a blog post page, there are two chevron icons to display a dropdown list. One of them, "Blog actions", opens when the mouse hovers over it. The other one, "Blog post actions", doesn't open when the mouse hovers - it needs a click. These are very close together on the page, so the inconsistent behavior is especially obvious. But throughout the site the dropdown behavior should be the same, right? - either hover or click. Is this possible? |
tracker item |
|
Integrate with Joomla! CMS
When I first met Tikiwiki, I was looking for only a wiki program. The translating for page (multilingual) feature of Tikiwiki made me to choose it. But I always wonder: does Tikiwiki really need to have so many features ? We all know that multi-features software is more complicated for developers as well as users than single-feature software. For example, Tikiwiki has a forum built-in, do you think this forum is better than phpBB3 ? Tikiwiki also has an article feature, do you think this feature is better than Joomla! CMS ? At present, I have a website built with Joomla, I want to add a new wiki section, but Joomla has no wiki component. In fact, I think we should combine these best softwares together, not re-create the wheel. Joomla doesn't need to build a new wiki component if we can integrate Tikiwiki with it. In fact, this integration only needs at least one function: synchronize the users so they can login in to Tikiwiki without register twice. I should inform you that Joomla! will be the most popular CMS soon, so I hope the Tikiwiki team take some time to consider this integration suggestion. Thanks. |
tracker item |
|
Internal Eror (500)
After unzipping and uploading, OR uploading and uncompressing, php pages doesnt open, with error Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator, webmaster@themediamonkeys.com and inform them of the time the error occurred, and anything you might have done that may have caused the error. More information about this error may be available in the server error log. Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. http://themediamonkeys.com/tikibeta/ actual site is working fine at http://www.themediamonkeys.com |
tracker item |
|
The add element of structure panel his behind C2 and c3 can't be accessed (8.1, 8.3) - twist style
{syntax type="tiki" editor="plain"} Hi, !!!This problems concerns quite all table and forms (in tables or not) with fixedwidth themes. This is the reason while it appear in so many functions. !!!As for most of tables in many functions, with "twist" (no other style tested) the tables of the middle (C2) either overlap C3 or are behind C3 and sometimes C2. They just have a little part outside the 990px large (in twist as the width is written into css it can't be changed by prefs). __~~#F00:The corresponding functions are then completely unusable. ~~__ Here I write this for the example elementary function "add an element to a structure" givin in screenshots joined documents Three scrennshots proposed are : #What a user see #The limit of the div as shown by firebug #The whole div zone hidden |
tracker item |
|
Header redirect after added new index files
{syntax type="tiki" editor="plain"} Added some files with header("location: ../../index.php"); that some are included with PreferencesLib->getDefaults() and redirect to base. Files: img/icons/mime/index.php img/icons/large/index.php img/icons/sprite/index.php img/openlayers/dark/index.php installer/script/index.php lib/db/index.php lib/geo/index.php lib/ajax/index.php lib/core/Feed/Html/index.php lib/core/Feed/ForwardLink/index.php lib/core/Feed/Remote/ForwardLink/index.php lib/core/Feed/Remote/index.php lib/core/Feed/index.php lib/core/Math/index.php lib/core/Math/Formula/Parser/index.php lib/core/Math/Formula/Runner/index.php lib/core/Math/Formula/index.php lib/core/Math/Formula/Function/index.php lib/core/Event/index.php lib/core/Horde/Yaml/index.php lib/core/Horde/index.php lib/core/Perms/Check/index.php lib/core/Perms/Reflection/index.php lib/core/Perms/index.php lib/core/Perms/ResolverFactory/index.php lib/core/Perms/Resolver/index.php lib/core/Category/index.php lib/core/Report/index.php lib/core/Report/Definition/index.php lib/core/Search/Expr/index.php lib/core/Search/Type/index.php lib/core/Search/Type/Factory/index.php lib/core/Search/Index/index.php lib/core/Search/Query/index.php lib/core/Search/Query/WeightCalculator/index.php lib/core/Search/Formatter/Plugin/index.php lib/core/Search/Formatter/DataSource/index.php lib/core/Search/Formatter/ValueFormatter/index.php lib/core/Search/Formatter/index.php lib/core/Search/ResultSet/index.php lib/core/Search/ContentFilter/index.php lib/core/Search/GlobalSource/index.php lib/core/Search/index.php lib/core/Search/ContentSource/index.php lib/core/TikiDb/index.php lib/core/WikiParser/index.php lib/core/FileGallery/index.php lib/core/Multilingual/Aligner/index.php lib/core/Multilingual/MachineTranslation/index.php lib/core/Multilingual/index.php lib/core/Connect/index.php lib/core/TikiFilter/index.php lib/core/Reports/Send/index.php lib/core/Reports/index.php lib/core/Services/AuthSource/index.php lib/core/Services/Draw/index.php lib/core/Services/File/index.php lib/core/Services/User/index.php lib/core/Services/Wiki/index.php lib/core/Services/Favorite/index.php lib/core/Services/Object/index.php lib/core/Services/Category/index.php lib/core/Services/Report/index.php lib/core/Services/Comment/index.php lib/core/Services/Connect/index.php lib/core/Services/Language/index.php lib/core/Services/index.php lib/core/Services/ResultLoader/index.php lib/core/Services/Exception/index.php lib/core/Services/Tracker/index.php lib/core/StandardAnalyzer/index.php lib/core/StandardAnalyzer/Analyzer/Standard/index.php lib/core/StandardAnalyzer/Analyzer/index.php lib/core/StandardAnalyzer/TokenFilter/EnglishStemmer/index.php lib/core/StandardAnalyzer/TokenFilter/index.php lib/core/index.php lib/core/JitFilter/index.php lib/core/DeclFilter/index.php lib/core/JisonParser/Wiki/index.php lib/core/JisonParser/Phraser/index.php lib/core/JisonParser/index.php lib/core/Tracker/Field/index.php lib/core/Tracker/index.php lib/diff/index.php lib/ical/iCal/Parser/index.php lib/ical/iCal/index.php lib/ical/index.php lib/ldap/index.php lib/mail/index.php lib/logs/index.php lib/pear/OS/index.php lib/pear/Net/DNS/RR/index.php lib/pear/Net/DNS/index.php lib/pear/Net/LDAP2/index.php lib/pear/Auth/Yadis/index.php lib/pear/Auth/OpenID/index.php lib/pear/Auth/Frontend/index.php lib/pear/PEAR/REST/index.php lib/pear/PEAR/Task/Replace/index.php lib/pear/PEAR/Task/index.php lib/pear/PEAR/Task/Windowseol/index.php lib/pear/PEAR/Task/Postinstallscript/index.php lib/pear/PEAR/Task/Unixeol/index.php lib/pear/PEAR/Validator/index.php lib/pear/PEAR/Downloader/index.php lib/pear/PEAR/Command/index.php lib/pear/PEAR/Frontend/index.php lib/pear/PEAR/Installer/Role/index.php lib/pear/PEAR/Installer/index.php lib/pear/PEAR/index.php lib/pear/PEAR/ChannelFile/index.php lib/pear/PEAR/PackageFile/v2/index.php lib/pear/PEAR/PackageFile/Generator/index.php lib/pear/PEAR/PackageFile/Parser/index.php lib/pear/PEAR/PackageFile/index.php lib/pear/Minify/CSS/index.php lib/pear/Minify/index.php lib/pear/XML_Parser/tests/index.php lib/pear/XML_Parser/Parser/index.php lib/pear/XML_Parser/index.php lib/pear/XML_Parser/examples/index.php lib/soap/index.php lib/soap/nusoap/index.php lib/test/auth/fixtures/index.php lib/test/auth/index.php lib/test/core/Math/index.php lib/test/core/Math/Formula/DummyFunction/index.php lib/test/core/Math/Formula/index.php lib/test/core/temp/cache/index.php lib/test/core/temp/index.php lib/test/core/Event/index.php lib/test/core/Perms/Check/index.php lib/test/core/Perms/Reflection/index.php lib/test/core/Perms/index.php lib/test/core/Perms/ResolverFactory/index.php lib/test/core/Perms/Resolver/index.php lib/test/core/Category/index.php lib/test/core/Search/Expr/index.php lib/test/core/Search/Index/index.php lib/test/core/Search/Query/index.php lib/test/core/Search/Formatter/index.php lib/test/core/Search/GlobalSource/index.php lib/test/core/Search/index.php lib/test/core/TikiDb/index.php lib/test/core/WikiParser/index.php lib/test/core/Multilingual/Aligner/index.php lib/test/core/Multilingual/MachineTranslation/index.php lib/test/core/Multilingual/index.php lib/test/core/Connect/index.php lib/test/core/TikiFilter/index.php lib/test/core/Reports/Send/index.php lib/test/core/Reports/fixtures/index.php lib/test/core/Reports/index.php lib/test/core/Request/index.php lib/test/core/Services/index.php lib/test/core/index.php lib/test/core/JitFilter/index.php lib/test/core/DeclFilter/index.php lib/test/core/Transition/index.php lib/test/shipping/index.php lib/test/Calendar/index.php lib/test/editlib/index.php lib/test/reporstlib/index.php lib/test/reportslib/index.php lib/test/attributes/index.php lib/test/comments/index.php lib/test/freetag/index.php lib/test/smarty_tiki/index.php lib/test/IntegrationTests/index.php lib/test/wiki-plugins/index.php lib/test/index.php lib/test/rating/index.php lib/test/AcceptanceTests/utils/index.php lib/test/AcceptanceTests/index.php lib/test/payment/index.php lib/test/TikiLib/index.php lib/test/importer/fixtures/index.php lib/test/importer/index.php lib/test/language/FileType/index.php lib/test/language/fixtures/index.php lib/test/language/index.php lib/test/language/WriteFile/index.php lib/accounting/index.php lib/codemirror_tiki/mode/r/index.php lib/codemirror_tiki/mode/tiki/index.php lib/codemirror_tiki/mode/index.php lib/codemirror_tiki/index.php lib/equation/index.php lib/shipping/custom/index.php lib/shipping/ups-wsdl/index.php lib/shipping/index.php lib/metadata/index.php lib/videogals/index.php lib/credits/index.php lib/graph-engine/index.php lib/svg-edit_tiki/index.php lib/profilelib/index.php lib/prefs/index.php lib/setup/index.php lib/sheet/conf/index.php lib/sheet/include/org/index.php lib/sheet/include/org/apicnet/io/OOo/index.php lib/sheet/include/org/apicnet/io/OOo/objOOo/index.php lib/sheet/include/org/apicnet/io/index.php lib/sheet/include/org/apicnet/io/archive/index.php lib/sheet/include/org/apicnet/util/index.php lib/sheet/include/org/apicnet/index.php lib/sheet/include/core/index.php lib/sheet/include/index.php lib/dracula/index.php lib/swfobject/src/index.php lib/swfobject/index.php lib/attributes/index.php lib/swfupload/js/index.php lib/swfupload/src/index.php lib/swfupload/index.php lib/htmlpurifier_tiki/index.php lib/metrics/index.php lib/encoding/index.php lib/jquery_tiki/colorpicker/index.php lib/jquery_tiki/brosho/index.php lib/jquery_tiki/tablesorter/index.php lib/jquery_tiki/tablesorter/themes/tiki/index.php lib/jquery_tiki/tablesorter/themes/index.php lib/simile_tiki/index.php lib/validators/index.php lib/comments/index.php lib/images/icons/index.php lib/images/index.php lib/minify/index.php lib/TikiWebdav/Auth/index.php lib/TikiWebdav/Backend/index.php lib/TikiWebdav/index.php lib/TikiWebdav/PathFactories/index.php lib/parser/index.php lib/rangy_tiki/index.php lib/rating/formula/index.php lib/rating/index.php lib/webodf/index.php lib/wiki3d/index.php lib/importer/index.php lib/language/js/index.php lib/language/FileType/index.php lib/language/WriteFile/index.php lib/phpseclib_tiki/index.php lib/multilingual/index.php lib/ckeditor_tiki/index.php lib/ckeditor_tiki/ckeditor-icons/index.php lib/ckeditor_tiki/plugins/autosave/images/index.php lib/ckeditor_tiki/plugins/autosave/index.php lib/ckeditor_tiki/plugins/_tikilink/dialogs/index.php lib/ckeditor_tiki/plugins/_tikilink/index.php lib/ckeditor_tiki/plugins/index.php lib/ckeditor_tiki/plugins/tikiwiki/index.php styles/lite/index.php styles/snow/Flash/index.php styles/darkroom/pics/icons/index.php styles/darkroom/pics/index.php styles/darkroom/options/small-type/index.php styles/darkroom/options/index.php styles/twist/pics/icons/index.php styles/twist/pics/index.php styles/coelesce/pics/icons/index.php styles/coelesce/pics/index.php styles/thenews/pics/icons/index.php styles/thenews/pics/index.php styles/thenews/options/narrow_left_column/index.php styles/eatlon/options/teal/index.php styles/eatlon/options/index.php styles/arcturus/index.php styles/strasa/img/icons/index.php styles/strasa/img/index.php styles/strasa/options/cool/index.php styles/strasa/options/mono/index.php styles/tikinewt/pics/icons/index.php styles/tikinewt/pics/index.php styles/tikinewt/index.php temp/public/index.php templates/draw/index.php templates/comment/index.php templates/admin/index.php templates/tracker_search/index.php templates/trackeroutput/index.php templates/wiki-plugins/index.php templates/tracker/index.php templates/object/infobox/index.php templates/report/index.php templates/tracker_sync/index.php templates/tracker_todo/index.php templates/trackerinput/index.php templates/styles/mobile/index.php templates/translation/index.php templates/plugins/index.php |
tracker item |
|
zotero citation does not work with long tags
I want to use the zotero plugin. Referencing citations with the {zotero key=XXX} style works, while with the {zotero tag=XXXX} only works for short tags (e.g. does not work for tags with 15 chars). To use this feature I created for each entry in Zotero a unique tag with authorYearTitle(1st word). Is there a limit? |
tracker item |
|
CSS validation fails with several (all?) themes
Set an arbitrary theme to Tiki's default (e.g. Arcturus or Fivealive). The W3C CSS Validator [http://jigsaw.w3.org/css-validator/|http://jigsaw.w3.org/css-validator/] throws a lot of errors and warnings. Check this for [http://jigsaw.w3.org/css-validator/validator?uri=http%3A%2F%2Ftiki.org%2F&profile=css3&usermedium=all&warning=1&vextwarning=&lang=en|CSS validation http://tiki.org/]: 91 errors, 180 warnings. |
tracker item |
|
Tiki exchange of document with others marked up languages and project management
For future versions 11 ? 12 ? Hi, There are several main marked up languages that we know well. I think that it will be useful to be able to exchange (import, export) documents with other selected marked up languages. !!I particularly think to two categories : !!!1- The task and documents managers used by development tools : Eclipse-Mylin Aptana environment and Bugzilla Remark : About this category, I redact documents using textile to describe the developments integrated into projects and bugzilla. This because I have near fifty elementary project developed since 4.0, stabilized at 8.3 and that I am preparing for 10.x. (They remain for most of them available and someones must be adapted - galleries particularly) !!!2- The wikies The problem is to exchange data with users of main wiki. The need is to use the large capabilities of tikiwiki to hold projects management and documentation. But as it is not specialized it cannot be directly used. !!There are several ways, this is completely opened : 1- Be compatible i/O with textile which is very closed from basic tiki marked up language. This for basic articles. 2- Develop a plugin using tikiwiki as marked up language for Mylin 3- Look farther with a full XSL XSL-Fo (note that with eclipse all marked up supported languages can be exported as XSL- !!On the way, proposal 1- First : list of major marked up languages for wiki and task managers 2- Links import export existing from one to another 3- Choose the optimum !! Aim : - Prepare use of tikiwiki in project management - Be compatible with environments as Eclipse to with other project management tools !!Reason(s) - Tiki provides a lot of coherent and very useful tools to manage the content of projects (documents and detailed task management, studies) and groupware life and management which is the core of project management (the classical tools for planning are only in my mind a little part). __But it cannot be connected with specialized existing tools and information systems in various businesses. The problem and aim is to prune efficiently tikiwiki into these organizations. __ Trebly |
tracker item |
|
Kaltura Video at Tiki.org Page Listings Non Functional
__Describe precisely what you did (how to reproduce)__ Go to this link at https://tiki.org/tiki-list_kaltura_entries.php Click on the links to the Kaltura Videos as produced by our tiki staff __Describe exactly the faulty consequences__ The faulty consequence is the user is taken to the viewing page for the video link that was clicked, and the viewing page fails to render the Kaltura video. __Explain what you expected instead of the faulty consequences__ What is expected is the video to render properly upon clicking on the Kaltura video link. --- There will not be a tiki show instance of this issue, as the issue is related to tiki.org |
tracker item |
|
Language.php has strange characters codification
{syntax type="tiki" editor="plain"} __Intro & Environment:__ *Italian language selected *Tikiwiki 3.1 __Issue:__ Many words in our Tikiwiki appears with strange characters instead of accented characters or special ones. __Analysis:__ I looked for the /lang/it/language.php and: *I opened it with the __vim__ on my server *I opened it with __Notepad++__ on my notebook using various codification (utf8, ansi, UTF8 without BOM, UCS2....) The result was that the accented words or special char words are always not matching the right codification. For example, I find "blog_ranking_top_active_blogs" => "blogs_classifica_blogs_pi�_attivi", instead of "blog_ranking_top_active_blogs" => "blogs_classifica_blogs_più_attivi", I tried also to download the 4.1 version, the zip version and also the tar.gz one. The result was the same. |
tracker item |
Once enabled, when I attempt to visit a few pages as anonymous, for which I should see the "Error, your are not logged in. Go to Log in Page" message, I see instead a message from firefox saying that there is an error in the enconding of the content (attempting to use a compression method not valid or that it doesn't work in this application):
{QUOTE()}
Error de codificació del contingut
No ha pogut mostrar-se la pàgina que esteu intentant visualitzar perquè utilitza una forma de compressió no vàlida o que no funciona en aquesta aplicació.
* Poseu-vos en contacte amb els propietaris del lloc per a informar-los del problema.
{QUOTE}
Once I disable the gzip output, tiki behaves normally.
---
Moreover, this issue might have been the reason why the new spreadsheet features being developed in trunk by robertplummer were failing (Chrome just says that the server is temporarily unavailable) recently in a test we were doing in the same server.
And that might be the (potential) responsible for the issues with sending newsletters in prposals/6x (just before the release of tiki 6.2).