41
vietnam
Re: problem in newbb after upgrade to xoops 2.3.1
  • 2008/10/31 15:12

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25



Found?xoops 2.3.1
htdocs\class\model\sync.php
line 63 - 701

if (empty($this->handler->table_link) || empty($this->handler->field_link)) {
            
trigger_error("The linked table is not set for '" get_class($this->handler) . "' yet."E_USER_WARNING);
            return 
null;
        }
        
        if (empty(
$this->handler->field_object)) {
            
$this->handler->field_object $this->handler->field_link;
        }

[size=x-large]Change XOOPS 2.3[/size]
if (empty($this->handler->table_link) || empty($this->handler->field_link)) {
            
trigger_error("The linked table is not set yet."E_USER_WARNING);
            return 
null;
        }

[size=x-large]
OK.
why ???
I do not know
[/size]



42
vietnam
Re: problem in newbb after upgrade to xoops 2.3.1
  • 2008/10/30 14:23

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


xoops 2.2.4 UTF-8 + cbb 3.08 upgrade to XOOPS 2.3
Then, we update the modules from admin. OK normal


but
if XOOPS 2.2.4 UTF-8 + cbb 3.08 upgrade to XOOPS 2.3.1
After updating, we sent a post (made a topic) in forum and again updated the module. again that post was gone!
bug ????



43
vietnam
Re: problem in newbb after upgrade to xoops 2.3.1
  • 2008/10/29 15:43

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Quote:

voltan wrote:
We had a site that worked with XOOPS 2.2, and after we upgrade to XOOPS 2.3.1 in apparently everything works well. Then, we update the modules from admin
But after updating the module, all the data in newbb were deleted. something about 25000 posts and 900 topics. aproximately 50 mb were off the database after updating the modules. we did this upgrade process on a subdomain, and the main server software versions didn't change.
newbb 3.0.8
xoops 2.2.4 to 2.3.1
php 5.2.5
mysql 5.0.51a-community

newbb in XOOPS 2.2.4
http://www.darrenshanfans.ir/modules/newbb/index.php

newbb in XOOPS 2.3.1 ( after upgrade )
http://www.darrenshanfans.ir/up231/modules/newbb/index.php

[size=xx-large]me too[/size]
57MB ? 12MB



44
vietnam
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/17 14:07

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Quote:

Mamba wrote:
I looked quickly into it, but it will require somebody who has experience in dealing with international characters.

1) I've changed the function as posted here, so at least I got the letters now visible

2) However, Lexikon still didn't show properly the words starting with a particular Vietnamese letter. I checked and it seems like Lexikon doesn't extract properly the initials of each word and writes them into the database (line 114 in submit.php):

Quote:
$init = substr($term, 0, 1);

In my case Lexikon was writing into the database "#" as initial for each words starting with Vietnamese character, so when Lexikon was reading the words back from the database, it grouped them automatically under "Other"

3) I then manually changed the initials in the database, so now Lexikon was reading them, but it was putting them in multiple categories. For example, the word Âcuon was counted under "A" and under "Â"

Unfortunately, I don't have the time and skills to solve it. But it seems to me that the problems are:

1) To properly write the initial of the word starting with Vietnamese characters into the database

2) When reading the words from the database, Lexikon has to place them into the right character group, without any duplications.

Sorry, I couldn't be of more help, but hopefully some experts in internationalization will jump in...

Excuse me.
Please help me.



45
vietnam
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/12 2:05

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Is not perfect
PHP
modules\lexikon\letter.php line 219
modules\lexikon\index.php line 283
modules\lexikon\category.php line 184

https://xoops.org/modules/newbb/viewtopic.php?post_id=292123#forumpost292123
[size=xx-large]Help me[/size]



46
vietnam
Re: Wordbook v1.16 - Request a definition feature causing spam
  • 2008/7/11 8:38

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Quote:

kerkyra wrote:
i use lexicon and havent got that problem! guests can 't submit anything since they dont have permissions to do so! only registered users can!

http://xoops.tnc.edu.tw/modules/newbb/dl_attachment.php?attachid=1215586986&post_id=35902
OK
VEARY GOOD!



47
vietnam
Re: Wordbook v1.16 - Request a definition feature causing spam
  • 2008/7/11 2:22

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Quote:

DarinAllan wrote:
If anyone else wants it

Lexikon

Lexikon 1.0
http://66.102.9.104/translate_c?hl=en&sl=zh-TW&u=http://xoops.tnc.edu.tw/modules/newbb/dl_attachment.php%3Fattachid%3D1215586986%26post_id%3D35902&prev=/search%3Fq%3Dxoops%2B%2524alpha.initial%26hl%3Den%26client%3Dfirefox-a%26rls%3Dorg.mozilla:en-US:official%26hs%3DmKO%26sa%3DG&usg=ALkJrhjfjRhvqtnG_wDULVKowfYgLaS5Lw
Good



48
vietnam
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/10 7:11

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Extremely thank the help.
Please help
Notice [PHP]: Undefined index: definition in file c:\program files\easyphp1-8\www\cool\modules\lexikon\letter.php line 219
Notice [PHP]: Undefined index: definition in file c:\program files\easyphp1-8\www\cool\modules\lexikon\index.php line 283
Notice [PHP]: Undefined variable: definition in file c:\program files\easyphp1-8\www\cool\modules\lexikon\blocks\random_term.php line 71
Notice [PHP]: Undefined index: definition in file c:\program files\easyphp1-8\www\cool\modules\lexikon\category.php line 184



49
vietnam
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/10 3:17

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Quote:
Extremely thank the help.
Please help
otice [PHP]: Undefined index: definition in file c:\program files\easyphp1-8\www\xoops224\modules\lexikon\letter.php line 219
Notice [PHP]: Undefined variable: metadef in file c:\program files\easyphp1-8\www\xoops224\modules\lexikon\letter.php line 225

I am XOOPS 2.2.4 PHP5.0.XX



50
vietnam
Re: Compared with?Wordbook 1.7rc Vs. lexikon?That good?
  • 2008/7/10 2:58

  • vietnam

  • Just popping in

  • Posts: 59

  • Since: 2007/5/25


Compared with?Wordbook 1.7rc Vs. lexikon 1.0?That good?

lexikon_v1.0.zip
http://xoops.tnc.edu.tw/modules/newbb/dl_attachment.php?attachid=1215586986&post_id=35902
vs.
wordbook_1.17_rc1.zip
https://xoops.org.cn/modules/newbb/dl_attachment.php?attachid=1215656162&post_id=56301
Compared with?Wordbook 1.7rc Vs. lexikon 1.0?That good?




TopTop
« 1 2 3 4 (5) 6 »



Login

Who's Online

169 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 169


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits