6641
Mamba
Re: How can I change my profile email?
  • 2008/7/10 2:37

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Please PM me your new email address and we'll change it.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6642
Mamba
Re: Problem in installing CBB
  • 2008/7/10 2:16

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


CBB 3.08
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6643
Mamba
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/10 1:55

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


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...
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6644
Mamba
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/9 9:26

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You should have menu.php file in your lexikon/admin subdirectory.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6645
Mamba
Re: NetBeans for PHP developers
  • 2008/7/9 7:44

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Cool, I'll check it out. I just installed the EasyEclipse-php-1.2.2.2
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6646
Mamba
Re: Who's OnLine Module
  • 2008/7/9 7:19

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


go to:

yoursite.com/modules/system/admin.php?fct=blocksadmin&selmod=-1&selgrp=2&selvis=2

and then select the block "Who is Online" and make it visible
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6647
Mamba
Re: Image Gallery - Looking for one
  • 2008/7/9 7:15

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I don't think that any of the Galleries here would go through the folders and create albums. At least I am not aware of any.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6648
Mamba
Re: SOS new lexikon 1.0 (old wordbook)
  • 2008/7/9 7:06

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Quote:
Notice [PHP]: Undefined variable: lexikonConfig in file c:\program files\easyphp1-8\www\xoops224\modules\lexikon\xoops_version.php line 77

on line 61 in lexikon/xoops_version.php add $lexikonConfig:

Quote:
global $xoopsUser, $xoopsDB, $xoopsModuleConfig, $lexikonConfig;

Also, in file: lexikon/admin/menu.php add $xoopsDB on line 9:

Quote:
global $xoopsModule, $xoopsDB;

Other than that, it runs fine on my XOOPS 2.0.18.1 and PHP 5.2.6
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6649
Mamba
Re: Activation Emails Not Being Received
  • 2008/7/9 6:11

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


There could be different issues, e.g. your email might not work.
Did you try to check if XOOPS is able to send emails? Set in your profile an option to receive notifications via email, then subscribe to a forum thread, and then see if your will receive an email, once somebody posts something there.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs



6650
Mamba
Re: NetBeans for PHP developers
  • 2008/7/9 6:04

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


Thanks, Frank!

Do you use any specific extra plugins, besides the phpeclipse?
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs




TopTop
« 1 ... 662 663 664 (665) 666 667 668 ... 715 »



Login

Who's Online

271 user(s) are online (156 user(s) are browsing Support Forums)


Members: 0


Guests: 271


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