
submit them to the trackers, so we can deal with them
I did right now.
Umm..
btw..
this has just started..
and..
still going on ..
so..
just for reference

submit them to the trackers, so we can deal with them
or |
function render()
{
$ret = $this->getTitle()."nn";
return $ret;
}
function render(){
return ".$this->getName()."' id='".$this->getName()."' value='".$this->getValue()."' />";
}
//if ( !$ele->isHidden() ) {
$ret .= "".$ele->getCaption();
if ($ele->getDescription() != '') {
$ret .= '
'.$ele->getDescription().'';
}
$ret .= " ".$ele->render()." ";
//} else {
// $ret .= $ele->render()."n";
//}
if (!is_object($ele)) {
$ret .= $ele;
//} elseif (!$ele->isHidden()) {
} else {
//if ($count % 2 == 0) {
$class = 'even';
//} else {
// $class = 'odd';
//}
$ret .= "".$ele->getCaption();
if ($ele->getDescription() != '') {
$ret .= '
'.$ele->getDescription().'';
}
$ret .= " $class'>".$ele->render()." ";
//$count++;
//} else {
// $ret .= $ele->render();
}
<{foreach item=module from=$modules}>
<p>
<h4><{$module.name}>h4>
<{foreach item=result from=$module.results}>
<img src="<{$result.image}>" alt="<{$module.name}>" /><b><a href="<{$result.link}>"><{$result.title}>a>b><br /><small>(<{$result.time}>)small><br />
<{/foreach}>
<{$module.showall_link}>
p>
<{/foreach}>
<{foreach item=module from=$modules}>
<p>p>
<h4><{$module.name}>h4>
<{foreach item=result from=$module.results}>
<img src="<{$result.image}>" alt="<{$module.name}>" /><b><a href="<{$result.link}>"><{$result.title}>a>b><br /><small>(<{$result.time}>)small><br />
<{/foreach}>
<{$module.showall_link}>
<p>p>
<{/foreach}>
Herko Coomans wrote:
If you find any code or templates that need to be adjusted because of this, submit them to the trackers, so we can deal with them
Herko
if (stristr($imageurl, '.swf')) {
$bannerobject = $bannerobject
.'.'.$imageurl.'">'
.''
.''
.'';
} else {
$bannerobject = $bannerobject.'
.$imageurl.'" alt="" />';
}
if (stristr($imageurl, '.swf')) {
$bannerobject = $bannerobject
.'';
} else {
$bannerobject = $bannerobject.'
.$imageurl.'" alt="" />';
}
joeboe wrote:
I attempted the fix described above and I now get blank pages after submitting changes and when viewing the front page with the headlines module enabled.
joeboe wrote:
the News module does not appear to be acting properly either. It does not let me add any articles.
Tabasco wrote:
What is wanipmhack section(I mean ////////////////WANIPMHACK3.0)?
kumzzy wrote:
is there a latest file to download after all this discussion here?
suico wrote:
Great job wanikoo I love this, it was exactly what i were looking for.
suico asked:
Some questions for you:
Q1:
Is it possible to, when we set that users can t set the refusal or filter, those options dispear from the config form?
Q2:
ON the [PM System Function Status] could you make it showing only for admins? The members when they see a feature that is disable he asks us to have it and sometimes we don t want it and don t want to explain why.
Q3:
Also in the same screen agood idea would be to not show the whole column backup when we chose to not enable backup for members, the way it is we see a column without the options but the column is there
3- users can create category inside savebox and save pms in individual branchs.
Hisoka wrote:
What a pretty good work!
Windows are very nice now!
Hisoka wrote:
EDIT: Just one Question.
I would like to know where i can modify the name of the button we have when we send a PM to search the Name and the IUD of The PM Partner.
echo " ._SEARCH."' onclick='javascript:openWithSelfMain("".XOOPS_URL."/usersearch.php","searchuser",".$usersearch_width.",".$usersearch_height.");' />";
echo " /usersearch.php","searchuser",550,430);' />";
function pm_overDivEcho()
{
echo "n";
echo "n";
}
function pm_overDivaction($pmhelptext, $pmhelpcaption)
{
return "return overlib('".$pmhelptext."', CAPTION, '".$pmhelpcaption."', BELOW, RIGHT);" onmouseout='return nd();'>
.XOOPS_URL."/images/pmhelp.png' /> ";
}
function pm_overDivaction2($pmhelptext, $pmhelpcaption)
{
return "onmouseover="return overlib('".$pmhelptext."', CAPTION, '".$pmhelpcaption."', BELOW, RIGHT);" onmouseout='return nd();'";
}