1
LethZoid
IRC Chat Fix
  • 2004/4/11 10:24

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


Ok... I downloaded irc chat module... installed it, ONE minor error, it HAD no irconfig.php file... So I've built this one... however, there is a major problem in the actual scripting of the module, cause u cannot create one *or something*, so you must change the values in this document on ur own.... *Sorry*

<?php

$xoops_ircConfig['server'] = "irc.homelanfed.com"; // Server
$xoops_ircConfig['port'] = "6667"; // Server port
$xoops_ircConfig['autoconnect'] = True; // Autoconnect (yes or no...)
$xoops_ircConfig['channel1'] = "#code"; // Your first room
$xoops_ircConfig['channel2'] = "#AmericasArmy"; // Your second room
$xoops_ircConfig['quitmsg'] = "Leth Worlds: GO0D Bye."; //Your good bye message
$xoops_ircConfig['timestamp'] = True; // timestamp
$xoops_ircConfig['nickfield'] = True; // People in rom
$xoops_ircConfig['chanlist'] = True; // List of channels
$xoops_ircConfig['swstatus'] = True; // Status Window *I think*
$xoops_ircConfig['sml'] = True; // Show Smilies
$xoops_ircConfig['autojoin1'] = True; // autojoin server1
$xoops_ircConfig['autojoin2'] = True; // autojoin server2
$xoops_ircConfig['bgimg'] = True; // background image display

?>

I apologize for the messyness... I already contacted the creator and notified him of this problem. This file belongs in... /xoops_directory/modules/ircmod/cache/
save as irconfig.php

Once in their, VIOLA :)

Check it out in action...

http://leth.xionnet.net/ros/ *must sign up though -_-*



2
LethZoid
Something up with Chat in Xoops...
  • 2003/11/13 11:45

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


I'm not sure if this has been fixed... much less if anyone has noticed this... but I found a bug in the Chat script for Xoops..., When clicking a face the face is then sent to the msg box... obviously it isn't though...., This is the error...:

xoopsCodeSmilie("msgtextbox", " ")


That was taken from this:




<html><head><link rel='stylesheet' type='text/css' media='all' href='http://www.leth.xionnet.net/website_levi_g/themes/oz_XTv2RC3/style.css' /></head><script language='JavaScript'>
<!--
function setfocus() {
document.msgform.msgtextbox.focus();
}
//-->
</script>
<body onLoad='setfocus()' style='background-color: #e6e6e6'>
<base target='_self'>
<form name='msgform' action='bottom.php?op=insertmessage&room=General&pchat=false&user=' method='POST'><table><tr><td valign="top" colspan="2"><input autocomplete='OFF' type='text' size='20' maxlength='70' id='msgtextbox' name='msg'>&nbsp;<input type='submit' name='msg_submit' value='Send!'></td></tr><tr><td><br><input type='checkbox' name='msg_bold'><b>B</b></input>&nbsp;<input type='checkbox' name='msg_italic'><i>I</i></input>&nbsp;<input type='checkbox' name='msg_underlined'><u>U</u></input>&nbsp;&nbsp;<b>Color:</b>&nbsp;<select name='colors'><option>Auto</option><option selected style='color: #000000;'>Black</option><option style='color: #000080;'>Dark Blue</option><option style='color: #0000FF;'>Blue</option><option style='color: #00FF00;'>Lemon Green</option><option style='color: #008000;'>Green</option><option style='color: #800000;'>Dark Red</option><option style='color: #FF0000;'>Red</option><option style='color: #FA6302;'>Orange</option><option style='color: gold;'>Gold</option><option style='color: silver;'>Silver</option><option style='color: #FFFFFF;'>White</option></select></td><td align="left" width=60%><br><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4d4e4c4f2.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4d6422f04.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4d75edb5e.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4d8676346.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4d99c6eaa.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4daabd491.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4dbc14f3f.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4dcd7b9f4.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' /><img src='http://www.leth.xionnet.net/website_levi_g/uploads/smil3dbd4ddd6835f.gif' border='0' onmouseover='style.cursor="hand"' alt='' onclick='xoopsCodeSmilie("msgtextbox", " ");' />&nbsp;[<a href='#moresmiley' onmouseover='style.cursor="hand"' alt='' onclick='openWithSelfMain("http://www.leth.xionnet.net/website_levi_g/misc.php?action=showpopups&type=smilies&target=msgtextbox","smilies",300,475);'>more...</a>]</td></tr></table></form></body><script language='JavaScript'>
<!--
top.ChatFrame.location.reload();
//-->
</script>
</html>


Enjoy :)



3
LethZoid
HELP!!!
  • 2003/10/23 1:03

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


Hi Guys... I'm trying to create a theme for a friend, using an existing one...http://leth.xionnet.net/website_levi_g/

Do you see the real light(sky) blue?, I gotta figure out what that is.



<?xml version="1.0" encoding="iso-8859-1"?><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="<{$xoops_langcode}>" lang="<{$xoops_langcode}>">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta http-equiv="content-language" content="<{$xoops_langcode}>" />
<meta name="robots" content="<{$xoops_meta_robots}>" />
<meta name="keywords" content="<{$xoops_meta_keywords}>" />
<meta name="description" content="<{$xoops_meta_description}>" />
<meta name="rating" content="<{$xoops_meta_rating}>" />
<meta name="author" content="<{$xoops_meta_author}>" />
<meta name="copyright" content="<{$xoops_meta_copyright}>" />
<meta name="generator" content="XOOPS" />
<title><{$xoops_sitename}> - <{$xoops_pagetitle}></title>
<link href="<{$xoops_url}>/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_url}>/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="<{$xoops_themecss}>" />
<script type="text/javascript">
<!--
<{$xoops_js}>
//-->
</script>
</head>
<body bgcolor="#000000" text="#FFFFFF" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
<!-- Start Header -->
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="270">
<table border="0" cellpadding="0" cellspacing="0" width="270">
<tr>
<td><a href="<{$xoops_url}>"><img name="header_01" src="<{$xoops_imageurl}>header_01.gif" width="270" height="74" border="0" alt=""></a></td>
</tr>
<tr>
<td><img src="<{$xoops_imageurl}>header_07.gif" alt="" name="header_07" width="270" height="61" border="0"></td>
</tr>
</table></td>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td><table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="230"><img name="header_02" src="<{$xoops_imageurl}>header_02.gif" width="230" height="36" border="0" alt=""></td>
<td background="<{$xoops_imageurl}>header_03.gif"><img name="header_03" src="<{$xoops_imageurl}>header_03.gif" width="19" height="36" border="0" alt=""></td>
<td width="201"><img name="header_04" src="<{$xoops_imageurl}>header_04.gif" width="201" height="36" border="0" alt=""></td>
</tr>
</table></td>
</tr>
<tr>
<td width="100%" height="61" align="center" valign="middle" background="<{$xoops_imageurl}>header_06.gif"><{$xoops_banner}></td>
</tr>
<tr>
<td width="100%" height="27" align="right" valign="middle" background="<{$xoops_imageurl}>header_08.gif">
<table border="0" cellpadding="0" cellspacing="2">
<tr>
<td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><font size="2"><a href="<{$xoops_url}>/modules/mylinks/">News</a></font></td>
<td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><font size="2"><a href="<{$xoops_url}>/modules/mylinks/">Links</a></font></td>
<td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><font size="2"><a href="<{$xoops_url}>/modules/newbb/">Forum</a></font></td>
<td class="tabOff" onmouseover="this.className='tabOn';" onmouseout="this.className='tabOff';"><font size="2"><a href="<{$xoops_url}>/modules/mydownloads/">Downloads</a></font></td>
</tr>
</table>
</td>
</tr>
<tr>
<td background="<{$xoops_imageurl}>header_09.gif"><img name="header_09" src="<{$xoops_imageurl}>header_09.gif" width="450" height="11" border="0" alt=""></td>
</tr>
</table></td>
<td width="40"><img name="header_05" src="<{$xoops_imageurl}>header_05.gif" width="40" height="135" border="0" alt=""></td>
</tr>
</table>
<!-- End Header -->
<table width="100%" border="0" cellpadding="0" cellspacing="2">
<tr>
<td width="180" valign="top" align="center" class="leftcolumn"><div class="leftcolumn">
<!-- Start left blocks loop -->
<{foreach item=block from=$xoops_lblocks}>
<{include file="oz_XTv2RC3/theme_blockleft.html"}>
<{/foreach}>
<!-- End left blocks loop -->
</div></td>

<td valign="top" class="contentbox">
<!-- Display center blocks if any -->
<{if $xoops_showcblock == 1}> <br />
<!-- End display center blocks -->
<table width="98%" cellpadding="3" cellspacing="0" align="center">
<tr>
<td class="centercolumn" valign="top" colspan="2">
<div class="centercolumn">
<!-- Start center-center blocks loop -->
<{foreach item=block from=$xoops_ccblocks}>
<{include file="oz_XTv2RC3/theme_blockcenter_c.html"}>
<br />
<{/foreach}>
<!-- End center-center blocks loop -->
</div>
</td></tr>
</table>
<table width="98%" cellpadding="3" cellspacing="0" align="center">

<tr>
<td class="centerLcolumn" valign="top">
<div class="centerLcolumn">
<!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}>
<{include file="oz_XTv2RC3/theme_blockcenter_l.html"}>
<br />
<{/foreach}>
<!-- End center-left blocks loop -->
</div>
</td>
<td class="centerRcolumn" valign="top">
<div class="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}>
<{include file="oz_XTv2RC3/theme_blockcenter_r.html"}>
<br />
<{/foreach}>
<!-- End center-right blocks loop -->
</div>
</td>
</tr>
</table>
<{/if}>


<br />
<div class="content">
<{$xoops_contents}>
</div>
<br />

</td>
<{if $xoops_showrblock == 1}>
<td width="180" align="center" valign="top" class="rightcolumn"O><div class="rightcolumn">
<!-- Start right blocks loop -->
<{foreach item=block from=$xoops_rblocks}>
<{include file="oz_XTv2RC3/theme_blockright.html"}>
<{/foreach}>
<!-- End right blocks loop -->
</div>
</td>
<{else}>
<td width="19"></td>
<{/if}>
</tr>
<tr>
<td colspan="3">

<table border="0" width="100%" cellspacing="0" cellpadding="0">
<tr>
<td align="center" class="footer">&nbsp;<span class="copyright"><{$xoops_footer}></span></td>
<td width="130" align="center" class="footer">
<table border="0" align="right" cellpadding="0" cellspacing="0">
<tr>
<td><a href="http://leth.xionnet.net.com" target="_blank"><font color="#6699CC" size="1">Leth
Worlds &nbsp;</font><font color="#CCCCCC" size="1">&nbsp;</font></a></td>
<td width="15">&nbsp;</td>
</tr>
</table>
</td>
</tr>
</table>
</td></tr></table>
</body>
</html>


Can you help me figure out what the blasted thing is :\



4
LethZoid
Re: Search
  • 2003/10/18 9:08

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


where can I upload the new one? (ftp wise...)



5
LethZoid
Search
  • 2003/10/17 10:45

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


How can I change the Search Stuff? I wanna make it so Search (text) is centered on the front page, instead of align=left :\



6
LethZoid
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/7/30 0:30

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


how do I get to their again?



7
LethZoid
Re: XoopsGallery Fixes.. Recent Comments Link, New Pics Block showing thumbnail, etc...
  • 2003/7/28 23:26

  • LethZoid

  • Just popping in

  • Posts: 9

  • Since: 2003/7/8 1


I'm still having a problem...

I did the updates...

But I can't create a new album, how can I fix this?




TopTop



Login

Who's Online

145 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 145


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