1041
Bassman
Re: Stupid question about viewing modules
  • 2003/12/2 23:40

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Hmmm, could be. Although, my site's default theme doesn't look like that.



1042
Bassman
Re: Stupid question about viewing modules
  • 2003/12/2 22:44

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


If you look at the source code

<!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="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="content-language" content="en" />
<meta name="robots" content="index,follow" />
<meta name="keywords" content="news, technology, headlines, xoops, xoop, nuke, myphpnuke, myphp-nuke, phpnuke, SE, geek, geeks, hacker, hackers, linux, software, download, downloads, free, community, mp3, forum, forums, bulletin, board, boards, bbs, php, survey, poll, polls, kernel, comment, comments, portal, odp, open, source, opensource, FreeSoftware, gnu, gpl, license, Unix, *nix, mysql, sql, database, databases, web site, weblog, guru, module, modules, theme, themes, cms, content management" />
<meta name="description" content="XOOPS is a dynamic Object Oriented based open source portal script written in PHP." />
<meta name="rating" content="general" />
<meta name="author" content="XOOPS" />
<meta name="copyright" content="Copyright © 2001-2003" />
<meta name="generator" content="XOOPS" />
<title>XOOPS Site - Just Use it!</title>
<link href="http://joshbhr.zapto.org/final_site/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="all" href="http://joshbhr.zapto.org/final_site/xoops.css" />
<link rel="stylesheet" type="text/css" media="all" href="http://joshbhr.zapto.org/final_site/themes/default/style.css" />
<!-- RMV: added module header -->

<script type="text/javascript">
<!--
//--></script><script type="text/javascript" src="http://joshbhr.zapto.org/final_site/include/xoops.js"></script><script type="text/javascript"><!--
//-->
</script>
</head>
<body>
<table cellspacing="0">
<tr id="header">
<td id="headerlogo"><a href="http://joshbhr.zapto.org/final_site/"><img src="http://joshbhr.zapto.org/final_site/themes/default/logo.gif" width="150" height="80" alt="" /></a></td>
<td id="headerbanner"><div><a href="http://joshbhr.zapto.org/final_site/banners.php?op=click&bid=2" target="_blank"><img src="http://joshbhr.zapto.org/final_site/images/banners/xoops_banner_2.gif" alt="" /></a></div></td>
</tr>
<tr>
<td id="headerbar" colspan="2">&nbsp;</td>
</tr>
</table>

<table cellspacing="0">
<tr>
<td id="leftcolumn">
<!-- Start left blocks loop -->
<div class="blockTitle">Login</div>
<div class="blockContent"><!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="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="content-language" content="en" />
<title> </title>
<script type="text/javascript">
<!--//
function appendCode(addCode) {
var targetDom = window.opener.xoopsGetElementById('');
if (targetDom.createTextRange && targetDom.caretPos){
var caretPos = targetDom.caretPos;
caretPos.text = caretPos.text.charAt(caretPos.text.length - 1)
== ' ' ? addCode + ' ' : addCode;
} else if (targetDom.getSelection && targetDom.caretPos){
var caretPos = targetDom.caretPos;
caretPos.text = caretPos.text.charat(caretPos.text.length - 1)
== ' ' ? addCode + ' ' : addCode;
} else {
targetDom.value = targetDom.value + addCode;
}
window.close();
return;
}
//-->
</script>
<style type="text/css" media="all">
body {margin: 0;}
img {border: 0;}
table {width: 100%; margin: 0;}
a:link {color: #3a76d6; font-weight: bold; background-color: transparent;}
a:visited {color: #9eb2d6; font-weight: bold; background-color: transparent;}
a:hover {color: #e18a00; background-color: transparent;}
table td {background-color: white; font-size: 12px; padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#imagenav td {vertical-align: bottom; padding: 5px;}
table#imagemain td {border-right: 1px solid silver; border-bottom: 1px solid silver; padding: 5px; vertical-align: middle;}
table#imagemain th {border: 0; background-color: #2F5376; color:white; font-size: 12px; padding: 5px; vertical-align: top; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#header td {width: 100%; background-color: #2F5376; vertical-align: middle;}
table#header td#headerbar {border-bottom: 1px solid silver; background-color: #dddddd;}
div#pagenav {text-align:center;}
div#footer {text-align:right; padding: 5px;}
</style>
</head>

<body onload="window.resizeTo(, );">
<table id="header" cellspacing="0">
<tr>
<td><a href="http://joshbhr.zapto.org/final_site/"><img src="http://joshbhr.zapto.org/final_site/images/logo.gif" width="150" height="80" alt="" /></a></td><td> </td>
</tr>
<tr>
<td id="headerbar" colspan="2"> </td>
</tr>
</table>

<form action="imagemanager.php" method="get">
<table cellspacing="0" id="imagenav">
<tr>
<td>
<select name="cat_id" onchange="location='http://joshbhr.zapto.org/final_site/imagemanager.php?target=&cat_id='+this.options[this.selectedIndex].value"></select> <input type="hidden" name="target" value="" /><input type="submit" value="" />
</td>


</tr>
</table>
</form>


<div id="pagenav"></div>

<div id="footer">
<input value="" type="button" onclick="javascript:window.close();" />
</div>

</body>
</html></div> <div class="blockTitle">Main Menu</div>
<div class="blockContent"><!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="en" lang="en">
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="content-language" content="en" />
<title> </title>
<script type="text/javascript">
<!--//
function appendCode(addCode) {
var targetDom = window.opener.xoopsGetElementById('');
if (targetDom.createTextRange && targetDom.caretPos){
var caretPos = targetDom.caretPos;
caretPos.text = caretPos.text.charAt(caretPos.text.length - 1)
== ' ' ? addCode + ' ' : addCode;
} else if (targetDom.getSelection && targetDom.caretPos){
var caretPos = targetDom.caretPos;
caretPos.text = caretPos.text.charat(caretPos.text.length - 1)
== ' ' ? addCode + ' ' : addCode;
} else {
targetDom.value = targetDom.value + addCode;
}
window.close();
return;
}
//-->
</script>
<style type="text/css" media="all">
body {margin: 0;}
img {border: 0;}
table {width: 100%; margin: 0;}
a:link {color: #3a76d6; font-weight: bold; background-color: transparent;}
a:visited {color: #9eb2d6; font-weight: bold; background-color: transparent;}
a:hover {color: #e18a00; background-color: transparent;}
table td {background-color: white; font-size: 12px; padding: 0; border-width: 0; vertical-align: top; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#imagenav td {vertical-align: bottom; padding: 5px;}
table#imagemain td {border-right: 1px solid silver; border-bottom: 1px solid silver; padding: 5px; vertical-align: middle;}
table#imagemain th {border: 0; background-color: #2F5376; color:white; font-size: 12px; padding: 5px; vertical-align: top; text-align:center; font-family: Verdana, Arial, Helvetica, sans-serif;}
table#header td {width: 100%; background-color: #2F5376; vertical-align: middle;}
table#header td#headerbar {border-bottom: 1px solid silver; background-color: #dddddd;}
div#pagenav {text-align:center;}
div#footer {text-align:right; padding: 5px;}
</style>
</head>

<body onload="window.resizeTo(, );">
<table id="header" cellspacing="0">
<tr>
<td><a href="http://joshbhr.zapto.org/final_site/"><img src="http://joshbhr.zapto.org/final_site/images/logo.gif" width="150" height="80" alt="" /></a></td><td> </td>
</tr>
<tr>
<td id="headerbar" colspan="2"> </td>
</tr>
</table>

<form action="imagemanager.php" method="get">
<table cellspacing="0" id="imagenav">
<tr>
<td>
<select name="cat_id" onchange="location='http://joshbhr.zapto.org/final_site/imagemanager.php?target=&cat_id='+this.options[this.selectedIndex].value"></select> <input type="hidden" name="target" value="" /><input type="submit" value="" />
</td>


</tr>
</table>
</form>


<div id="pagenav"></div>

<div id="footer">
<input value="" type="button" onclick="javascript:window.close();" />
</div>

</body>
</html></div> <!-- End left blocks loop -->

</td>

<td id="centercolumn">

<!-- Display center blocks if any -->
<!-- End display center blocks -->

<div id="content">

</div>
</td>


</tr>
</table>

<table cellspacing="0">
<tr id="footerbar">
<td><a href="https://xoops.org/" target="_blank"><img src="http://joshbhr.zapto.org/final_site/themes/default/poweredby.gif" alt="" /></a></td>
</tr>
</table>
</body>
</html>

it seems to have some extra stuff (javascript) in there?
I would try reinstalling it from scratch, make a new database etc.



1043
Bassman
Re: Open Portal, NO REGISTRATION!
  • 2003/12/2 22:00

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


OK for your first question:
1) go to your Admin page, click on System>Groups
2)In the Edit Groups box, click on Anonymous Users>Modify
3)tick whatever modules and blocks you want them to see (module access rights, block access rights)

For Question 2,first of all you will have to clone your template set, then edit the system_block_mainmenu.htm template. (of the cloned set, of course)
I did the same thing-

table cellspacing="0">
<tr>
<td id="mainmenu">
<a class="menuTop" href="<{$xoops_url}>/"><{$block.lang_home}></a>
<!-- start module menu loop -->
<{foreach item=module from=$block.modules}>
<a class="menuMain" href="<{$xoops_url}>/modules/<{$module.directory}>/"><{$module.name}></a>
<!--<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>-->
<{/foreach}>
<!-- end module menu loop -->
</td>
</tr>
</table>

I just commented out the

<{foreach item=sublink from=$module.sublinks}>
<a class="menuSub" href="<{$sublink.url}>"><{$sublink.name}></a>
<{/foreach}>

works perfectly.


Don't forget, you have to set the cloned template set as default in the preferences menu.



1044
Bassman
Re: Help with Theme
  • 2003/12/2 0:10

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Well, what you've done sofar looks very nice :)



1045
Bassman
Re: problem after the installation
  • 2003/11/28 4:52

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


shelley,
xoops url-
http://www.lettorimp3.it:8080/xoops205
should this have /html at the end?



1046
Bassman
Re: Real Stupid Question
  • 2003/11/27 3:39

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Kelly,
Go your system admin > modules,on the right is a column "Action" the modules you can uninstall have an "uninstall" icon (the middle one). Click on that and you will get a page asking if you want to uninstall. Click on yes, and there you have it!



1047
Bassman
Re: How do i change the maximum signature length??
  • 2003/11/27 0:52

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


"MEDIUMTEXT" yeah that was it :)
Thanks ajaxbr



1048
Bassman
Re: How do i change the maximum signature length??
  • 2003/11/27 0:07

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


I read a question very similar to yours recently, but I couldn't find it after a quick search.

From memory you have to change the type "TINYTEXT" to "MIDTEXT" or something like that



1049
Bassman
Re: Xoops multi-domain and multi-theme
  • 2003/11/26 5:12

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


I'm pretty sure having a different theme for each will be no problem, since the content and appearance are seperate in Xoops.



1050
Bassman
Re: Mountain Bike Site
  • 2003/11/25 2:57

  • Bassman

  • Friend of XOOPS

  • Posts: 1272

  • Since: 2003/5/23


Those mouseovers are the phpkaox standard.. I have them on my edited phphaox theme too, although I intend to change them.




TopTop
« 1 ... 102 103 104 (105) 106 107 108 »



Login

Who's Online

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


Members: 0


Guests: 217


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