tikiwiki: 03ricks99 * r29362 10/trunk/templates/tiki-searchresults.tpl: [MOD] for multilingual sites, perform the search (from the seachbar) in the language of either the site, page, or user default. Users can then change the language scope from the results page Hello, I installed tikiwiki with DB:wiki, User:wiki few minutes ago. I finally can see Congratulations message. To begin configuring the site I tried to log in with ID:wiki and its password. I can't log in. How can I deal with this situation?0,00 Hi and good morning: does somebody know how I can switch a banner on reload (banner rotation?) without flash. Should I use infinite carousel in a banner? New Forum Posts: Image galleries won't upload - upgrade from 2.4 to 5.1 - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=38598 polom polom hi fabricius re hi there tikiwiki: 03jonnybradley * r29363 10/trunk/ (templates/tiki-editpage.tpl tiki-editpage.php): [MOD] editpage: Merge tools and properties tabs (one of them was usually virtually empty) hi wzek wizek sry tikiwiki: 03jonnybradley * r29364 10/trunk/tiki-editpage.php: Editpage: Remove redundant smarty assign (now done in {textarea}) fabricius: Don't you know how do I import .sql dump file greater than 90mb with phpmyadmin (it imposes a 2mg filesize limit). Or any other method? Wizek I never have realised, that there might be a max of 9o mb or 2mb I think that depends on the settings of your provider but I am not a professional on that there it says: (Max: 2,048 KiB) http://prntscr.com/xkbx I would think, that might have to do with the specific contract aswell what kind of specific contract? how I have access there, without login, password etc? that seems to be sth special - a web-sql like web-ftp fabricius: I don't understand you. isn´t the a control center like PLEX or other, to login? It's WAMP installed on local machine I didn't contract myself :D Wizek: you give me a simple link and I have access to upload a dump to your database? I find that is a bit weird. strange ah ok local machine What are you requesting access to? my phpmyadmin? so I think you need somebody to explain you stuff of serveradmnistration and phpMyAdmin administration Definitly :D I am the wrong guy for that, as I am just a beginner There is silence in #phpmyadmin and I do NOT request any access at all Do you know someone? re, sry had connection problems so, it seems, I am a fool, not to see it was a screenshot from the first place but anyway, I could not help out with this specific myPHP issue, cause I do not know at all- no idea one thing I can tell you: I checked and have seen, that my contract with my provider allowes (Maximale Dateigröße: 49.152KB) 49MB mySQL and phpMyAdmin but no idea,where on your server (a rottserver I think) you could set this up or down tikiwiki: 03jonnybradley * r29365 10/trunk/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js: tikiwiki: [FIX] ckeditor: Replace AJAX call in toHTMLSource function (which overrides tikiwiki: dataProcessor.toDataFormat) with client-side regexp, as it seems it gets called tikiwiki: internally by ckeditor every second or two and was flooding the server and tikiwiki: browser leading to very slow page loading. tikiwiki: 03jonnybradley * r29366 10/trunk/styles/layout/layout.css: [FIX] ckeditor: Set width for body inside editor I am looking for a certain setting and forgot, where to tick it: the registered user should NOT see, what the anonymous user sees => different modules and menues I think it is just one box to tick but where? another issue: Look and Feel: {if $user eq "admin"} means, that User admin see s.th.? -> what to write if I want usergroup Registered to see s.th? if you simply want to hied a menu from anonymous: admin -> modules -> edit the module containing the menu and select registered in permissions field. replace admin with registered thx, try instantly coaboa_: I tried it with "registered", but it does not work ... -> I have this in the custom code of the Top Bar - it only works, when I put in my UserName, but not the groups admin or registered NOR Admin or Registered so when I type in my username I see the Top Bar - when I type in the group registered (what is the goal) I sadly do not see it or use {if $group neq "Admins"} neq? not equal depends on what you want to achieve usable is: eq. neq, and, or as far as I know kk, but I do not understand why not equal Admins ... I need the Top Bar NOT to be seen by the Anonymous just an example. replace $ user with $groups due to some weird issues in my NGO, I need to simulate our old static html site for the anonymous user presentation of old-anonymous and new-registered and members-area on 2nd installation next saturday ok, I´lll do fucking pressure as allways have fun anyway thx coaboa cu anyway, not working kk look at theme.tiki.org there are some examples -Templates->template tricks they should work *http://themes.tiki.org/Template+Tricks thank you very much ... sometimes I just need a link to where I can read further, caus I cannot name the problem for the search-function thx very much, I hope I will find the solution there hi guys Warning: include_once(): Unable to access installer/tiki-installer.php in /var/www/wiki/tiki-install.php on line 83 Warning: include_once(installer/tiki-installer.php): failed to open stream: No such file or directory in /var/www/wiki/tiki-install.php on line 83 Warning: include_once(): Failed opening 'installer/tiki-installer.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/wiki/tiki-install.php on line 83 while trying to install any idea? i've run the setup.sh > everything was ok Warning: include_once(): Unable to access installer/tiki-installer.php in /var/www/wiki/tiki-install.php on line 83 Warning: include_once(installer/tiki-installer.php): failed to open stream: No such file or directory in /var/www/wiki/tiki-install.php on line 83 Warning: include_once(): Failed opening 'installer/tiki-installer.php' for inclusion (include_path='.:/usr/share/php:/usr/share/pear') in /var/www/wiki/tiki-install.php on line 83 ntahx@systemX:/var/www/wiki$ ls -lia /var/www/wiki | grep tiki-install.php 296171 -rwxr-xr-x 1 www-data www-data 5960 2010-09-06 21:04 tiki-install.php is the path valid (/usr/share/php & pear? maybe some components misssing. ok i've fixed it but now it return like this Warning: tempnam(): Unable to access in /var/www/wiki/lib/init/initlib.php on line 150 Tiki Installer cannot proceed The directory '/var/lib/php5' does not exist or PHP is not allowed to access it (check open_basedir entry in php.ini). do you have php installed? *php5 yerp i do see doc.tiki.org/Debian+Install Configuration File (php.ini) Path /etc/php5/apache2 Loaded Configuration File /etc/php5/apache2/php.ini Scan this dir for additional .ini files /etc/php5/apache2/conf.d well seems all the pre-requisite has been followed NtahX: are you installing on a somehow crippled PHP? chealer, crippled PHP? u mean SAFE_MODE enable? NtahX: stuff like that, yes. are you installing on some "shared" server? nope i was trying to install on my localhost NtahX: which version are you installing? the lastest tiki-5.1 NtahX: in which environment are you installing? now using vm'ed ubuntu 10.04 lucid NtahX: it's good to mention when you have a problem in a VM. anyway, I would check if /var/lib/php5/ exists. ntahx@systemX:~$ ls /var/lib/php5/ sess_4fd6ejmuvbpe8j79h3lvcv1deg0pnjrt sess_ollcucnup1fa3joioq7gl906h2 ntahx@systemX:~$ ls -lia /var/lib/php5/ total 48 287668 drwxrwxrwx 2 root ntahx 4096 2010-09-20 00:13 . 279387 drwxr-xr-x 64 root root 4096 2010-09-07 22:23 .. 283391 -rw------- 1 www-data www-data 33747 2010-09-20 00:13 sess_4fd6ejmuvbpe8j79h3lvcv1deg0pnjrt 283389 -rw------- 1 www-data www-data 39 2010-09-20 00:23 sess_ollcucnup1fa3joioq7gl906h2 so this might be the problem i need to chmod 777 the /var/lib/php5 ? 1- With FTP access: a) Change the permissions (chmod) of the directories to 777. b) Create any missing directories c) Execute the Tiki installer again (Once you have executed these commands, this message will disappear!) NtahX: it's showing as akready 777 NtahX: do you know the PHP language? yerp not really brb trying something else btw thanks for the responds tikiwiki: 03jonnybradley * r29367 10/trunk/lib/ckeditor_tiki/plugins/tikiplugin/plugin.js: [FIX] ckeditor: Show ajaxLoading when getting html rendered (doesn't seem to work in safari/chrome - have tried in 5 different points in event chain with no joy) hello all. trying to setup webdav and receiving a message "documents in his folder are not available" using i.e. and a blank page using firefox open as webfolder. any ideas? tikiwiki: 03jonnybradley * r29368 10/trunk/ (lib/ajax/autosave.js templates/tiki-preview.tpl): [FIX] preview: set preview_diff_style dropdown when ajax call finishes, not page load tikiwiki: 03jonnybradley * r29369 10/branches/experimental/wysiwyg_ckeditor_update/ (10 files in 8 dirs): [MRG] Automatic merge, trunk 29356 to 29367 ok finally i fixed everything NtahX: what was the problem? i think the file/folder permission with /var/www i've set it to 777 at 1st then change back to 644 after everything was installed i turn off the safe_mode from php.ini as well did a fresh install everything seems find NtahX: oh...you had safe_mode enabled :? now i'm checking to secure & hardened the tikiwiki yes NtahX: why? you said you weren't on a shared server turn off & restart the httpd doesn't fixed the issue i'm just playing with it.. any suggestion to hardened the server? NtahX: what's your goal ? some sort of test that i've been getting Hardened Wiki Server Your company has asked you to set up a secure wiki, so that its employees all around the world can communicate and collaborate. For ease of access by traveling employees, the company wants the wiki on a public IP. Since the wiki will contain highly sensitive and confidential company documents, it needs to be very secure and protected against unauthorized access. hosted on your server ? yeah full admin ? full admin? i don't quite get u root access :) or shared host it's a localhost so i'm the root it's just for demo not for production server ok, apache2 + php5-cgi + suhosin + suexec lol i've installed tikiwiki & everything already now the idea is to secure & hardened the server did you use libapache2-mod-php5 ? oups, maybe i missed the first question : windows or linux ? linux i suppose, what version ? ermm i don't think so i'm on VMed Ubuntu 10.04 lucid ok, so first hardening is to use a specific user to execute php5 and jail it in the docroot i've been thinking of jailed chroot but it's quite complicated (for me :P) http://blog.stuartherbert.com/php/2007/12/18/using-suexec-to-secure-a-shared-server/ can hel help Welcome to the official Tikiwiki English Irc Channel. TikiWiki or better known as TW, is your Groupware/CMS (Content Management System) solution, you can get more infomation at http://info.tikiwiki.org/ . ok i'll peek into that 1st thanks http://www.howtoforge.com/how-to-set-up-apache2-with-mod_fcgid-and-php5-on-ubuntu-10.04 that one is more for your case and after that suhosin is your friend to avoid basic attacks ic i've just checked i did use libapache2-mod-php5 maybe you should use fcgid as describe in the howto more powerfull tikiwiki: 03jonnybradley * r29370 10/trunk/ (5 files in 3 dirs): [ENH] preview: Add custom resize handle to ajax preview div. Also add preview icon/button top right. polom New Forum Posts: Title and sub-title size with FiveAlive theme - http://tikiwiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=38602 tikiwiki: 03Jyhem * r29371 10/trunk/styles/coelesce.css: +ENH+ Suppress global italics for wiki-parsed description field tikiwiki: 03Jyhem * r29372 10/trunk/templates/tiki-take_survey.tpl: +ENH+ Same page title display everywhere tikiwiki: 03Jyhem * r29373 10/trunk/ (3 files in 2 dirs): [ENH] Allow control of textarea questions size in surveys tikiwiki: 03jonnybradley * r29374 10/trunk/lib/setup/cookies.php: [FIX] toggleCols: Use "cookie" info to restore column state onready (better than nothing) tikiwiki: 03Jyhem * r29375 10/trunk/ (lib/surveys/surveylib.php templates/tiki-take_survey.tpl): [FIX] Display accented characters correctly in remarksbox I am looking for a Tiki6 prerelease to download - is s.th. like that existing? I would like to test the clipper-function dev.tiki.org -> get code anyone awake tonite? sure or, alternatively, use the category module with sort by last modif date any ideas? wikiplugin sort ah, sorry, that wouldn't work i glanced thru the code, but it is beyond my expertise :( ricks99: why don't u use http://doc.tiki.org/PluginListpages&structure=Documentation ? duh don't :) i didnt see it... apparently the listpages plugin is *not* activated by default wonder why... works perfectly. tx luciash! u r wcome