Welcome to Geeklog, Anonymous Saturday, February 15 2025 @ 09:13 pm EST
Geeklog Forums
calendar submissions
kokaku
Anonymous
I am grappling with Geeklog...
about calendar,
1.Guest(no login)user input global event.
2.Admin approve.
3.show calendar.
geeklog1.4.0 is ok.
geeklog1.4.1b1 no good. no list submissions in step2.
1.4.1b1 be able to input is only CalenderAdmin.(Therefore skip step2)
Is it spec or my miss setting?
Pleade advice me.
about calendar,
1.Guest(no login)user input global event.
2.Admin approve.
3.show calendar.
geeklog1.4.0 is ok.
geeklog1.4.1b1 no good. no list submissions in step2.
1.4.1b1 be able to input is only CalenderAdmin.(Therefore skip step2)
Is it spec or my miss setting?
Pleade advice me.
12
13
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Are you saying that events submitted by normal users are not listed on the submissions page (moderation.php)? I'm not aware of any problems there and it seems to work just fine here on geeklog.net.
Make sure you've really updated everything, including the database.
bye, Dirk
Make sure you've really updated everything, including the database.
bye, Dirk
16
10
Quote
kokaku
Anonymous
Dear Dirk,
Yes, No List in step2(./admin/moderation.php)
calender admin can input and (but) show direct.
1.4.0 and 1.4.1b1 were clean installed respectively.
I will grappling more. anybody know same experience?
events submitted by normal users are not listed on the submissions page (moderation.php)?
Yes, No List in step2(./admin/moderation.php)
calender admin can input and (but) show direct.
1.4.0 and 1.4.1b1 were clean installed respectively.
I will grappling more. anybody know same experience?
17
14
Quote
kokaku
Anonymous
Dear Dirk,
add report. about1.4.1b1.
my config.php, enable 'Multi-language support'
$_CONF['language_files'] = array (
'en' => 'english_utf-8',
'de' => 'german_formal_utf-8',
'jp' => 'japanese_utf-8',
);
$_CONF['languages'] = array (
'en' => 'English',
'de' => 'Deutsch',
'jp' => 'Japanese',
);
It seems only Japanese is NG.
???
add report. about1.4.1b1.
my config.php, enable 'Multi-language support'
$_CONF['language_files'] = array (
'en' => 'english_utf-8',
'de' => 'german_formal_utf-8',
'jp' => 'japanese_utf-8',
);
$_CONF['languages'] = array (
'en' => 'English',
'de' => 'Deutsch',
'jp' => 'Japanese',
);
It seems only Japanese is NG.
???
18
14
Quote
Status: offline
jmucchiello
Forum User
Full Member
Registered: 08/29/05
Posts: 985
I suspect he used a multibyte character set word for the submit button. When the button is pressed, the form action become the mb word but this probably does not compare correctly in the submit.php where it says:
if (($mode == $LANG12[8]) && !empty ($LANG12[8])) { // submit
I would suspect that the encoding of $mode may not match the utf-8 value in $LANG12[8] and that some kind of multibyte comparison is needed.
Or I could be way off base.
if (($mode == $LANG12[8]) && !empty ($LANG12[8])) { // submit
I would suspect that the encoding of $mode may not match the utf-8 value in $LANG12[8] and that some kind of multibyte comparison is needed.
Or I could be way off base.
10
13
Quote
gnessita
Anonymous
I had the same problem! Thanks for the help (was also using another language and translated the "Submit" text on $LANG12:array8).
14
10
Quote
Status: offline
kokaku
Forum User
Newbie
Registered: 11/02/06
Posts: 3
Dear,
$LANG_CAL_1[45] : /plugins/calendar/language/YourLanguage_utf-8.php
$LANG12[8] : /language/YourLanguage_utf-8.php
Please set same message. I think more suitable way.
if nofile your language file in calendar pligin.
it must be set $LANG12[8] => 'Submit'.
$LANG_CAL_1[45] : /plugins/calendar/language/YourLanguage_utf-8.php
$LANG12[8] : /language/YourLanguage_utf-8.php
Please set same message. I think more suitable way.
if nofile your language file in calendar pligin.
it must be set $LANG12[8] => 'Submit'.
8
13
Quote
All times are EST. The time is now 09:13 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content