minger0: joined #tikiwiki
joined #tikiwiki
left #tikiwiki lindonb: joined #tikiwiki dabright: joined #tikiwiki lindonb: joined #tikiwiki nelsonko_: left #tikiwiki Tiki|bot: New Forum Posts: Tiki Help Isn't Helping - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=52741 Hideme: joined #tikiwiki
Just upgraded to 12LTS. See a message: one of these parameters has to be set menu structure Where do I set this? fabricius: joined #tikiwiki fabricius1: joined #tikiwiki TomJarvis: Hideme: The message comes from the menu module, it is saying you must specify either a menu id number or a structure id number, you set them in the Module tab when editing the menu module. Hideme: Hmmm. TomJarvis: Hideme: I see another report of this error, but no mention of how it was corrected: http://irc.tiki.org/irclogger_log/tikiwiki?date=2012-04-29,Sun&sel=109#l105 Hideme: I saw that too. TomJarvis: Hideme: You said it was an upgrade, did you have your own menu or structure before? Hideme: Yes. I believe so.
Wish it would indicate where the problem is.
could be anything. TomJarvis: Hideme: can you get to Module admin (tiki-admin_modules.php) and check out any menu modules you have assigned? Hideme: So it must be under assigned?
I see all my menus under the custom modules tab
oh wait...
See them all
So they must have a parameter assigned? I see a few are empty. TomJarvis: Hideme: If you edit one, and select preview, it would show that message if it does not have the menu Id or structure Id set Hideme: The message is present on the same line as the search in fivealive theme
What is a parameter I can add that will do nothing? TomJarvis: Hideme: Using phpmyadmin, I edited my menu definition in table tiki_modules and removed the menu Id, and the message appears, so I can sort of recreate it. Hideme: okay. TomJarvis: The message is only in modules/mod-func-menu.php Hideme: I'm at a loss. TomJarvis: Hideme: in phpmyadmin, do SELECT * FROM `tiki_modules` WHERE `name` = 'menu' Hideme: I don't have access to the DB from here.
Will you be around tomorrow? TomJarvis: Hideme: Then look for a params column that does not include the text 'id=...'
Hideme: Yes. It is 1:09 am for me, I am going to be shutting down. Hideme: and if that col is emply?
2:09 for me. TomJarvis: Hideme: I don't think it will be empty, my main menu definition has id=42&flip=y in that column Hideme: Well... I'll check tomorrow and see if you're around.
Thanks for your time.
night. TomJarvis: Bye diggy: joined #tikiwiki pdxmaux: joined #tikiwiki refizul: joined #tikiwiki luciash: joined #tikiwiki Jyhem: joined #tikiwiki xavi: joined #tikiwiki Jyhem_laptop_: joined #tikiwiki Jyhem_laptop: joined #tikiwiki arildb: joined #tikiwiki diggy: joined #tikiwiki Tiki|bot: joined #tikiwiki nelsonko: joined #tikiwiki Tiki-KGB: 03lphuberdeau r51985 10trunk/ 10(12 files in 9 dirs) * [ENH] Using object selectors for the must read feature lindonb: joined #tikiwiki Tiki-KGB: 03nkoth r51986 10branches/13.x/templates/tracker/import_items.tpl * [DOC] Better instructions for import
03nkoth r51987 10branches/13.x/ 10templates/tiki-adminusers.tpl 10templates/tiki-admingroups.tpl 10templates/tiki-view_tracker.tpl * [FIX] A couple more wide table fixes for wordwrapping within horizontal scroll
03lphuberdeau r51988 10trunk/lib/wiki-plugins/ 10wikiplugin_customsearch.php 10wikiplugin_list.php
[FIX] Make sure non-searchable elements are excluded from list and custom search to preserve past behavior
03nkoth r51989 10(7 files in 5 dirs) * [MRG] Automatic merge, branches/13.x 51978 to 51987 jonnyb: joined #tikiwiki nelsonko_: joined #tikiwiki dabright: joined #tikiwiki jonnyb_: joined #tikiwiki Jyhem_: joined #tikiwiki refizul_: joined #tikiwiki luciash_: joined #tikiwiki Tiki|bot: New Forum Posts: Change heading numbering - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52748
New Forum Posts: Tiki Help Isn't Helping - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=52741
New Forum Posts: Opportunity for security audit of your Tiki (respond by 31 July) - http://suite.tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52736
New Forum Posts: Change heading numbering - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52748
New Forum Posts: Tiki Help Isn't Helping - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=52741
New Forum Posts: Opportunity for security audit of your Tiki (respond by 31 July) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52736 Tiki-KGB: 03jonnybradley r51990 10branches/9.x/lib/jquery_tiki/tiki-jquery.js
[bp/r51167][FIX] selection: Test for selectionStart and selectionEnd before the IE specific code, because IE11 no longer has document.selection.createRange or the rest of the previous range stuff, but does (thankfully) now support selectionStart etc like other browsers xavi: polom
I'm willing to fix properly http://dev.tiki.org/item5310 "Wrong feedback to comment poster when Comments Moderation is on and post is not shown" jonnyb: hi xavi xavi: I seem to have a fix for anons posting
hi jonnyb
but it doesn't improve the situation for normal registered users, which don't see any feedback...
maybe, I'll commit my first fix, to keep the fixes going step by step.... jonnyb: this is for 13.x right? will have a look and try it out xavi: yes, for 13.x Tiki-KGB: 03xavidp r51991 10branches/13.x/ 10lib/smarty_tiki/function.object_link.php 10templates/comment/post.tpl
[FIX]Improve feedback to poster (when anonymous) in the case of comments moderation enabled. Fixes http://dev.tiki.org/item5310 . However, there is still some missing feedback when the poster is a registered user (comment just dissapears after clicking at "post" and no feedback to the user). xavi: will be backported to 12.x (same bug also there) after you give it a look jonnyb: ok, i tried it on localhost, i see the problem :) xavi: yes, quite obvious :-)
I got it when recording a screencast during the course of Tiki :-)
please, feel free to improve my fix if you know a better way jonnyb: interested to see how you plan to fix it - it's all very ajaxy there now -: jonnyb updates xavi: no idea about ajaxy stuff... so that means it's beyond my skills then...
brb
therefore....
jonnyb, do you feel like I should backport it as is for 12.x? (it fixes at least the case for anonymous posting)
oh well, I'll backport as is (I confirmed it fixes that use case also in 12.x) jonnyb: back
sorry, i didn't work out how to test for anon, and i got distracted looking for a fix for user users
(but then also realised i should eat before the webinar) xavi: ah, ok, never mind. Go to grab your food!
:-) Tiki-KGB: 03xavidp r51992 10branches/12.x/ 10templates/comment/post.tpl 10lib/smarty_tiki/function.object_link.php
[bp/r51991][FIX]Improve feedback to poster (when anonymous) in the case of comments moderation enabled. Fixes http://dev.tiki.org/item5310 . However, there is still some missing feedback when the poster is a registered user (comment just dissapears after clicking at "post" and no feedback to the user). Telesight: joined #tikiwiki HideMe: joined #tikiwiki
Can anyone help assist with the error: "One of these parameters has to be set: Menu, Structure. "? xavi: hi HideMe, you need to provide that param (either menu id, or structure id) HideMe: I don't understand to what though. The message give no indication as to "where". aalex: joined #tikiwiki xavi: HideMe: provide more details, please, about what you want to do (Steps to reproduce that issue/message, etc) HideMe: xavi, This is what I see. http://i.imgur.com/dcdldqn.png
Upgraded from 9.x to 12.2 LTS, message has been present since. xavi: ok, HideMe. go to "admin modules", and you should see some module "menu" probably there, with no param for menu or structure.
BTW, Monthly Webinar starting in 5 minutes, if I'm not wrong....
http://tiki.org/Webinar+2014+07 HideMe: I see an "admin menus" on that page, that's about it.
Under assigned modules are a few menus "top topbar, pagetop, left, right, bottom".
There is a parameters field. All but two have a parameter.
http://i.imgur.com/tNlu0ob.png xavi: Read this: http://doc.tiki.org/Module
and this: http://doc.tiki.org/Module+menu?structure=HomePage+Modules -: jonnyb is off to https://tiki.org/live for the webinar HideMe: Wonderful. But still don't see what is causing the message. Guest79247: joined #tikiwiki jonnyb: HideMe: you neeed to go through each menu module and make sure each one has either a menuid or a structure specified xavi: thks jonnyb :-) HideMe: Well is there such thing as a place holder parameter I can use to silence the error? xavi: HideMe: you can remove the module creating such error message, if it doesn't have the needed id (menu or struct) HideMe: xavi Am I to assume if the "Parameters" column is empty as show in that last .png, it would be the cause of this error? xavi: look in your zones top, or top bar, and search for the option related to MenuId or StructId. You have those params empty, for (probably module menu)
or pagetop, after looking at your last screenshot (which was for tab "left" anyway) HideMe: top and topbar names all have something in the parameters column. xavi: it's not just "something". The menu module, wherever you have it (I guess you do) needs to have some value for the apropiate params (stated beforehand on irc) HideMe: It appears the menu has. http://i.imgur.com/Y1nSFwy.png TomJarvis: joined #tikiwiki xavi: see menu "id=" jonnyb: HideMe: where it says "id=" you need a number of a menu id after it xavi: that's it. edit that one, and provide the id of the menu, if you intend to show one there, or remove that module jonnyb: or remove the module (cos it won't be doing anything wihtout a menu to show) HideMe: Is there a way to just disable it, rather delete? Don't want to break the wiki doing this. xavi: you won't break anything by removing the display of that module there
whenever you need it, you can add the display of that module there again, with the required params,e tc Tiki-KGB: 03nkoth r51993 10branches/13.x/lib/smarty_tiki/function.query.php * [ROLLBACK] Rollback r51982 as it breaks links of toolbar buttons etc... diggy128: joined #tikiwiki HideMe: Fixed. Thanks for everyones help. jonnyb: no probs HideMe :) xavi: left #tikiwiki nelsonko: Jyhem_ are you gone to bed yet? Tiki|bot: New Forum Posts: Change heading numbering - https://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52748
New Forum Posts: Tiki Help Isn't Helping - https://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=52741
New Forum Posts: Opportunity for security audit of your Tiki (respond by 31 July) - https://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52736
New Forum Posts: Change heading numbering - http://tiki.org/tiki-view_forum_thread.php?forumId=4&comments_parentId=52748
New Forum Posts: Tiki Help Isn't Helping - http://tiki.org/tiki-view_forum_thread.php?forumId=6&comments_parentId=52741
New Forum Posts: Opportunity for security audit of your Tiki (respond by 31 July) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=52736