Tiki|bot: joined #tikiwiki marclaporte: joined #tikiwiki marclaporte1: joined #tikiwiki goj_killedByISP: joined #tikiwiki GillesM: joined #tikiwiki PenguinMan98: Hey guys, I have a user who claims he can't log in. When he tries, it says it failed to send a confirmation email
I have disabled the email confirmation system in the admin.
Why might he be seeing this error?
The account is confirmed. fabricius: hmmm maybe he wasn't validated or confirmed, before you disabled the confirmation system?
-> setup or register a new user "testuser" with your email and test the whole procedure first (or did you already?) Tiki|bot: New Forum Posts: actuarial notations in Tiki? (halo system) - http://tiki.org/tiki-view_forum_thread.php?forumId=26&comments_parentId=47839 PenguinMan98: I'll try that. Though when I initially set the system up, I hit that problem with my first user and so I disabled it. over 40 people have registered without issues since then
Including this guy
Now suddenly it's asking him for the confirmation and I have no clue what might have precipitated it fabricius: me either
;-)
try to reproduce the problem with a testuser first PenguinMan98: k
test user was able to register and log in normally
I reset his password and logged in as him just fine
Tagged the account to force a password change and gave him the temporary password I'd set.
He seems good to go now fabricius: joined #tikiwiki PenguinMan98: Can anyone help with this error? "Tiki was not able to send a test message. Review your mail log for details."
i have no idea what a mail log is arildb_: joined #tikiwiki fabricius: joined #tikiwiki arildb__: joined #tikiwiki luciash: PenguinMan98: /var/log/mail...
PenguinMan98: also you can see it on Tiki Admin > Tiki Logs
PenguinMan98: if you have issues with sendmail try to change it to a SMTP service of yours
PenguinMan98: see the docs for how to / where to do it chibaguy: joined #tikiwiki zaki: fabricius, hi
* zaki is away: هذه رسالة تلقائية: أنا آسف جدا، اليوم طلعت من البيت وسأرجع في المساء.
<fabricius> I assume with git that should be pretty much the same?
<fabricius> bye Taki c u tonight ... why you are sad?
<fabricius> sorry zaki not Taki .. misstyped
<fabricius> sad because you have to leave us? ;-)
fabricius, i stopped that announce message
fabricius, i got complaints and stopped it
fabricius, how did you know the meaning of the message? do you know arabic? fabricius: Hi zaki, no, I did cheat ... but I recently started to learn arabic - sadly I do not have a help for it at the moment and so it is hard to get done the first steps and to understand the basics. zaki: fabricius, why do you want to learn arabic? i may help if you really want to learn it. fabricius: at least I have the arabic keyset activated and I have an arabic external keyboard , which a friend brought to me as presentfrom Algeria zaki: fabricius, nice
fabricius, you can ask me if you need any help about arabic language. fabricius: really? maybe ... I'd like to use Tiki for it ... have some ideas
ok, I will come back to you
where you are living? zaki: fabricius, you can also join #arabic which is for learning arabic there fabricius: ah right? nice hint thx zaki: fabricius, i'm living in a city near the persian gulf in arabia
fabricius, in saudi arabia fabricius: ah
I'd like to support the arabian language "community" to get Tiki better known
Tiki supports rtl and I think it is a good collaboration and education software ...
this is not my main focus in the community, as I am concentrated on the german language community, on responsive design and other topics ... the connection to arabic language and people is just a very private idea sssss: joined #tikiwiki chibaguy: joined #tikiwiki Tiki|bot: joined #tikiwiki zaki: joined #tikiwiki Tiki-KGB: tikiwiki 03lphuberdeau r46563 10branches/11.x/lib/soap/wsdllib.php
tikiwiki [FIX] Bad include
tikiwiki 03lphuberdeau r46564 10branches/11.x/tiki-view_tracker_item.php
tikiwiki [FIX] Handle exception when pretty tracker is misconfigured lindonb: joined #tikiwiki Tiki-KGB: tikiwiki 03jonnybradley r46566 10branches/11.x/styles/utopias/options/meta.css
tikiwiki [CSS] utopian/meta: Some tweaks Telesight: joined #tikiwiki arildb: joined #tikiwiki marclaporte: joined #tikiwiki
polom
if arildb is around, we can solve something arildb: hi marclaporte marclaporte: how are you?
About the same row / same column issue. I am noticing on latest 11.x and I am pretty sure it's also in latest 10.x arildb: So colspan="2" does not solve the problem (ref email) marclaporte: nope
To reproduce:
1- Make a tracker in 6.x with at least one text area, one text field and a bunch of others.
2- Put these field in an tracker plugin in a page (so as to input data in tracker)
3- Upgrade this tracker to 10.x or 11.x
4- Notice how they are no longer lined up
I noticed this on several sites. It's easy to fix manually by changing the params of the field arildb: hm-m. I don't have a 6.x test installation... marclaporte: I will prepare data on demo.tiki.org arildb: ok marclaporte: I reset demo 6x to a fresh install and ran the bug tracker profile: http://demo.tiki.org/6x/tiki-index.php?page=Bug_Tracker
Notice how Summary and Description are line up? arildb: marclaporte: I am using FF and it looks fine to me marclaporte: super
So I will now upgrade this site to 10.x arildb: ok marclaporte: with https://dev.tiki.org/Update#switch_to_branches_10.x
and now I update the db: php installer/shell.php -: arildb waiting....to see marclaporte: go back to : http://demo.tiki.org/6x/tiki-index.php?page=Bug_Tracker arildb: checking
not good ... let me check marclaporte: Since we won't be working on 10.x much anymore, I can proceed to upgrade to 11.x to see what happens arildb: marclaporte: After the upgrade "Same Row" = No. SO, the display is actually correct. What was the setting in 6.x?
marclaporte: I set "Same Row" = yes for the summary. Seems to have aligned the other fields too
summary was only the field that was off ...I set "Same Row" back to "No" ... I need to look into how it looks in 6.x ... marclaporte: It was a fresh install with only this profile: https://profiles.tiki.org/Bug_Tracker arildb: or were trackers different then. Matbe the parameter didn't exist. Then maybe all that is needed is to set "Same Row" as defaulting to "yes" marclaporte: I think this is correct arildb: let me check into the default
For tracker Text fields, the samerow param has a default = yes (Tiki 11). The question is then why it was set to know. ...checking 10 marclaporte: ok, will try upgrade to 11.x in the mean time arildb: set to No
...I meant
In 10 the samerow default is also Yes marclaporte: http://demo.tiki.org/6x/tiki-index.php?page=Bug_Tracker in 11.x looks nicer for text area (it's full size again) but text field is not ok
but I seem to have uncovered some other bug because upgrade is wonky, nothing to do with this. tabs aren't working arildb: yes ... I am installing a 6 version to debug the problem marclaporte: And I can't even see list of fields here: http://demo.tiki.org/6x/tiki-admin_tracker_fields.php?trackerId=1
Tiki6 feels vintage
joined #tikiwiki
back arildb: marclaporte: I get the same error when I apply the Bug Tracker profile directly to Tiki 10 marclaporte: so the default needs to be changed, right? arildb: yes
well...the default is set right, but somehow interpreted wrong marclaporte: ah? arildb: marclaporte: I think I have located the problem. An incomplete check of the tracker item options. Default setting was not used marclaporte: ok, maybe it's related to this: https://dev.tiki.org/item4566?show=view&from=Regressions+in+11x
Someone changed to Not Enough Information, which is strange because I made a video arildb: the video is also unclear to me. I am not sure what the correct outcome should be Tiki|bot: Recent Bug: - Username no longer appearing in tracker history - http://dev.tiki.org/item4586 marclaporte: I will reproduce on live site arildb: I think I have a fix, but made it in 10
Should I check trunk first, or? marclaporte: do you want to apply the patch on demo site? arildb: I am checking trunk first. Also needs fixing. Hopefully the Bug Tracker profile works... marclaporte: http://demo.tiki.org/11x/tracker19 here is another samerow issue. Try to use inline edit to change each of the 4 values (like in the video)
For text areas, it is shown as blank just after editing, but for other fields, like text field, it is OK
The value is stored I think, but just showing blank after edit arildb: trunk has the same code problem, but the bug tracker profile creates a correct form
testing 11
broken
let me try to fix 11, and then backport if it works
fixed the problem marclaporte: tks Tiki-KGB: tikiwiki 03arildb r46567 10branches/11.x/lib/wiki-plugins/wikiplugin_tracker.php
tikiwiki [FIX] tracker field option samerow initializes to true, if the option is not set.
tikiwiki Should read the field definition. Hardcoded for now. arildb: updatiing SVN now. good if you can test Tiki-KGB: tikiwiki 03arildb r46568 10branches/10.x/lib/wiki-plugins/wikiplugin_tracker.php
tikiwiki [bp/r46567][FIX] tracker field option samerow initializes to true, if the option is not set.
tikiwiki Should read the field definition. Hardcoded for now. arildb: I guess there is still an auto-merge to trunk. So, no need to update manually -: marclaporte updates all demo sites