drunix: Anyone have a fix for the db too old error when using the 12.0 upgrade script?
Your MySQL version is too old to perform this operation. (upgrade_20120429_fix_collation_tiki)
I can use the 11.1 upgrade but the ldap configuration doesn't seem to carry over.
I get a empty page (Blank) when I try to login. Makes it hard to fix anything. but the data is almost all there. marclaporte: What is your version of MySQL?
What is version of Tiki, which is going to 12.0? drunix: 6.2 marclaporte: You may want to run this: http://doc.tiki.org/Server+Check drunix: Server version: 5.1.73 Source distribution marclaporte: If your MySQL is really old, perhaps other things will be a problem
MySQL 5.1 should be fine drunix: It is from the Red Hat Repo
The Server Check script pointed out a few thing but nothing terrible.
There is a discussion at http://tiki.org/tiki-view_forum_thread.php?comments_parentId=50478&display=print
and a bug report at http://dev.tiki.org/item5103?itemId=5103 dabright: joined #tikiwiki marclaporte: drunix: does the proposed fix work for you? If so, can you commit that fix? (Or at least confirm by a comment in the wish) Tiki|bot: New Forum Posts: Category selection (find.tpl) 12.x - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51588 drunix: the workaround in the articles I listed don't work and I'm confused by the link you posted. Not much SQL knowledge here marclaporte: drunix: the link I posted can give you a diagnostic of your MySQL, (you need to enter username and password though) drunix: It is not MySql I have that working fine with an almost empty wiki v12.0 marclaporte1: joined #tikiwiki drunix: I am having issues upgrading to 11.1 but I think that is that my LDAP configuration is not working after the upgrade.
I get all the data but when I try to log in I get a blank page.
I wish it wasn't so many pages the copying them would be an option. Gwayne: joined #tikiwiki marclaporte: drunix: https://doc.tiki.org/tiki-index.php?page=Troubleshooting&structure=Home&redirectpage=Troubleshooting#Blank_pages drunix: I'm crawling up the upgrades 6.13-9.7-10.5-11.1-12.0 dabright: joined #tikiwiki Tiki|bot: joined #tikiwiki lphuberdeau: joined #tikiwiki chibaguy: joined #tikiwiki Telesight: joined #tikiwiki redflo: joined #tikiwiki diggy: joined #tikiwiki xavi1: joined #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03xavidp r50519 10branches/12.x/templates/wizard/admin_wizard.tpl
[FIX]Fix the tip so that it includes the info that the new users can click on the help icon also to go the corresponding doc page in a new window.
03xavidp r50520 10branches/12.x/ 10lang/es/language.php 10lang/ca/language.php * one fix and one new strnig xavi: chibaguy: ? chibaguy: joined #tikiwiki Tiki-KGB: 03xavidp r50521 10branches/12.x/templates/wizard/admin_profiles_useful.tpl * [FIX]Fix the second help url through another help icon Tiki|bot: joined #tikiwiki
New Forum Posts: Plugins doesn't work with IE11 - http://tiki.org/tiki-view_forum_thread.php?forumId=24&comments_parentId=51592 lukeg: left #tikiwiki fabricius: joined #tikiwiki Tiki-KGB: 03xavidp r50522 10branches/12.x/ 10lang/es/language.php 10lang/ca/language.php * a few more from the last screen of the installer luciash: polom chibaguy: joined #tikiwiki lukeg: joined #tikiwiki
left #tikiwiki dabright: joined #tikiwiki gavincrenshaw: joined #tikiwiki
joined #tikiwiki arildb: joined #tikiwiki Telesight: joined #tikiwiki Tiki-KGB: 03jonnybradley r50523 10trunk/templates/ 10tiki-take_survey.tpl 10tiki-admin_survey_questions.tpl
[ENH] surveys: Show asterisk for mandatory questions (and allow headings to show mandatory as well)
03jyhem r50524 10branches/12.x/lib/core/Services/Comment/Controller.php
[FIX] Remove notice which prevented posting comments when php error messages display was on
03jyhem r50525 10trunk/lib/core/Services/Comment/Controller.php
[FIX][bp/r50524] Remove notice which prevented posting comments when php error messages display was on
03jonnybradley r50526 10trunk/lib/surveys/surveylib.php * [ENH] surveys: Record detailed user responses in tiki_user_votings rodrigoprimo: joined #tikiwiki PenguinMan98: joined #tikiwiki gavincrenshaw: joined #tikiwiki PenguinMan98: So I suppose I was right that the weakness is the built in ajax for validating the captcha. When I increased the captcha length, the rate of new spam sign-ins dropped dramatically
with a captcha length of 6, then I was getting spam registrations every ~30 min or so
By increasing that to 10...
26 characters + 10 numbers = 36 possible characters
36^4 * 30 min
It should take about 100 years to guess it
Without increasing their processing speed Tiki-KGB: 03jonnybradley r50527 10trunk/lib/smarty_tiki/function.fgal_browse.php
[FIX] filegals: Notices and param defaults (for some reason assigning the smarty vars before the include of fgal_listing_conf.php doesn't work)
03jonnybradley r50528 10trunk/ 10fgal_listing_conf.php 10templates/browse_file_gallery.tpl * [FIX] filegals: Notices part 2
03jonnybradley r50529 10trunk/ 10templates/tiki-take_survey.tpl 10lib/surveys/surveylib.php 10templates/tiki-admin_survey_questions.tpl 10tiki-take_survey.php
[ENH] surveys: Allow control of the textarea toolbar per question, and add a "c" option to use the "comments" minimal toolbar (also a few notices fixed)
03nkoth r50530 10trunk/ 10(5 files in 5 dirs) * [ENH] Allow showing of user's voted option in survey states
03jonnybradley r50531 10trunk/lib/surveys/surveylib.php * [FIX] surveys: fetchColumn returns a plain indexed array (thanks Nelson) gavincrenshaw: joined #tikiwiki TomJarvis: joined #tikiwiki lukeg: joined #tikiwiki
left #tikiwiki RobertPlummer: joined #tikiwiki arildb_: joined #tikiwiki Tiki-KGB: 03xavidp r50532 10branches/12.x/templates/tiki-install.tpl
[FIX]Make the domain name smaller to avoid overlapping the central column in many more cases than before (from h2 to h5)
03jonnybradley r50533 10trunk/ 10styles/layout/design.css 10templates/tiki-take_survey.tpl 10templates/tiki-admin_survey_questions.tpl 10tiki-take_survey.php
[ENH] surveys: Add options for header type - newpage triggers pagination mode and inserts a page "break", and tag allows setting of heading type (default is h3)
03luciash r50534 10branches/12.x/lang/cs/language.php * [FIX] some czech translation fixes
03xavidp r50535 10branches/12.x/doc/devtools/tikirelease.sh
[FIX]Add missing command to create the 7z tarballs that otherwise need to be created by hand elsewhere. This assumes that p7zip is installed server side. For desktops/laptops and such, see http://www.7-zip.org xavi: left #tikiwiki fabricius: Thx PenguinMan98 for the hint ... you want to commit that as a default maybe? Tiki-KGB: 03jonnybradley r50536 10trunk/tiki-take_survey.php * [FIX] surveys: Last page height wasn't being considered Tiki|bot: joined #tikiwiki
New Forum Posts: Merging in wikiLingo - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=51596
New Forum Posts: Plugins doesn't work with IE11 - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=51592
Recent Bug: - CkEditor4 missing buttons on 12.x - http://dev.tiki.org/item5176
Recent Bug: - Usability fixes for Plugin TrackerCalendar (FullCalendarResourceViews) - http://dev.tiki.org/item5177 marclaporte: joined #tikiwiki Tiki-KGB: 03nkoth r50537 10branches/12.x/lib/core/Tiki/Profile/InstallHandler/TrackerItem.php
[FIX] When updating tracker item via profile, do not replace fields that are not specified