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}>" />

<{
$xoops_module_header}>
<
script type="text/javascript">

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">

<
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 Accountspana>&nbsp; <{else}> <a href="<
{$xoops_url}%3E/register.php">
<
span lang="fr">Registerspana>- <{/if}> <span class="right"> <{if $xoops_isuser}> 
                  <
a href="<{$xoops_url}>/user.php?op=logout">Logouta> <{else}><a href="<{$xoops_url}>/user.php">Logina> &nbsp;
                  <{/if}> span>td>
        tr>table>
        <
table width="100%"  border="0" cellspacing="0" cellpadding="0">
      <
tr>
        <
td class="menu_top">
        
        <
a href="<{$xoops_url}>/index.php"><span lang="fr">Homespan>a> | 
        <
a href="<{$xoops_url}>/modules/ipboard/"><span lang="fr">Forumspan>a> | 
        <
a href="<{$xoops_url}>/modules/PDdownloads/"><span lang="fr">
        
Downloadsspan>a> | 
        <
a href="<{$xoops_url}>/modules/myalbum/"><span lang="fr">Galleryspan>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>

    <
table border="0" cellpadding="0" cellspacing="0" >
<
td width="171" id="leftcolumn"
          
          <{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}> 
          
          <
br /> <br />
          td>
        <
td width="369" id="centercolumn" bgcolor="#e8f0f6">

      <
div align="center">
                <
script language="JavaScript">
images = new Array(2);
images[0] = "";
images[1] = "";
index Math.floor(Math.random() * images.length);
document.write(images[index]);
script>
div>
<
div align="right">Advertisingdiv>
<
p align="left"
          
          <{if 
$xoops_showcblock == 1}> p>
            <
table class="sadrzaj" cellspacing="0" bgcolor="#e8f0f6">
            <
tr
              <
td id="centerCcolumn" colspan="2" bgcolor="#e8f0f6"
                
                <{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}> 
                
              td>
            tr>
            <
tr
              <
td id="centerLcolumn"
                
                <{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}> 
                
              td>
              <
td id="centerRcolumn"
                
                <{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}> 
                
              td>
            tr>
          table>
          <{/if}> 
          
          <
div id="content"> <{$xoops_contents}> div>
          <
br /> <br /> <br /> td>
        <{if 
$xoops_showrblock == 1}> 
        <
td width="170" id="rightcolumn"
          
          <{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}> 
          
          <
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:

//Meta Redirect
echo "";
echo 
"";
echo 
"";

//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();
?>
Battlefield 2 Stats Supplied By bf2tracker.com


You will be redirected back to the main page in 5 seconds.

    echo "$pic;
  echo 
"$cid;
?>
  

                                    if ($emp === '1') { echo "Database Was Not Updated because one or more         

        variables are missing."
; }
            if (empty(
$emp)) { echo "Database Was successfully updated."; }
            
?>




    
        
            BF2  Tracker Clan ID



                
                echo $cid ?>
      
                
                
                    Display Pictures on Side
                    
                      
                        echo $pic ?>
                  
      
                    
                         
                         
                    
    
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 -> http://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

235 user(s) are online (68 user(s) are browsing Support Forums)


Members: 0


Guests: 235


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Sep 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits