11
chnwalkman
Re: News 1.67 Final released for XOOPS 2.5.5
  • 2012/7/17 16:41

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


The file is really utf-8.
the line is:
define('_MD_POSTEDON',"发布于:");



12
chnwalkman
Re: News 1.67 Final released for XOOPS 2.5.5
  • 2012/7/17 14:44

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


I mean is that garbled words or "???" are "Posted by" and "Posted on" only when the language is chinese and charset is UTF-8, the others OK.
Resized Image



13
chnwalkman
Re: News 1.67 Final released for XOOPS 2.5.5
  • 2012/7/17 13:40

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


When using multibytes language with UTF-8 charset, creating PDF by makepdf.php, some words appear to garbage.

According to Black_beard and Cesag's methods to edit makepdf.php file, and they apear to "???" now, and "YMD" at page bottom still are garbled.



14
chnwalkman
Re: Publisher (Rev 365 - 31 May 2012) .. looking for testers
  • 2012/6/15 3:54

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


System Overview
Quote:
XOOPS Version XOOPS 2.5.5
PHP Version 5.3.5-1ubuntu7.2
mySQL Version 5.1.54-1ubuntu4
Server API apache2handler
OS Linux


1. In the "Recent items (Detail)" block, no "Vist the ..." to display.
edit:
templates/blocks/publisher_items_recent.html
<a href="<{$publisher_url}>"><{$block.lang_visititem}></a>

to:
<a href="<{$publisher_url}>"><{$block.lang_visitItem}></a>

it shows "Visit the Publisher", and when you click this link, it links to XOOPS ROOT, but it should links to the publish module.

2. another question see this.

3. When system environment is:
Quote:
XOOPS Version XOOPS 2.5.5
PHP Version 5.3.5
mySQL Version 5.1.55-community
Server API apache2handler
OS WINNT

I can't creat any article. Click the create button in the input content is not responding.
Quote:
Warning: array_unique() expects parameter 1 to be array, null given in file /modules/publisher/class/permission.php line 149



15
chnwalkman
Re: problem with fmcontent clone
  • 2012/6/14 6:13

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


Another question:
If you cloned fmcontent module to fmcontent1, fmcontnet2, ... When you published an article in the fmcontent1, and if you use XOOPS Search to search this article by a word included it, then in the search results, there will list this same article in all cloned modules (fmcontent1, fmcontent2, ...).

Only because they're used the same database I guess.



16
chnwalkman
problem with fmcontent clone
  • 2012/6/3 12:26

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


I'm using fmcontent (1.1) and tag (2.31) in XOOPS (2.5.5).
I cloned fmcontent to another module, it's named for "fmcontent1". I published some articles with some tags by fmcontent and fmcontent1. I found that tag module's list include all tags I build, and it can list fmcontent's articles by click tag, but it can't list fmcontent1's articles by click tag. Is it a bug?



17
chnwalkman
Re: publisher item's title in the block can't truncated
  • 2012/4/2 13:53

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


When I edited publisher/class/item.php like this:
function title($maxLength 0$format "S") {
        
$ret $this->getVar("title"$format);

        if (
$maxLength != 0) {
//            if (!XOOPS_USE_MULTIBYTES) {
                
if (strlen($ret) >= $maxLength) {
                    
$ret publisher_substr($ret0$maxLength);
                }
//            }
        
}

        return 
$ret;
    }

The "Recent items List" block at homepage shows right. The item's title can be truncated according with my setting (it's by "..." ending).

Is it right?



18
chnwalkman
publisher item's title in the block can't truncated
  • 2012/3/28 11:15

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


I have installed publisher 1.0 and tested it on XOOPS v.2.5.4. When I set "length of the title" option in the "Recent items List" block, met a problem.

When XOOPS language is "English", the title shows OK in the recent items blocks at my homepage, it is truncated according to my setting (it's by "..." ending).

But when I set language to "schinese" by "Preferences Main / General Settings", set the length of the title is invalid in that block. Whether I set how many characters, the item title always complete display in the "recent items list" block at my homepage. How can I fix it?

I set my language/gobal.php:
define('_CHARSET', 'UTF-8');
define('_LANGCODE', 'zh-CN');
define('XOOPS_USE_MULTIBYTES', '1');

Please help. Thank you.



19
chnwalkman
Re: I can't add content in fmcontent
  • 2011/6/14 14:23

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


Thank you, voltan

When I submit a content, there's an "error" shows at submit page.
Resized Image


and I enabled php debug, but it shows:
Quote:
None All Errors (0)


Best Regards




20
chnwalkman
I can't add content in fmcontent
  • 2011/6/14 3:09

  • chnwalkman

  • Just popping in

  • Posts: 35

  • Since: 2004/8/25


Hi,

I have just intalled the fmContent 1.05 Final release in my xoops 2.5.1a, and I want to test it. But I can't add any content in it, the "_fmcontent_content" table is empty also.

Thanks for your help.

xoops: 2.5.1a
php: 5.3.5
mysql: 5.1.55





TopTop
« 1 (2) 3 »



Login

Who's Online

252 user(s) are online (161 user(s) are browsing Support Forums)


Members: 0


Guests: 252


more...

Donat-O-Meter

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

Latest GitHub Commits