marclaporte: joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03chibaguy r49087 10trunk/styles/ 10(40 files in 9 dirs)
[REF] div.calbuttonBox was removed from tpl earlier, so removing from stylesheets.
03chibaguy r49088 10trunk/templates/tiki-tracker_view_history.tpl * [REF] Replacing legacy classes with Bootstrap classes.
03lindonb r49089 10trunk/doc/devtools/satis.json * tablesorter: add latest version 2.14.4 which fixes 2 reported bugs fabricius: joined #tikiwiki Caarrie|sleeping: joined #tikiwiki Tiki-KGB: 03lindonb r49090 10branches/12.x/ 10composer.lock 10composer.json * update composer for latest tablesorter version Tiki|bot: New Forum Posts: jCapture dogfood on dev.tiki.org was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49076] branches/12.x/lib/prefs/feature.php - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50646
New Forum Posts: Plugin Dialog, Body and - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50638
New Forum Posts: Auto-locking Wiki page - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50636
New Forum Posts: jCapture dogfood on dev.tiki.org was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49076] branches/12.x/lib/prefs/feature.php - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50646
New Forum Posts: Plugin Dialog, Body and - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50638
New Forum Posts: Auto-locking Wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50636 Tiki-KGB: 03lindonb r49091 10(12 files in 10 dirs) * [MRG] Automatic merge, branches/12.x 49076 to 49090 lindonb: left #tikiwiki Tiki|bot: New Forum Posts: jCapture dogfood on dev.tiki.org was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49076] branches/12.x/lib/prefs/feature.php - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50646
New Forum Posts: Plugin Dialog, Body and - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50638
New Forum Posts: Auto-locking Wiki page - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50636
New Forum Posts: jCapture dogfood on dev.tiki.org was [Tikiwiki-cvs/svn] SF.net SVN: tikiwiki:[49076] branches/12.x/lib/prefs/feature.php - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=50646
New Forum Posts: Plugin Dialog, Body and - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50638
New Forum Posts: Auto-locking Wiki page - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50636 Tiki-KGB: 03chibaguy r49092 10trunk/templates/find.tpl * [REF] Switch to Bootstrap classes, etc.
03chibaguy r49093 10trunk/templates/tiki-browse_categories.tpl * [REF] Switch to Bootstrap classes, etc.
03chibaguy r49094 10trunk/templates/tiki-forums.tpl * [REF] Switch to Bootstrap classes, etc. fabricius: joined #tikiwiki
polom Tiki-KGB: 03chibaguy r49095 10trunk/templates/tiki-plugin_blocked.tpl
[REF] Replaced .panel-default .well with .panel-danger .panel-body to avoid margin and background oddness. Telesight: joined #tikiwiki lindonb: joined #tikiwiki Jyhem: joined #tikiwiki fabricius: joined #tikiwiki Tiki|bot: New Forum Posts: Issue with search Module - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50650 fabricius: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki Telesight: joined #tikiwiki lindonb: anyone familiar with using memcache with tiki? Tiki|bot: New Forum Posts: What happened to my anchor link button? - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=50651 lindonb: i've installed the memcache php extension and have set it up in the admin panel, but can't tell if it's running or not
joined #tikiwiki paldream4: joined #tikiwiki
i need help i have : Notice: Undefined index: smarty_compilation in /home/mdisjxjy/public_html/wiki/lib/init/smarty.php on line 74
on the page http://akhirisonline.com/wiki/tiki-install.php fabricius: joined #tikiwiki paldream4: somebody is present ? TomJarvis: joined #tikiwiki marclaporte: joined #tikiwiki TomJarvis: paldream4: You are installing Tiki 9? Is this an upgrade from a previous Tiki version? Have you checked that the database tables were populated? paldream4: Yes it s the Tiki 9 , is not a upgrad i think , i see the script of the database but not the " id " or " int " " txt " in the database TomJarvis: joined #tikiwiki
paldream4: smarty_compilation is defined in a row in the tiki_preferences table, can you check if that table has a row with that value in the name column? paldream4: yes thanx !! really thanx for this ! i make a big step !
allowRegister y // auth_ldap_adminpass ******* the pass of the local.php // auth_ldap_adminuser akhiris_client [...]
but auth_ldap_adminuser akhiris_client on the row of tiki_preferences tables is not the same of the $user_tiki='mdisjxjy_client'; on the local.php TomJarvis: paldream4: Sorry, I have never configured or used ldap with Tiki paldream4: ldap ? TomJarvis: paldream4: $user_tiki='mdisjxjy_client' in local.php is the user name of the database user, it goes with the $pass_tiki= password, it is how Tiki accesses the MySQL database paldream4: on Cpanel // BasededonnéesMysql// the name of dbs and users is ok ... TomJarvis: paldream4: Can you run the server check? https://doc.tiki.org/Server+Check
paldream4: I have a Tiki 9 test setup. I edited local.php and changed the $pass_tiki= to be incorrect, and when I run tiki-install.php, I get those same errors.