211
mrphilong
Re: News item sort by Category
  • 2007/6/19 4:35

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


found it;
edit the file /xoops/modules/news/article.php

replace
$sarray $tmparticle->getAllPublished($cfg['article_summary_items_count'], 0$xoopsModuleConfig['restrictindex']);


with

$sarray $tmparticle->getAllPublished($cfg['article_summary_items_count'], 0$xoopsModuleConfig['restrictindex'],$article->topicid());
www.UcChau.Net
www.XoopsViet.Org



212
mrphilong
News item sort by Category
  • 2007/6/19 3:08

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Hi Xoopsers,

When reading a news article in Category A, I would like to have links to other articles in Category A display underneath. Please let me know if you know of a way to do this, many thanks.
www.UcChau.Net
www.XoopsViet.Org



213
mrphilong
message to CORE team
  • 2007/6/16 3:39

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


This is a please;

I had a look at the CORE team and think thats enough people to start working, if anyone else want to join can do so later. We've lost enough time and cannot afford to sit around and wait for others.
www.UcChau.Net
www.XoopsViet.Org



214
mrphilong
Multi Theme
  • 2007/6/8 12:02

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Hi all,

I got this following code from xoops-tips.com to switch theme, however, I am using a theme that have two style sheets one for IE(style.css) and another for FF(styleNN.css). Is there a way to change the below code so it's automatically detects the browser and choose the correct style sheet?

<{php}>
    
$mod $GLOBALS['xoopsModule'];
    
$dirname = (isset($mod) ? $mod->getVar('dirname') :'system');
if (
$dirname == 'directory') {
   
$theme='css_variable';
  } elseif (
$dirname == '') {
   
$theme='css_variable';
  }elseif (
$dirname == '') {
   
$theme='css_variable';
  } else {
   
$theme='css_fixed';
}

$this->assign('themename'$theme.'/theme.html');
$this->assign('xoops_theme'$theme);
$this->assign('xoops_themecss'XOOPS_URL.'/themes/'.$theme.'/style.css');
$this->assign('xoops_imageurl'XOOPS_URL.'/themes/'.$theme.'/');
<{/
php}>
<{include 
file="$themename"}>
www.UcChau.Net
www.XoopsViet.Org



215
mrphilong
Re: Cloned xcgal2 2.03 released !

Found an error with a blank page when click user.php or userinfo.php?uid=xx

Fatal errorCannot redeclare search_album_set() (previously declared in /modules/xcgal/include/search.php:39in /modules/xcgal2/include/search.php on line 37
www.UcChau.Net
www.XoopsViet.Org



216
mrphilong
Re: XOOPS - New version
  • 2007/5/31 11:12

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Maybe there is a secret forum some where in xoops.org but I dont see any recent news. What kind of news did you hear? and from whom?

I've been here since 2006/7/14, I been looking long before that date. Since the time I joined, I've never once seen any news post by a member of the dev. team.

Have you seen any recently news post by the dev. team member?
www.UcChau.Net
www.XoopsViet.Org



217
mrphilong
XOOPS - New version
  • 2007/5/30 23:57

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Any info. or news? Give us some hopes, I would like to heard the news from a dev. team member. Don't have to give us the release date, just let us know what you are working on what you have problem with etc. Fill us in please don't keep us in the dark like this!
www.UcChau.Net
www.XoopsViet.Org



218
mrphilong
Re: How to make (thumbs) image of news module clickable
  • 2007/5/28 23:29

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


I like to see that too.
www.UcChau.Net
www.XoopsViet.Org



219
mrphilong
lexikon - help
  • 2007/5/23 13:58

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Has anyone test out this module yet?

I installed and imported data from wordbook into this module, all went smooth. When accessing /modules/lexikon/index.php the center block drop down to the bottom of the left block and if I click on category link the center block jump back up to the center. So there is something wrong with the /modules/lexikon/index.php

Has anyone come acrossing this problem before?
www.UcChau.Net
www.XoopsViet.Org



220
mrphilong
Every module should...
  • 2007/5/23 0:06

  • mrphilong

  • Quite a regular

  • Posts: 351

  • Since: 2006/7/14


Here is my wish list that I think every module should have;

1. Be cloneable - since you are the author it would be extremely easy for your to point out what needed to change for the module to be cloned.

Feel free to add yours.
www.UcChau.Net
www.XoopsViet.Org




TopTop
« 1 ... 19 20 21 (22) 23 24 25 ... 27 »



Login

Who's Online

193 user(s) are online (116 user(s) are browsing Support Forums)


Members: 0


Guests: 193


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