Loading...
 
Skip to main content

rsstest

N/A


N/A
Forum: Tiki Wiki CMS Groupware Author: pogogames201 Posted: Thu, 31 Mar 2016 17:10:44 +0200 Last post: Thu, 31 Mar 2016 17:10:44 +0200

Forum: Tiki Wiki CMS Groupware Author: Mack Posted: Tue, 29 Mar 2016 22:45:33 +0200 Last post: Tue, 29 Mar 2016 22:45:33 +0200

Forum: Tiki Wiki CMS Groupware Author: gary_c Posted: Mon, 28 Mar 2016 09:42:30 +0200 Last post: Mon, 28 Mar 2016 09:42:30 +0200


Editor not showing
Fairly inexperienced user here, Editing a page does not display the editor. I have tried all the various fixes. Checked files, toggled WYSIWYG, php mem, etc. I cant seem to find the issue. When clicking Edit it just displays like this: {img fileId="3663" thumb="box"}

Hello everyone, I'm trying to install Tiki 27.5 (but got the same result with 27.1) on a fresh Debian 13, and I'm stuck very early in the process - browsing tiki-install.php ends up in "Fatal error: Maximum execution time of 30 seconds exceeded in (various .php files)". This is pretty puzzling, as my previous attempt at installing Tiki 27 went without a hitch on a Debian sid. My PHP skills are scarce, so I started placing "echo"s in various places and found that tiki-install.php never gets passed the "$content = tr('No content specified. Something went wrong.')" line. Defined in lib/init/tra.php, tr() calls tra(), which doesn't get passed the call to \I18n\LanguageTranslator~np~::getInstance. Which is defined in lib/language/LanguageTranslator.php and doesn't get passed the "new self" line; the constructor doesn't get beyond the call to loadThemeOverrides, which gets stuck at \TikiLib::lib('theme'). This is defined in lib/tikilib.php, doesn't seem to get the chance to return and calls tr() at the end, which completes the loop.


What am I missing here?

Thank you.


Calendar translate



Hello everyone,

I notice that one sections on Tiki calendar is not fully translated. Specifically, the In Which file I can find for translate this section? I've been looking but can't find it.

The section is: today - year - semester - quarter - month - week - day.
Juste look on picture

I would like to translate it into French.


Howdy - Been using TikiWiki for a pretty long time and just got permission to use TikiWiki at my current job setting up a Knowledge Base.

Currently at 27.5 but about to install 29.1 on another server once I get the PHP 8.4 deprecation errors fixed.

On this 27.5 build, when creating Wiki pages, we're using a lot of numbered/ordered lists to create troubleshooting steps, but when you view the page, the numbers are so far to the left they are even further left than the headings and paragraphs.

Here is an example on a newly created page, with zero content to mess it up:


I have added custom CSS to the Customization section in Admin - didn't help. Spent hours combing the the css files and editing bits here and there that related to ol or ul, but nothing helped. Googled and got deep into the pages, but it didn't help.

I finally went into the developer console in Chrome, found the element, edited it on the developer side and the numbered list finally moved. It related to Line 582 in _tiki-miscellaneous_global_scss in \themes\base_files\scss. Added margin-left: 40px; (in Developer console) and it worked. Added the same info to the css file and uploaded it - nothing happened.

After several days of working on this, I thought I would try coming here for help.


PDF-Printing



I would like to print only a specific part of a wiki page as a PDF. How can I do this?
When I use the PDFPAGE plugin command and place it in the middle of the page, a PDF of the entire page is generated, and an additional separate PDF is created for the part enclosed by the PDFPAGE command.

What I want to achieve is that, when the page is printed as a PDF, only a specific section of the page is converted into a PDF, not the entire page. How can I do this?


Hello All — I've been out of commission for a few years with health issues and am working on resurrecting an old site on an outdated version of Tiki and upgraded to 29.0 through Softaculous. Unfortunately I don't know what I upgraded from. I saw that the version being used was out of date and clicked the "Update" button without taking note of current version figuring I couldn't stay on that version either way. The old version version was probably 3 years old. Everything worked fine afterward and I proceeded to bring the site current. Now I am working on access to the updated site and have found using the "Groups" function via tiki-admingroups.php generates errors instead of presenting the management page:

Fatal error rendering template file /home2/cichoszo/public_html/journey/templates/tiki-admingroups.tpl
TypeError: Tiki\Wiki\SlugManager::generateSlugsVariations(): Argument #1 ($slug) must be of type string, null given, called in /home2/cichoszo/public_html/journey/lib/tikilib.php on line 3252 and defined in /home2/cichoszo/public_html/journey/lib/core/Tiki/Wiki/SlugManager.php:87
Stack trace:

  1. 0 /home2/cichoszo/public_html/journey/lib/tikilib.php(3252): Tiki\Wiki\SlugManager-generateSlugsVariations(NULL)
  2. 1 /home2/cichoszo/public_html/journey/lib/wiki/wikilib.php(1656): TikiLib-getPageBySlug(NULL)
  3. 2 /home2/cichoszo/public_html/journey/lib/smarty_tiki/Modifier/Sefurl.php(44): WikiLib-sefurl(NULL, '', '')
  4. 3 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Extension/CallbackWrapper.php(29): SmartyTiki\Modifier\Sefurl-handle(NULL)
  5. 4 /home2/cichoszo/public_html/journey/temp/templates_c/en_admin
    a8904e19cfdb3f77e5ddb126e16b446d54632f75_0.file_tiki-admingroups.tpl.php(244): Smarty\Extension\CallbackWrapper-handle(NULL)
  6. 5 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Template/GeneratedPhpFile.php(111): content_697051442eb848_97213879(Object(Smarty\Template))
  7. 6 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Template/Compiled.php(110): Smarty\Template\GeneratedPhpFile-getRenderedTemplateCode(Object(Smarty\Template), 'content_6970514...')
  8. 7 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Template.php(180): Smarty\Template\Compiled-render(Object(Smarty\Template))
  9. 8 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Template.php(655): Smarty\Template-render(false, 0)
  10. 9 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Template.php(589): Smarty\Template-_execute(0)
  11. 10 /home2/cichoszo/public_html/journey/vendor_bundled/vendor/smarty/smarty/src/Smarty.php(2121): Smarty\Template-fetch()
  12. 11 /home2/cichoszo/public_html/journey/lib/core/Tiki/Smarty/SmartyTiki.php(170): Smarty\Smarty-fetch('/home2/cichoszo...', NULL, NULL, NULL)
  13. 12 /home2/cichoszo/public_html/journey/lib/core/Tiki/Smarty/SmartyTiki.php(418): Tiki\Smarty\SmartyTiki-fetch('/home2/cichoszo...', NULL, NULL, NULL)
  14. 13 /home2/cichoszo/public_html/journey/lib/core/Tiki/Smarty/SmartyTiki.php(355): Tiki\Smarty\SmartyTiki-assign_layout_sections('tiki.tpl', NULL, NULL, NULL)
  15. 14 /home2/cichoszo/public_html/journey/tiki-admingroups.php(465): Tiki\Smarty\SmartyTiki-display('tiki.tpl')
  16. 15 {main}


I have tried working backwards through the referenced files to see where the value being passed through the called function series is being dropped and being passed as null, but get a little lost not knowing the point of origin.

The errors trace is a little difficult to read in this forum post so I have also provided them in another document that may be easier to read and manage.

Any pointers to help me get this resolved would be appreciated.

Journey on ...
Steve


hi All,

last thursday i suddenly got this Tiki error every time user try to login.


we have not change any tiki wiki configuration for months. it is just suddenly break like that upon user login.

on my server log, we got warning:

Mon Jan 19 10:29:08.595526 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr:
Mon Jan 19 10:29:08.595578 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: **** Start CSRF error fromwww.ptadu.com *****
Mon Jan 19 10:29:08.595585 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: The HTTP_ORIGIN host () does not match this server (www.ptadu.com).
Mon Jan 19 10:29:08.595590 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: site_security_timeoutpreference:14400seconds(240 minutes)
Mon Jan 19 10:29:08.595596 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: SCRIPT_NAME: /TEST/wiki/tiki-login.php
Mon Jan 19 10:29:08.595600 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: REQUEST_URI: /TEST/wiki/tiki-login.php
Mon Jan 19 10:29:08.595604 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: HTTP_ORIGIN: null
Mon Jan 19 10:29:08.595607 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: REQUEST_METHOD: POST
Mon Jan 19 10:29:08.595610 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: $_GET: empty
Mon Jan 19 10:29:08.595612 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: $_POST: {
Mon Jan 19 10:29:08.595615 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "ticket": "4WppO7-jJBRJmJIGuMYS38J7y7oQJIXqhE5mBHePSLs",
Mon Jan 19 10:29:08.595618 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "user": "spg001",
Mon Jan 19 10:29:08.595621 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "pass": "spg001",
Mon Jan 19 10:29:08.595624 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "login": "",
Mon Jan 19 10:29:08.595627 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "stay_in_ssl_mode_present": "y",
Mon Jan 19 10:29:08.595652 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: "stay_in_ssl_mode": "y"
Mon Jan 19 10:29:08.595658 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: }
Mon Jan 19 10:29:08.595663 2026 fcgid:warn pid 3999456:tid 140412964943616 client 59.153.129.136:0 mod_fcgid: stderr: **** End CSRF error fromwww.ptadu.com *****

is there any solution regarding this?


Version 27.3 und 29.0

Beim Versuch mit PHP Composer die Pakete zu aktualisieren bekomme ich den folgenden Fehler.

Copy to clipboard
Dependencies solving Composer could not detect the root package (tiki/tiki) version, defaulting to '1.0.0'. See https://getcomposer.org/root-version ...


Laut diesem Posting bei stackoverflow benötigt die composer.json jetzt einen Eintrag für die Version.

Ich hab leider keine Ahnung, welche Versionsnummer da jetzt benötigt wird.


IE works well



Hi
Not a whizz at CSS. Have been fiddling around with a new layout derived from moreneat.css, but while it seems fine in IExplorer 6, the top bit gets mangled in Mozilla browsers.

(By mangled, I mean the header gets encroached on by the content from the middle section)

I think? this is the relevant bit of the css file - am I making a [SPAM LINK DELETED] stupid mistake? Well - I know I am, but could someone show me where?

Thanks very much

Piers

/* This is the header */
DIV#tiki-top {
background-color: #99CCCC;
background-image: url(mothershare/top_bg.jpg);
background-repeat: repeat-x;
color: #CCCC99;
height: 12px;
padding-right: 0px;
font-size: 10px;
padding-bottom: 1px;
border-bottom: 3px solid #000000;
margin-top: 0px
}

DIV#tiki-top a {
color: #000000;
font-weight: bold;
text-decoration: none;
}
DIV#tiki-top-menu {
background-color: #CCCC99;
background-image: url(mothershare/top_bg2.jpg);
background-repeat: repeat-x;
color: #436976;
height: 21px;
text-align:right;
padding-right: 10px;
padding-bottom: 2px;
font-size: 10px;
margin-bottom: 21px;
}

.tikitopmenu {
color: black;
font-size: 9px;
text-decoration: none;
}

.tikitopmenu2 {
color: black;
font-size: 10px;
text-decoration: none;
}


DIV#usermenu {
background-color: white;
border-bottom: 1px solid #8CACBB;
color: black;
padding-right: 10px;
padding-bottom: 2px;
font-size: 10px;
}

[NOTE: THIS POST WAS MADE BY A SPAMMER AND IS PRESERVED FOR POSSIBLE ANALYSIS.]


It's a shame, for me, to write about a so simple question... to have a so basic trouble... I've taken more than a week to watch howto, doc, tuto,... but, unfortunatly found nothing to help me.
Well, my probleme is double, first about ''sitetitle'' and ''sitesubtitle'' and also module logo. At firts when I fill them two ''sitexxx'' in the config ''feature_sitelogo'' they didn't appear on my site. In fact anywhat I write here is not watchable on my site. I must use the module logo to do this. but, I don't unsdestand how to make this title and sub title automaticly at the good size et and LF to be totally readable even in small screen size.
The title keep allwaysth same font size with no logic with the page size, or device size, or browser size,... so in most case the whole line is truncated and look horrible.

My site is at this address and you can see quickly what I mean.

Please, is there somebody who can explain me how to correct this ?

Ten years ago, somebody tells me to use this: .sitesubtitle {width: 10em;}
but it's again a fixed size and I would like the size to be dynamic. And... I don't know where to write this solution in the module config.

I'm very sorry for my bad english, I hope it's understandable...

Thanx in advance for any help




~/np~

<?xml version="1.0"?> <!-- RSS generated by SourceForge.net at Mon, 09 Nov 2009 04:04:35 GMT on sfs-web-8 The content in this RSS feed was generated by SourceForge.net regarding the SourceForge.net site or a project hosted on SourceForge.net. Each project hosted on SourceForge.net is responsible for their own content, file releases and support. For a full list of available RSS feeds http://p.sf.net/sourceforge/rssfeeds For terms of use: http://p.sf.net/sourceforge/terms For content issues, comments and questions: contact the project via the comment link or the resources on their summary page. For technical issues with this feed: contact the SourceForge.net team at: http://p.sf.net/sourceforge/support In the event that you need to report abuse: contact the SourceForge.net team at: http://p.sf.net/sourceforge/support
-->
<rss version="2.0">
<channel>
<title>SourceForge.net: Project Summary: TikiWiki CMS/Groupware (tikiwiki project)</title>

<link>http://sourceforge.net/projects/tikiwiki/</link>

<description>A summary of key project details for the tikiwiki project on SourceForge.net.</description>
<copyright>Copyright and acceptable use information for this RSS feed may be found at: http://p.sf.net/sourceforge/terms</copyright>
<lastBuildDate>Mon, 09 Nov 2009 04:04:35 GMT</lastBuildDate>
<generator>SourceForge.net RSS generator</generator>
<image>
<title>SourceForge.net logo</title>
<url>http://images.sourceforge.net/images/sflogo-88-1.png</url>

<link>http://sourceforge.net/</link>

<width>88</width>
<height>31</height>
<description>The world's largest Open Source software development website</description>
</image>
<item>
<title>Project name: TikiWiki CMS/Groupware</title>
<description>Project description: Powerful multilingual Wiki/CMS/Groupware to build & manage your Wiki, File Sharing/Image Gallery, CMS, Blog, Tracker/Forms, Forum, Directory, Polls, Surveys, Quizzes, Newsletters, Calendars, FAQs, Spreadsheets, Maps, Workflow, etc. - That all is Tiki !</description>

<link>http://sourceforge.net/projects/tikiwiki/</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Developers on project: 440</title>
<description>Project administrators: <a href="http://sourceforge.net/users/chibaguy/">chibaguy</a>, <a href="http://sourceforge.net/users/lrargerich/">lrargerich</a>, <a href="http://sourceforge.net/users/luciash/">luciash</a>, <a href="http://sourceforge.net/users/marclaporte/">marclaporte</a>, <a href="http://sourceforge.net/users/mose/">mose</a>, <a href="http://sourceforge.net/users/nkoth/">nkoth</a>, <a href="http://sourceforge.net/users/nyloth/">nyloth</a>, <a href="http://sourceforge.net/users/ohertel/">ohertel</a>, <a href="http://sourceforge.net/users/pkdille/">pkdille</a>, <a href="http://sourceforge.net/users/redflo/">redflo</a>, <a href="http://sourceforge.net/users/ricks99/">ricks99</a>, <a href="http://sourceforge.net/users/sylvieg/">sylvieg</a>, <a href="http://sourceforge.net/users/xavidp/">xavidp</a></description>

<link>http://sourceforge.net/project/memberlist.php?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Activity percentile (last week): 99.97%</title>
<description>Most recent daily statistics ( 9 Nov 2009): Ranking: 71, Activity percentile: 99.97%, </description>

<link>http://sourceforge.net/project/stats/?group_id=64258&ugn=tikiwiki</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Downloadable files: 784609 total downloads to date</title>
<description>Most recent daily statistics ( 9 Nov 2009): Download count: 233</description>

<link>http://sourceforge.net/project/showfiles.php?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Mailing lists (public): 5</title>
<description>Public mailing lists: tikiwiki-cvs, tikiwiki-devel, tikiwiki-pt-br, tikiwiki-users, tikiwiki-artwork</description>

<link>http://sourceforge.net/mail/?group_id=64258</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Bugs (288 open/2021 total)</title>
<description>Tracker description: Bug Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506846&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Support Requests (2 open/201 total)</title>
<description>Tracker description: Tech Support Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506847&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Patches (71 open/184 total)</title>
<description>Tracker description: Patch Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506848&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
<item>
<title>Tracker: Feature Requests (690 open/879 total)</title>
<description>Tracker description: Feature Request Tracking System</description>

<link>http://sourceforge.net/tracker/?atid=506849&group_id=64258&func=browse</link> <pubDate>Mon, 09 Nov 2009 04:04:35 GMT</pubDate>

</item>
</channel>
</rss>
^


Page last modified on Saturday 08 August 2015 14:33:49 UTC