Anzhe: joined #tikiwiki Tiki|bot: joined #tikiwiki
Recent Bug: - Ajax Error when using WYSIWYG Wiki or HTML - http://dev.tiki.org/item4635 robertr: Bye all goj_killedByISP: joined #tikiwiki chibaguy: joined #tikiwiki Tiki|bot: Recent Bug: - Better user notification when removing item from Wiki Structure - http://dev.tiki.org/item4636 Tiki-KGB: 03pascalstjean r47047 10trunk/ 10templates/mail/report.tpl 10lib/core/Reports/Send/EmailBuilder.php 10lib/core/Reports/Send.php
[MOD] Add site name to daily reports - suggested by Clif Kussmaul in http://dev.tiki.org/item4607 Anzhe_m: joined #tikiwiki Anzhe: joined #tikiwiki Tiki|bot: joined #tikiwiki Sunfyre: joined #tikiwiki
Hi, this may be a dumb question, but I've noticed when using a menupage menu from a wiki page instead of a standard menu, and set to style "vert", it doesn't create the "menuLevel1" class for subsequent menus that are driven by the wiki lists. This is breaking a few themes (like gradiant). Is there a way to fix that? chibaguy: joined #tikiwiki
polom Tiki|bot: joined #tikiwiki Jellyfish: joined #tikiwiki kl: joined #tikiwiki
joined #tikiwiki eliasp_: joined #tikiwiki Tiki-KGB: 03nkoth r47048 10trunk/ 10lib/core/Tracker/Field/ShowTikiOrg.php 10templates/trackerinput/showtikiorg.tpl * [FIX] Graceful error when ssh2 extension to PHP not installed arildb: joined #tikiwiki
joined #tikiwiki arildb_: joined #tikiwiki arildb: joined #tikiwiki arildb_: joined #tikiwiki arildb: joined #tikiwiki Tiki-KGB: 03jonnybradley r47049 10trunk/lib/toolbars/toolbarslib.php * [REF] toolbars: Use setupCKEditorTool function throughout finally Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r47050 10trunk/lib/toolbars/toolbarslib.php
[ENH] toolbars: Expose new objectlink tool to wysiwyg and use tiki table tool when in wiki wysiwyg
03jonnybradley r47051 10trunk/lib/ 10jquery_tiki/tiki-jquery.js 10toolbars/toolbarslib.php 03jquery_tiki/tiki-toolbars.js
[REF] toolbars: Move dialog tools js into it's own file (saves 15K in tiki-jquery.js)
03nkoth r47052 10trunk/ 10lib/core/Services/ShowTikiOrg/Controller.php 10lib/core/Tracker/Field/ShowTikiOrg.php 10templates/trackerinput/showtikiorg.tpl
[FIX] Make use of server provided SITE info to construct url (more reliable) and also fix problem with multiple such field on same page (like list mode) arildb: joined #tikiwiki Tiki-KGB: 03jonnybradley r47053 10trunk/lib/jquery_tiki/tiki-toolbars.js * [FIX] toolbars: Better selection handling for object link dialog
03jonnybradley r47054 10trunk/lib/jquery_tiki/ 10tiki-jquery.js 10tiki-toolbars.js
[FIX] toolbars: Try to select the current option for object link dialog (currently only works if that one happens to be on the initial search results)
03nkoth r47055 10trunk/templates/trackerinput/showtikiorg.tpl * [FIX] Differentiate ID between the one on the View and the Edit tabs chibaguy: joined #tikiwiki Tiki|bot: New Forum Posts: More menu/module problems - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48586
New Forum Posts: More menu/module problems - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48586
New Forum Posts: Automatic Table of Contents Generation for All Wiki Pages (Maketoc on WYSIWYG pages Alternative) - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48578
New Forum Posts: prefixalias feature - https://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48570
New Forum Posts: More menu/module problems - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48586
New Forum Posts: Automatic Table of Contents Generation for All Wiki Pages (Maketoc on WYSIWYG pages Alternative) - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=48578
New Forum Posts: prefixalias feature - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48570 Notre1: joined #tikiwiki robertr: joined #tikiwiki
Hi all Notre1: I'm trying to install Tiki 11 on Windows and I can't get the installer to crate the tables. Any ideas of where to look for the source of the problem? robertr: What is the error message? Notre1: It connects to MySQL fine, and if I give the tiki user full DB access it can even create the DB, but no tables. robertr: What is your dev platform...Xampp? Notre1: I can't find an error message. I get the screen where it asks MyISAM or innodb, but when after that it kick's me back out the the previous page asking for the DB credentials.
I installed Apache 2.4 and PHP from scratch. Maybe I shoudld go with Xampp... robertr: I'm using Xampp and had no problems Notre1: The server-chck page comes up clean. Ugh, I hate when little things like this don't work. robertr: The newest version even sets up security through a webpage interface Notre1: Can you run MySQL on a seperate server with Xampp? Tiki-KGB: 03nkoth r47056 10trunk/lib/core/ 10Services/ShowTikiOrg/Controller.php 10Tracker/Field/ShowTikiOrg.php
[ENH] Store values in tracker field value so that it can be filtered, and show also on the view tab in view tracker robertr: If your point to it in php.ini
Just to be sure..you get through to the credentials page -> you put in the correct credentials and the page kick you back>
^? Notre1: OK, maybe I'll give that a try. I think I can get it working, if I run the SQL scripts manually. (I had it all working on Linux, but I figured I would install it on Windows so that more coworkers could help out with it.) robertr: Notre1:
Just go through the steps once..it may spare you the install of Xampp Notre1: Yeah, I turned on MySQL logging and I see it connect. The Tiki-check page can login to MySQL and check it all out. robertr: When you get to the credentials page? Notre1: By credentials page, you mean the "Set the Database Connection" page in the tiki-install? robertr: Yes Notre1: Yeah, it seems to take those credentials fine. I even deleted the DB I had precreated and gave the tiki user full server access.
After that when I ran through that credentials page again, I saw it create the DB, but still no tables. robertr: So after that page what happens? Notre1: I just loops back to that page again. Well, I see the choose MyISAM or innodb, then after that it loops back to the credential page.
The dblocal.php file is getting created.
It's weird. robertr: Yep :)
See the links on the left indicating which step you are on?
Try skipping over the credential/database connection to the next step. Notre1: That looks a little weird. 6 is in bold, and 7 and 8 aren't hyperlinked, but neither is 4.
OK, I'll give that a shot. robertr: I'm not sure why you are looping but if i remember correctly the DB gets created in the next step.
^populated Notre1: No good, if I click on the "Install" link I just get a blank page. robertr: PHP 5.3 or greater right Notre1: Yeah, 5.3.27 robertr: Just a sec... Notre1: OK robertr: At step four are your using the existing connection of modifying? Notre1: New connection.
Hmm, you just made me think of something, it is always saying new connection even when there is a local.php file that has been created.
I wonder if the permissions are screwed on on that file? But, I don't see how it could get created, and not read in correctly. robertr: At the new connection enter a new DB name and your MySQL user data. Notre1: OK, I'll try that. robertr: If your setup correctly tiki installer will create and populate that DB for you. Notre1: (I just ran the SQL file manually and it looks OK, but would like to figure this out so I know it's not a problem that causes other weird issues down the road.) robertr: Good Luck :) troubleshooting is always alot of fun Notre1: I deleted that dblocal.php file, and tried with a brand new DB name (tiki11 vs tiki), and same thing. It cycles back to the "Set the Database Connection" page.
At the top of the page it says "Tiki cannot find a database connection. This is normal for a new installation." robertr: Then there may be a problem with the IDE Notre1: Even though I can see that it just created the tiki11 Db and a new dblocal.php file.
Thanks for your help. I'm glad it doesn't seem like something simple I'm missing. I'll just move on with the manually installed DB. robertr: I'm running 10.4 so i haven't tried the 11 installer but these guys are good about getting that bug-free
Throw Xampp on your system and see if that resolves the problem Tiki-KGB: 03jonnybradley r47057 10trunk/lib/ckeditor_tiki/tiki-ckeditor.js * [ENH] inline editing: Check for unsaved changes before unloading page. robertr: Sorry got sidetracked...np hope it all works out MichaelC: joined #tikiwiki Tiki-KGB: 03eromneg r47058 10trunk/lib/wiki-plugins/wikiplugin_cookieconsent.php
[ENH] and [FIX] add dom type and class selector (consent_error_class) options to the no consent message so that it can be styled and remove spurious/additional } that breaks html when existing element_class option is set Notre1: joined #tikiwiki
joined #tikiwiki robertr: Bye all Notre1: joined #tikiwiki
joined #tikiwiki
joined #tikiwiki Tiki-KGB: 03eromneg r47059 10branches/11.x/lib/wiki-plugins/wikiplugin_cookieconsent.php
[bp47058] [ENH] and [FIX] add dom type and class selector (consent_error_class) options to the no consent message so that it can be styled and remove spurious/additional } that breaks html when existing element_class option is set Tiki|bot: Recent Bug: - Datachannel / Tracker Functionality - http://dev.tiki.org/item4637 MichaelC1: joined #tikiwiki Tiki|bot: New Forum Posts: Tiki now has an account with Funio.com - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=48593 eliasp: joined #tikiwiki