1
AWDMolitov
Re: Theme Navigation Bar Breaking After Log In
  • 2006/10/20 7:01

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


OK

it is only internet explorer browsers that are doing it :/ Firefox works fine....

Any Ideas?



2
AWDMolitov
Theme Navigation Bar Breaking After Log In
  • 2006/10/20 2:28

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


Hey all.

i have this theme on my website that doesn't want to play properly :(
it looks fine before log in, but after log in in condenses to the left as if it were a badly coded module :(

http://broil.hostweb.com.au

here is the theme.html
<!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=windows-1252" />
<
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}>" />
<!-- 
RMVadded module header -->
<{
$xoops_module_header}>
<
script type="text/javascript">
<!--
<{
$xoops_js}>
//-->
</script>
</
head>
<
body bgcolor="#F2F4F7">
</
body>
<
div align="center">
<
img src="<{$xoops_url}>/themes/ND_BlueVibe/images/logo.gif" border="0" width="900" height="99">
</
div>
<
body bgcolor="#F2F4F7">
<!-- 
Nav Bar Begins around here -->
<
div align="center">
<
table border="0" cellpadding="0" cellspacing="0" id="okvir" width="894">
  <
tr>
    <
td>
        <
table  width="100%" border="0" cellpadding="0" cellspacing="0">
        <
tr
          <
td id="headerlogo">
        <
table  class="head_main" width="100%" border="0" cellpadding="0" cellspacing="0">
           <
tr
          <
td >&nbsp;</td>
<
td class="bok"> &nbsp;&nbsp;<{if $xoops_isuser}> Hello <{$xoops_uname}>&nbsp;&nbsp;&nbsp;<a href="<{$xoops_url}>/user.php"><span lang="fr">Your Account</span> </a>&nbsp; <{else}> <a href="<
{$xoops_url}%3E/register.php">
<
span lang="fr">Register</span> </a>- <{/if}> <span class="right"> <{if $xoops_isuser}> 
                  <
a href="<{$xoops_url}>/user.php?op=logout">Logout</a> <{else}><a href="<{$xoops_url}>/user.php">Login</a> &nbsp;
                  <{/if}> </
span></td>
        </
tr></table>
        <
table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <
tr>
        <
td class="menu_top">
        <!-- 
Start Custom Top Navigation -->
        <
a href="<{$xoops_url}>/index.php"><span lang="fr">Home</span></a> | 
        <
a href="<{$xoops_url}>/modules/ipboard/"><span lang="fr">Forum</span></a> | 
        <
a href="<{$xoops_url}>/modules/PDdownloads/"><span lang="fr">
        
Downloads</span></a> | 
        <
a href="<{$xoops_url}>/modules/myalbum/"><span lang="fr">Gallery</span></a
                </
td>
        <
td class="menu_top_ura"><span id="clock"></span> <script language="JavaScript" type="text/javascript" src="<{$xoops_url}>/themes/ND_BlueVibe
/images/clock.js"
>
      </
script> &nbsp;</td>
      </
tr>
    </
table>
        </
td>
        </
tr>
      </
table>
<!-- 
Nav bar ends around here -->
    <
table border="0" cellpadding="0" cellspacing="0" >
<
td width="171" id="leftcolumn"
          <!-- 
Start left blocks loop -->
          <{foreach 
item=block from=$xoops_lblocks}> <div class="<{cycle values="blockTitle"}>"><{$block.title}></div>
          <
div class="blockContent"><{$block.content}></div>
          <
img src="<{$xoops_imageurl}>images/160.gif" width="160" height="1" alt="" />
          <{/foreach}> 
          <!-- 
End left blocks loop -->
          <
br /> <br />
          </
td>
        <
td width="369" id="centercolumn" bgcolor="#e8f0f6">

      <
div align="center">
                <
script language="JavaScript">
images = new Array(2);
images[0] = "<a href = 'http://www.eve-online.com' target='_blank'><img src='http://broil.hostweb.com.au/banners/broil1.gif' alt='EVE Online Website'></a>";
images[1] = "<a href = 'http://www.eve-underground.com' target='_blank'><img src='http://broil.hostweb.com.au/banners/broil2.gif' alt='EVE Underground Radio'></a>";
index Math.floor(Math.random() * images.length);
document.write(images[index]);
</
script>
</
div>
<
div align="right">Advertising</div>
<
p align="left"
          <!-- 
Display center blocks if any -->
          <{if 
$xoops_showcblock == 1}> </p>
            <
table class="sadrzaj" cellspacing="0" bgcolor="#e8f0f6">
            <
tr
              <
td id="centerCcolumn" colspan="2" bgcolor="#e8f0f6"
                <!-- 
Start center-center blocks loop -->
                <{foreach 
item=block from=$xoops_ccblocks}> <table align="center" cellpadding="0" cellspacing="2" bgcolor="#e8f0f6">
                  <
tr
                    <
td> <div class="blockTitle"><{$block.title}></div>
                      <
div class="blockContent"><{$block.content}></div></td>
                  </
tr>
                </
table>
                <{/foreach}> 
                <!-- 
End center-center blocks loop -->
              </
td>
            </
tr>
            <
tr
              <
td id="centerLcolumn"
                <!-- 
Start center-left blocks loop -->
                <{foreach 
item=block from=$xoops_clblocks}> <table class="blok" align="center" cellpadding="3" cellspacing="2">
                  <
tr
                    <
td> <div class="blockTitle"><{$block.title}></div>
                      <
div class="blockContent"><{$block.content}></div></td>
                  </
tr>
                </
table>
                <{/foreach}> 
                <!-- 
End center-left blocks loop -->
              </
td>
              <
td id="centerRcolumn"
                <!-- 
Start center-right blocks loop -->
                <{foreach 
item=block from=$xoops_crblocks}> <table class="blok" align="center" cellpadding="3" cellspacing="2">
                  <
tr
                    <
td> <div class="blockTitle"><{$block.title}></div>
                      <
div class="blockContent"><{$block.content}></div></td>
                  </
tr>
                </
table>
                <{/foreach}> 
                <!-- 
End center-right blocks loop -->
              </
td>
            </
tr>
          </
table>
          <{/if}> 
          <!-- 
End display center blocks -->
          <
div id="content"> <{$xoops_contents}> </div>
          <
br /> <br /> <br /> </td>
        <{if 
$xoops_showrblock == 1}> 
        <
td width="170" id="rightcolumn"
          <!-- 
Start right blocks loop -->
          <{foreach 
item=block from=$xoops_rblocks}> <div class="blockTitle"><{$block.title}></div>
          <
div class="blockContent"><{$block.content}></div>
          <
img src="<{$xoops_imageurl}>images/160.gif" width="160" height="1" alt="" />
          <{/foreach}> 
          <!-- 
End right blocks loop -->
          <
br /> <br /> </td>
        <{/if}> </
tr>
        <
tr
          <
td colspan="3"></td>
        </
tr>
      </
table>
      <
div align="center">
      <
TABLE width="100%" 
            
border=0 cellPadding=0 cellSpacing=0 bgcolor="#F2F4F7">
              <
TBODY>
              <
TR>
                <
TD width=21><IMG 
                  src
="<{$xoops_url}>/themes/ND_BlueVibe
/images/bot_cat_left.gif" 
                  
border=0></TD>
                <
TD align=middle width="100%" 
                
background="<{$xoops_url}>/themes/ND_BlueVibe
/images/bot_cat_bg.gif"
></TD>
      <
TD width=21><IMG 
                  src
="<{$xoops_url}>/themes/ND_BlueVibe
/images/bot_cat_right.gif" 
                  
border=0></TD></TR></TBODY></TABLE></div>
    </
td>
  </
tr>

</
table>
</
div>
<
div class="privatnost">

  <
br />
<{
$xoops_footer}>
<
br />
</
div>
</
body>
</
html>


http://img81.imageshack.us/my.php?image=goodgi3.jpg - before login

http://img167.imageshack.us/my.php?image=badli2.jpg - after login



3
AWDMolitov
Re: Profile Problems
  • 2006/10/14 6:08

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


no php errors occur, just the internet explorer says there is an error (in the bottom bar by default)

OK removed CBB 1.16 and still can't use the buttons :(

going to try a different theme.....



4
AWDMolitov
Profile Problems
  • 2006/10/9 14:25

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


as the topic suggests, i have troubles with the profile...

i can't use the icons for links, email, image, imagemanager, code, quote on my forums :(

Internet Explorer comes up with error on page :(

Running
Xoops 2.0.14
CBB 1.16
Theme - fc_clan_blue

Any help appreciated :)
http://broil.hostweb.com.au



5
AWDMolitov
Display certain ranked users in a block?

Heya's

i am trying to find a way to display certain ranked users of my site in a block. This block will basically only show the clan members out of the user base and also possibly the last login for each if possible.

If some one can help me out with this it would be greatly appreciated :)

Thanks in advance.
Molitov



6
AWDMolitov
Modifying CBB 2.32
  • 2006/6/30 12:08

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


hello all

i was wondering if it was possible to edit the CBB forum a bit....
or even if there is something out there that already can handle my request...

what i would like is to add a box in the little side pannel of the forums (where the Username, post count, join date ect. is) with data that is controlled by the user in their profile.

Explanation:
2 games played by clan, BF2 and WoW

Member A plays Battlefield 2 - so in the box when he posts would be the word BF2 in green & WoW in red with strike through.
BF2 WoW
Member B plays WoW - so BF2 would be red with strike through and WoW green.
BF2 WoW
Member C plays both - so BF2 and WoW would be in green.
BF2 WoW

To select this they tick/select the game/s they play in their profile.

I am prepared to code it myself if necessary



7
AWDMolitov
Re: Dropping SQLTable on uninstall?
  • 2006/5/11 14:04

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


another question, but not on dropping tables,

updating them this time....
i currently have this code:
<?php

//Meta Redirect
echo "<head>";
echo 
"<meta http-equiv='Refresh' content='5;url=index.php'>";
echo 
"</head>";

//Get XOOPS Stuff
include "../../../include/cp_header.php";
xoops_cp_header();

//Retrieve Data from Form
$cid $_POST['cid'];
$pic $_POST['pic'];

//Set MySQL Table
$table $xoopsDB->prefix"bf2stats" ) ;

//Update Table
if (isset($cid)) {
    
$xoopsDB->query("UPDATE `$table` SET `cid` = '$cid', `pic` = '$pic' WHERE `wid` = '1' LIMIT 1");
    }
if (empty(
$cid)) {
    
$cid "Value Empty!";
    
$emp "1";
}
if (empty(
$pic)) {
    
$pic "Value Empty!";
        
$emp "1";
}
OpenTable();
?>
<p align="center">Battlefield 2 Stats Supplied By bf2tracker.com</p>
<p align="center">You will be redirected back to the main page in 5 seconds.<br>
  <?php
  
echo "$pic;
  echo 
"$cid;
?>
  <br>
                        <?php
            
if ($emp === '1') { echo "<font color='red'>Database Was Not Updated because one or more         

        variables are missing.</font>"
; }
            if (empty(
$emp)) { echo "<font color='green'>Database Was successfully updated.</font>"; }
            
?>
</p>
<p align="center">
<div align="center">
    <table border="0" width="50%" id="table1" cellspacing="0" cellpadding="0">
        <tr>
            <td width="50%"><p align="right">BF2  Tracker Clan ID
<br>
</td>
                <td>
                <p align="center"><?php echo $cid ?></td>
      </tr>
                <tr>
                <td width="50%">
                    <p align="right">Display Pictures on Side</td>
                    <td>
                      <p align="center">
                        <?php echo $pic ?>
                  </td></td>
      </tr>
                    <tr>
                        <td width="50%">&nbsp;</td>
                        <td>&nbsp;</td>
                    </tr>
    </table>
<?php
CloseTable
();
xoops_cp_footer(); 
?>


Now i know the data gets to it from the other form, and it all works, except it doesn't update the database.

Any Ideas?



8
AWDMolitov
Re: Dropping SQLTable on uninstall?
  • 2006/5/7 10:21

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


ahhh!

I was just using $modversion['sqlfile']['mysql'] = "sql/mysql.sql";
with the sql information in the sql file.

Thanks :)
Just learning how to make modules by copying other modules i use :)



9
AWDMolitov
Dropping SQLTable on uninstall?

Hello all.

I'm making my own module for XOOPS, but am getting stuck on dropping a table on uninstall, can someone help me on this :)

thank-you
Molitov



10
AWDMolitov
Re: RSS
  • 2006/1/26 23:42

  • AWDMolitov

  • Just popping in

  • Posts: 23

  • Since: 2005/8/14


Zyrix, we at [AWD] have the RSS feed linked to a .php file with just a link to it in a custom block

Our Site -> www.awdclan.com/modules/news/
its in the block below the login as clan stats.

Email me at morphed*at*awdclan*dot*com if you would like this style, or sign up in the forums and ask in there ^^




TopTop
(1) 2 »



Login

Who's Online

207 user(s) are online (93 user(s) are browsing Support Forums)


Members: 0


Guests: 207


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