26
BroHam
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/30 14:06

  • BroHam

  • Just popping in

  • Posts: 100

  • Since: 2007/3/31


I've had no problems with frames. Everything seems to work fine.
I don't know.

25
mortuk
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 13:50

  • mortuk

  • Not too shy to talk

  • Posts: 122

  • Since: 2005/12/13


xoops doesnt like frams much.

best to use proper url or use redirect to asci address

24
BlueStocking
Re: Xoops 2.0.16 and IE7 user issues

Quote:

I have the domain forwarded from www.acill.com/devildogs and masking on so it shows the domain and not the server url. It should be okay to do that though right?


No, that is your problem.

BS
https://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

23
gestroud
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 12:52

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


I tried it once and it caused me a lot of grief with forms and postings. It could have been something that I did wrong, though.

22
Acill
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 12:06

  • Acill

  • Just popping in

  • Posts: 40

  • Since: 2007/5/31


Quote:

gestroud wrote:
How is your site set up as far as url forwarding and domain redirecting? No matter what page/module I go to, the url in my address bar readshttp://www.thedevildogs.org/. The links are fine on the menus, and on the pages, but...


I have the domain forwarded from www.acill.com/devildogs and masking on so it shows the domain and not the server url. It should be okay to do that though right?

21
Acill
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 12:02

  • Acill

  • Just popping in

  • Posts: 40

  • Since: 2007/5/31


I never modified the theme? I got it straight from your link as it is. I guess I need to reinstall the theme from a better source?

20
aph3x
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 8:06

  • aph3x

  • Theme Designer

  • Posts: 834

  • Since: 2004/12/26


As theme was modified by a 3rd person it should be its job to fix this as my responsibility to the theme ended after an iframe "hack" according to what BS says and which is not included in the original code.
You can always upload the original version of the theme and be very careful of what codes you add to any document because as you see adding one about not knowing it well it does an amount of damage.
Anyway i sent you a pm and i'll try to help you
Everything I'm not made me everything I am
The Themes

19
BlueStocking
Re: Xoops 2.0.16 and IE7 user issues

<!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-2006" />
<
meta name="generator" content="XOOPS" />
<
title>aphex's themes - Themes</title>
<link href="http://aphex.pierdtimp.ro/214/favicon.ico" rel="SHORTCUT ICON" />
<link rel="stylesheet" type="text/css" media="screen" href="http://aphex.pierdtimp.ro/214/xoops.css" />
<link rel="stylesheet" type="text/css" media="screen" href="http://aphex.pierdtimp.ro/214/themes/crusade_k/style.css" />
<!-- RMV: added module header -->
<link rel="stylesheet" type="text/css" href="http://aphex.pierdtimp.ro/214/modules/themes/module.css" />
<meta http-equiv="Content-Script-Type" content="text/javascript" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<script type="text/javascript" src="http://aphex.pierdtimp.ro/214/include/xoops.js">
</script>

<script type="text/javascript">
<!--

//-->
</script>
<style type="text/css"><!--
a:hover {cursor:url("http://aphex.pierdtimp.ro/214/themes/crusade_k/images/elf.cur"), pointer}
-->
  .cursorUno{cursor:url("http://aphex.pierdtimp.ro/214/themes/crusade_k/images/undead.cur");}
</style>
<body class="cursorUno">
<style type="text/css">

#dhtmltooltip{
position: absolute;
align: center;
valign: center;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

</style></head>
<body>
 <script type="text/javascript">

/***********************************************
* Cool DHTML tooltip script- © Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for full source code
***********************************************/

var offsetxpoint=-60 //Customize x offset of tooltip
var offsetypoint=20 //Customize y offset of tooltip
var ie=document.all
var ns6=document.getElementById && !document.all
var enabletip=false
if (ie||ns6)
var tipobj=document.all? document.all["dhtmltooltip"] : document.getElementById? document.getElementById("dhtmltooltip") : ""

function ietruebody(){
return (document.compatMode && document.compatMode!="BackCompat")? document.documentElement : document.body
}

function ddrivetip(thetext, thecolor, thewidth){
if (ns6||ie){
if (typeof thewidth!="undefined") tipobj.style.width=thewidth+"px"
if (typeof thecolor!="undefined" && thecolor!="") tipobj.style.backgroundColor=thecolor
tipobj.innerHTML="<table width='
100%'  border='0' cellspacing='0' cellpadding='0' style='border-width0px' height='5'><tr><td style='border-stylenoneborder-widthmedium' height='5' colspan='4'><table width='100%'  cellSpacing=0 cellPadding=0 border=0><TR><TD><IMG height=1 src='colaboradores/razor/visit2k4/pixel.gif' width=5></TD><TD><table width='100%' cellSpacing=0 cellPadding=0 bgColor=#081026 border=0><TBODY><TR><TD width=3><IMG height=3 src='colaboradores/razor/visit2k4/thin-gold-top-left.gif' width=3></TD><TD width='100%' background='colaboradores/razor/visit2k4/thin-gold-top.gif'></TD><TD width=3><IMG height=3 src='colaboradores/razor/visit2k4/thin-gold-top-right.gif' width=3></TD></TR><TR><TD width=3 background='colaboradores/razor/visit2k4/thin-gold-left.gif'><IMG height=1 src='colaboradores/razor/visit2k4/pixel.gif' width=3></TD><TD width='100%'><table width='100%'  cellSpacing=0 cellPadding=0 width='100%'border=0><TBODY><TR><TD style='BORDER-RIGHT#606060 1px dotted; BORDER-TOP: #606060 1px dotted; BORDER-LEFT: #606060 1px dotted; BORDER-BOTTOM: #606060 1px dotted'><table width='100%'  cellSpacing='0' cellPadding='6' width='100%' border='0'><tr><td vAlign='top' align='left'><p class='content'>"+thetext+"</p></td></tr></table></TD></TR></TBODY></TABLE></TD><TD width=3 background='colaboradores/razor/visit2k4/thin-gold-right.gif'><IMG height=1 src='colaboradores/razor/visit2k4/pixel.gif' width=3></TD></TR><TR><TD width=3><IMG height=3 src='colaboradores/razor/visit2k4/thin-gold-bot-left.gif' width=3></TD><TD width='100%' background='colaboradores/razor/visit2k4/thin-gold-top.gif'></TD><TD width=3><IMG height=3 src='colaboradores/razor/visit2k4/thin-gold-bot-right.gif' width=3></TD></TR></TBODY></TABLE></TD><TD><IMG height=1 src='colaboradores/razor/visit2k4/pixel.gif' width=5></TD></span></TR></TABLE></td></tr><tr></tr></table>"
enabletip=true
return false
}
}

function 
positiontip(e){
if (
enabletip){
var 
curX=(ns6)?e.pageX event.x+ietruebody().scrollLeft;
var 
curY=(ns6)?e.pageY event.y+ietruebody().scrollTop;
//Find out how close the mouse is to the corner of the window
var rightedge=ie&&!window.operaietruebody().clientWidth-event.clientX-offsetxpoint window.innerWidth-e.clientX-offsetxpoint-20
var bottomedge=ie&&!window.operaietruebody().clientHeight-event.clientY-offsetypoint window.innerHeight-e.clientY-offsetypoint-20

var leftedge=(offsetxpoint<0)? offsetxpoint*(-1) : -1000

//if the horizontal distance isn't enough to accomodate the width of the context menu
if (rightedge<tipobj.offsetWidth)
//move the horizontal position of the menu to the left by it's width
tipobj.style.left=ieietruebody().scrollLeft+event.clientX-tipobj.offsetWidth+"px" window.pageXOffset+e.clientX-tipobj.offsetWidth+"px"
else if (curX<leftedge)
tipobj.style.left="5px"
else
//position the horizontal position of the menu where the mouse is positioned
tipobj.style.left=curX+offsetxpoint+"px"

//same concept with the vertical position
if (bottomedge<tipobj.offsetHeight)
tipobj.style.top=ieietruebody().scrollTop+event.clientY-tipobj.offsetHeight-offsetypoint+"px" window.pageYOffset+e.clientY-tipobj.offsetHeight-offsetypoint+"px"
else
tipobj.style.top=curY+offsetypoint+"px"
tipobj.style.visibility="visible"
}
}

function 
hideddrivetip(){
if (
ns6||ie){
enabletip=false
tipobj
.style.visibility="hidden"
tipobj.style.left="-1000px"
tipobj.style.backgroundColor=''
tipobj.style.width=''
}
}

document.onmousemove=positiontip

</script>
</
head>
<
body>
          <
table class="toptable" cellspacing="0">
<
tr>
      <
td><a href="http://aphex.pierdtimp.ro/214/"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/logo1.png" width="274" height="118" alt="" /></a></td>
      <
td id="headerbanner">
<
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/logo.gif" width="262" height="108" alt="" />
&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</
td>
      <
td><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/logo3.png" width="147" height="118" alt="" /></td>
 </
tr>
      <
td><a href="http://aphex.pierdtimp.ro/214/"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/logo2.png" width="274" height="122" alt="" /></a></td>
 <
td id="headerbanner">
<
br /><br /><br />
<
form style="margin-top: 0px;" action="http://aphex.pierdtimp.ro/214/user.php" method="post">
    <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/user.png" width="85" height="15" alt="" />
    <
input type="text" name="uname" size="12" value="" maxlength="25" />
    <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/pass.png" width="85" height="15" alt="" />
    <
input type="password" name="pass" size="12" maxlength="32" />
    <
input type="hidden" name="xoops_redirect" value="/214/modules/themes/index.php" />
    <
input type="hidden" name="op" value="login" />
    <
input type="submit" value="Login" />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<br />
    
</
form>
<
br />
<
a href="http://aphex.pierdtimp.ro/214/user.php#lost"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/lpass.png" width="194" height="20" alt="" /></a>
&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<
a href="http://aphex.pierdtimp.ro/214/register.php"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/reg.png" width="194" height="20" alt="" /></a>
&
nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</
td>
       <
td><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/logo4.png" width="147" height="122" alt="" /></td>
  </
tr>
  </
table>

  <
table class="maintable" cellspacing="0">
  <
tr>
      <
td id="headerbar" colspan="3">&nbsp;</td>
    </
tr>
  <
tr>
      <
td id="leftcolumn">
        <!-- 
Start left blocks loop -->
                    <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">Login</div>
<
div class="blockContent"><form style="margin-top: 0px;" action="http://aphex.pierdtimp.ro/214/user.php" method="post">
    
Username: <br />
    <
input type="text" name="uname" size="12" value="" maxlength="25" /><br />
    
Password: <br />
    <
input type="password" name="pass" size="12" maxlength="32" /><br />
    <!-- <
input type="checkbox" name="rememberme" value="On" class ="formButton" /><br /> //-->
    
<input type="hidden" name="xoops_redirect" value="/214/modules/themes/index.php" />
    <
input type="hidden" name="op" value="login" />
    <
input type="submit" value="User Login" /><br />
    
</
form>
<
a href="http://aphex.pierdtimp.ro/214/user.php#lost">Lost Password?</a>
<
br /><br />
<
a href="http://aphex.pierdtimp.ro/214/register.php">Register now!</a></div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
            <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">Main Menu</div>
<
div class="blockContent"><table cellspacing="0">
  <
tr>
    <
td id="mainmenu">
      <
class="menuTop" href="http://aphex.pierdtimp.ro/214/">Home</a>
      <!-- 
start module menu loop -->
            <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/news/">News</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/xoopspoll/">Polls</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/smartpartner/">Partners</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/newbbex/">ForumEx</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/themes/">Themes</a>
                  <
class="menuSub" href="http://aphex.pierdtimp.ro/214/modules/themes/topten.php?list=hit">Popular</a>
                  <
class="menuSub" href="http://aphex.pierdtimp.ro/214/modules/themes/topten.php?list=rate">Top Rated</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/weblinks/">Web Links</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/news_feeds/">News Feeds</a>
                    <
class="menuMain" href="http://aphex.pierdtimp.ro/214/modules/contact/">Contact</a>
                    <!-- 
end module menu loop -->
    </
td>
  </
tr>
</
table></div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
            <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">Who's Online</div>
<div class="blockContent"><b>9</b> user(s) are online (<b>1</b> user(s) are browsing <b>Themes</b>)<br /><br />Members: 0<br />Guests: 9<br /><br /> <a href="javascript:openWithSelfMain('
http://aphex.pierdtimp.ro/214/misc.php?action=showpopups&amp;type=online','Online',420,350);">more...</a></div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
            
<img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">New Members</div>
<
div class="blockContent"><table cellspacing="1" class="outer">
      <
tr class="even" valign="middle">
      <
td align="center">
            <
a href="http://aphex.pierdtimp.ro/214/userinfo.php?uid=21">groovykid2</a>
      </
td>
      <
td align="center">2007/6/15</td>
    </
tr>
      <
tr class="odd" valign="middle">
      <
td align="center">
            <
a href="http://aphex.pierdtimp.ro/214/userinfo.php?uid=20">johnjoda</a>
      </
td>
      <
td align="center">2007/6/12</td>
    </
tr>
      <
tr class="even" valign="middle">
      <
td align="center">
            <
a href="http://aphex.pierdtimp.ro/214/userinfo.php?uid=19">Lizzybeth</a>
      </
td>
      <
td align="center">2007/6/12</td>
    </
tr>
  </
table>
</
div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
            <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">Themes</div>
<
div class="blockContent"><div style="text-align: center;">
<
form action="index.php" method="post">
<
select name="xoops_theme_select" onchange="submit();" size="3"><option value="Green_K">Green_K</option><option value="WoW">WoW</option><option value="american_k">american_k</option><option value="aph3x">aph3x</option><option value="beta">beta</option><option value="black_kb">black_kb</option><option value="blueK">blueK</option><option value="blueX">blueX</option><option value="cars_k">cars_k</option><option value="crusade_k" selected="selected">crusade_k</option><option value="drag-drop">drag-drop</option><option value="flower_k">flower_k</option><option value="flowgreen">flowgreen</option><option value="inspired">inspired</option><option value="metall_k">metall_k</option><option value="music_k">music_k</option><option value="pirates">pirates</option><option value="simple">simple</option><option value="spider">spider</option><option value="sports_k">sports_k</option><option value="theme0">theme0</option><option value="theme1">theme1</option><option value="whity">whity</option><option value="zoidz">zoidz</option><option value="zoidz_to">zoidz_to</option></select><br />(<b>25</bthemes)<br />
</
form>
</
div></div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
            <
img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_up.gif" width="190" height="28" alt="" />
<
div class="blockTitle">Partners</div>
<
div class="blockContent">
<
table cellspacing="0" style="padding-bottom: 5px;">
  <
tr>
    <
td>
 <
div>       
    <
script type="text/javascript">
    <!--
    
nereidFadeObjects = new Object();
    
nereidFadeTimers = new Object();
    function 
nereidFade(objectdestOpratedelta){
        if (!
document.all) {
            return;
        }
        if (
object != '[object]'){
            
setTimeout('nereidFade('+object+','+destOp+','+rate+','+delta+')',0);
            return;
        }
        
clearTimeout(nereidFadeTimers[object.sourceIndex]);
        
diff destOp-object.filters.alpha.opacity;
        
direction 1;
        if (
object.filters.alpha.opacity destOp){
            
direction = -1;
        }
        
delta Math.min(direction*diff,delta);
        
object.filters.alpha.opacity+=direction*delta;

        if (
object.filters.alpha.opacity != destOp){
            
nereidFadeObjects[object.sourceIndex]=object;
            
nereidFadeTimers[object.sourceIndex]=setTimeout('nereidFade(nereidFadeObjects['+object.sourceIndex+'],'+destOp+','+rate+','+delta+')',rate);
        }
    }
    
//-->
    
</script>
    
          <
div align='center'>
      <
br />
      
                                         <
div style="border: 1px solid grey; padding: 3px; margin-bottom: 10px;"><a href='http://aphex.pierdtimp.ro/214/modules/smartpartner/index.php?view_category_id=1'>XOOPS Related</a></div>
                                           <
a href="http://aphex.pierdtimp.ro/214/modules/smartpartner/partner.php?id=2">
                            <
img src="http://aphex.pierdtimp.ro/214/uploads/smartpartner/images/smartfactory.gif"  width='150' height='36' border="0" alt="" style="filter:alpha(opacity=20);" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,30,5)" /><br />
                            
              </
a>
                            <
br /><br />
                                          <
a href="http://aphex.pierdtimp.ro/214/modules/smartpartner/partner.php?id=1">
                            <
img src="http://aphex.pierdtimp.ro/214/uploads/smartpartner/images/instantzeropartner.jpg"  width='100' height='50' border="0" alt="" style="filter:alpha(opacity=20);" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,30,5)" /><br />
                            
              </
a>
                            <
br /><br />
                                          <
a href="http://aphex.pierdtimp.ro/214/modules/smartpartner/partner.php?id=3">
                            <
img src="http://aphex.pierdtimp.ro/214/uploads/smartpartner/images/herve.jpg"  width='88' height='31' border="0" alt="" style="filter:alpha(opacity=20);" onmouseover="nereidFade(this,100,30,5)" onmouseout="nereidFade(this,50,30,5)" /><br />
                            
              </
a>
                            <
br /><br />
                                        
      
      </
div>
    </
td>
  </
tr>
  </
table>
</
div></div></div><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/block_bottom.gif" width="190" height="35" alt="" />
        <!-- 
End left blocks loop -->

      </
td>

      <
td id="centercolumn">
        <!-- 
Display center blocks if any -->
                <!-- 
End display center blocks -->
        <
div id="content">
          <!-- 
Thank you for keeping this line in the template :-) //-->
<div style="display: none;"></div>
<!-- 
Thank you for keeping this line in the template :-) //-->

<div class="themes_headertable">
            <
span class="themes_modulename">Themes</span>
        </
div>

    <
br /><div align="center"><a href='index.php'><img src='http://aphex.pierdtimp.ro/214/modules/themes/images/themek.gif' border='0' alt='XOOPS Themes' /></a></div><br />



    <
div align="center" class="itemPermaLink"><div><b>Browse Downloads by alphabetical listing</b></div>[  <a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=0'>0</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=1'>1</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=2'>2</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=3'>3</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=4'>4</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=5'>5</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=6'>6</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=7'>7</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=8'>8</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=9'>9</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=A'>A</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=B'>B</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=C'>C</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=D'>D</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=E'>E</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=F'>F</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=G'>G</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=H'>H</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=I'>I</a> ]<br />[ <a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=J'>J</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=K'>K</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=L'>L</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=M'>M</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=N'>N</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=O'>O</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=P'>P</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=Q'>Q</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=R'>R</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=S'>S</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=T'>T</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=U'>U</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=V'>V</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=W'>W</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=X'>X</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=Y'>Y</a>&nbsp;|&nbsp;<a href='http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?list=Z'>Z</a> ]</div><br />
    <
div align="center">[ <a href='newlist.php'>Latest Listings</a> | <a href='topten.php?list=hit'>Popularity</a> | <a href='topten.php?list=rate'>Rating</a> ]</div><br />

    <
div class="even"><b>Main Category Listings</b></div><br />
    <
table border="0" cellspacing="5" cellpadding="0" align="center">
        <
tr>
            <!-- 
Start category loop -->
                        <
td width="5%" align="center" valign="top">
                    <
a href="http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?cid=2"><img src="http://aphex.pierdtimp.ro/214/modules/themes/images/category/dwd.gif" alt="New Submitted Before Last Week" align="middle" /></a>
            </
td>
            <
td valign="middle" width="35%">
                        <
a href="http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?cid=2"><b>Gaming XOOPS Themes</b></a>&nbsp;(8)<br />
                        <
div style="margin-bottom: 3px; margin-left: 10px;"></div>
                                    </
td>
                                <
td width="5%" align="center" valign="top">
                    <
a href="http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?cid=1"><img src="http://aphex.pierdtimp.ro/214/modules/themes/images/category/dwd.gif" alt="New Submitted Within This week" align="middle" /></a>
            </
td>
            <
td valign="middle" width="35%">
                        <
a href="http://aphex.pierdtimp.ro/214/modules/themes/viewcat.php?cid=1"><b>General XOOPS Themes</b></a>&nbsp;(13)<br />
                        <
div style="margin-bottom: 3px; margin-left: 10px;"></div>
                                    </
td>
                  </
tr><tr>
                          <!-- 
End category loop -->
</
tr>
</
table>
<
br />
<
div class="odd" style="line-height: 8px;"><small>There are <b>2</b> <i>Categories</i> and <b>21</b> <i>Downloads</ilisted</small></div><br />
<
div align="right" style="margin-bottom: 1px;"><small>
<
img src="http://aphex.pierdtimp.ro/214/modules/themes/images/icon/download1.gif" alt=""
align="middle" />&nbsp;New Today
<img src="http://aphex.pierdtimp.ro/214/modules/themes/images/icon/download2.gif" alt=""
align="middle" />&nbsp;New 3 Days
<img src="http://aphex.pierdtimp.ro/214/modules/themes/images/icon/download3.gif" alt=""
align="middle" />&nbsp;New This Week
<img src="http://aphex.pierdtimp.ro/214/modules/themes/images/icon/download4.gif" alt=""
align="middle" />&nbsp;Over 1 Week
</small></div>
<
br />
<
div align="left"></div>
<
br />




        </
div>
                <
table cellspacing="0">
                <
tr><td id="bottomCcolumn" colspan="2">
            <
table width="100%"  border="0" cellspacing="0" cellpadding="0" class="blocks">
  <
tr>
    <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0" >
      <
tr>
        <
td class="cornerTL">&nbsp;</td>
        <
td class="cornerTC">&nbsp;</td>
        <
td class="cornerTR">&nbsp;</td>
      </
tr>
    </
table></td>
  </
tr>
  <
tr>
    <
td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <
tr>
  <
td class="cornerCL"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/box_06.jpg" alt="" width="14" height="58" /></td>
  <
td class="cornerCC">
        <
div>
            <
div class="blockTitle">Why is registering important!</div>
            <
div class="blockContent">Registering an account on our site is important because it'll give us an idea of how important are we to the XOOPS community, the number of hits each download has is not very accurate as one visitor can download an item several times giving the illusion of "popular" to that item. <br /><br />  By creating an account we acknowledge the importance of the content, the quality of the content and the importance of the site as a whole. <br /><br />  The most users registered the more work we do, the more work we do the more benefits to the XOOPS community and motivates us to move from a subdomain to a domain for itself and expand the area of work that we currently do.<br /><br />Bottom line...as we all are XOOPS users we know that the process of registering is quite simple and takes no more than few minutes.</div>
       </div>
        </td>
         <td class="cornerCR"><img src="http://aphex.pierdtimp.ro/214/themes/crusade_k/images/box_08.jpg" alt="" width="14" height="59" /></td>
     </tr>
    </table></td>
  </tr>
  <tr>
    <td><table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <tr>
        <td class="cornerBL">&nbsp;</td>
        <td class="cornerBC">&nbsp;</td>
        <td class="cornerBR">&nbsp;</td>
      </tr>
    </table></td>
  </tr>
</table>            </td>
        </tr>
                        </table>
              </td>
          </tr>
  </table>

          <table class="footertable" cellspacing="0">
            <tr>
                  <td id="footerbar">
                    <!--/Start Trafic.ro/-->
<script type="text/javascript">t_rid="pierdtimp";</script>
<script type="text/javascript" src="http://storage.trafic.ro/js/trafic.js"
></script><noscript><a href="http://www.trafic.ro/top/?rid=pierdtimp"
 target="_blank"><img border="0" alt="trafic ranking"
 src="http://log.trafic.ro/cgi-bin/pl.dll?rid=pierdtimp"/></a>

<!--/Start Statistici.ro/-->
<script type="text/javascript">s_rid="pierdtimp";s_sp=1;s_iw=1;s_ih=1;</script>
<script type="text/javascript" src="http://storage.statistici.ro/js/trafic.js"
></script><noscript><a href="http://www.statistici.ro/stat/pierdtimp/"
 target="_blank"><img border="0" alt=""
 src="http://l.statistici.ro/cgi-bin/pl.dll?rid=pierdtimp&spcl=1"/></a>
</noscript>
<!--/End Statistici.ro/-->
</noscript>
<!--/End Trafic.ro/-->
                </td>
            </tr>
          </table>
</div>
</body>
</html>



Above is the Original code ... from the original site above. I can register with that one. No problem.
http://aphex.pierdtimp.ro/214/

__________________

THE PROBLEM:
Your theme has been altered to run within a frame.
(or it has not been altered to run within a frame), depending on the way you look at it, either way the culprit from this trouble shooting experience is running the theme from within a frame when it wasn't designed for that.

BlueStockings
_____________
RE: Where did I see this:.
With my ie6 browser I went to VIEW then VIEW SOURCE from there I copied the source code which I presented in the first source code copy and paste. This was what revealed the theme was being run from within a frame. IE6 doesn't handle frames like that. Next after Defianceboy provided the link to the original theme I could use the same procedure to examine his source code. This was what the free XOOPS theme should look like. I proceeded to register which was no problem at all. I didn't finish the registration though I could have easily.

THE SOLUTION:
Bottom line you apparently had someone install the theme and adjust it to your specifications, and putting it within frames just doesn't work with the ie browsers. It can be fixed by reinstalling the theme as it was originally XOOPS provided, without the iframe/ or any frame modifications.

My opinion,
again it is up to your theme provider to help you work your way through this.
https://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

18
BlueStocking
Re: Xoops 2.0.16 and IE7 user issues

If it were me and I was satisfied with the theme and every thing else worked ok, I would put a link on the login menu where the registration takes place that designated the link for IE6/7 registration.

using this address of course.
http://acill.com/devildogs/register.php

That may take care of the immediate problem. It is not a fix but a work-around.

I would give you the exact code and placement but I am more of an html person than the php/smarty code that XOOPS is using.

I will be keeping an eye on this thread so I will know the appropiate answer in the future if someone comes in and provides the proper code or fix.

BS
https://xoops.org/modules/repository .. It is time to get involved - XOOPS.ORG

17
Acill
Re: Xoops 2.0.16 and IE7 user issues
  • 2007/6/18 2:04

  • Acill

  • Just popping in

  • Posts: 40

  • Since: 2007/5/31


Strange, where did you see this? How would I fix it? I am totaly new to this area.

Login

Who's Online

151 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 151


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