1
drewdizzy
Re: Admin can no longer log in?
  • 2008/3/2 18:35

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Yes I agree this is a common problem. It should be a sticky.



2
drewdizzy
Flash Headlines
  • 2007/6/18 19:04

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Hello everyone,

Does anyone knows where I can find a flash tutorial on how to code a front page flash ticker like http://allhiphop.com/default.aspx

Thanks.



3
drewdizzy
Re: No content
  • 2007/5/31 16:52

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Thanks tmreg...that was exactly what I was missing.
Cheers m8!



4
drewdizzy
Re: No content
  • 2007/5/31 14:19

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


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=<{$xoops_charset}>" />
<
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>
<
div id="wrap">
  <
a name="top">a>
  <
table class="toptable" cellspacing="0">
  <
tr>
    
  tr>
  <
tr>
    <
td id="headerlogo"><a href="<{$xoops_url}>"><img src="<{$xoops_url}>/themes/Toonda/images/bongonet2_03.jpg" alt="Bongo Network Logo" 
                                
width="151" height="152" border="0" />a>td>
    <
td colspan="2" id="headerbanner"><img src="<{$xoops_url}>/themes/Toonda/images/bongonet2_06.jpg" alt="Welcome to BongoNetwork.com" 
                                    
width="503" height="152" />td>
  tr>
  <
tr>
    <
td class="headerbarL"><div class="topBarL">&nbsp;div>td>
    <
td class="headerbarC" ><div class="topBarC0">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
        <
a href="#" class="topLink">Home&nbsp;a>&nbsp;
        <
a href="#" class="topLink">B-Net Media&nbsp;a>&nbsp;
        <
a href="#" class="topLink">Contact Us&nbsp;a>&nbsp;
        <
a href="#"class="topLink">About Us&nbsp;a>&nbsp;
        <
a href="#" class="topLink2">Recommend&nbsp;a>div>    td>
    <
td class="headerbarR" >
    td>
  tr>
table>
<
table class="maintable" cellspacing="0">
            <
tr>
                <
td id="leftcolumn">
                    
                <{foreach 
item=block from=$xoops_lblocks}>
                  <{include 
file="Toonda/blocks/theme_blockleft.html"}>
                <{/foreach}>
                                    td>
                <
td id="centercolumn">
                    
                    
                        <
table cellspacing="0">
                        <
tr>
                            <
td id="centerCcolumn" colspan="2">                            
                            <
div class="banner"><{$xoops_banner}>div>
                                    
                                <{if 
$xoops_showcblock == 1}>
                                
                                    
                                <{foreach 
item=block from=$xoops_ccblocks}>
                                  <{include 
file="Toonda/blocks/theme_blockcenter_c.html"}>
                                <{/foreach}>
                                                                td>
                          tr>
                        <
tr>
                          <
td id="centerCcolumn2" colspan="2"><img src="images/savedarfurnick.gif" width="468" height="60" />td>
                          tr>
                          <
tr>
                            <
td id="centerLcolumn">
                                    
                                  <{foreach 
item=block from=$xoops_clblocks}>
                                <{include 
file="Toonda/blocks/theme_blockcenter_l.html"}>
                                  <{/foreach}>
                                                            td>
                                <
td id="centerRcolumn">
                                        
                                  <{foreach 
item=block from=$xoops_crblocks}>
                                <{include 
file="Toonda/blocks/theme_blockcenter_r.html"}>
                                  <{/foreach}>
                                                                td>
                          tr>
                        table>
                    
                    <{/if}>
                                                           
                    <
div id="content">&nbsp;div>                td>
                
              
                <
td id="rightcolumn">
                    
                <{foreach 
item=block from=$xoops_rblocks}>
                  <{include 
file="Toonda/blocks/theme_blockright.html"}>
                <{/foreach}>
                                    td>                
                
            tr>
            <
tr>
              <
td colspan="3" id="bottomRow"><div class="bottomRow-l">
                    <
div class="bottomRow-r">
                      <
div class="bottomRowWrap"><br />
                       <{
$xoops_footer}><br />
                      div>
                    div>
                  div>td>
             tr>
  table>

          <
table class="footertable" cellspacing="0">
            <
tr>
                  <
td id="footerbar"><div class="footer-l">
                    <
div class="footer-r">div>
                  div>td>
            tr>
          table>
        
div>
body>
html>



5
drewdizzy
No content
  • 2007/5/30 17:16

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


I'm building a new theme. When I test it, the front page content appears fine with no problem, but when I click other links like view account, forums, etc. I dont see any content on the center column or the right column....but I can still see and access the main menu. Could some one please tell me what could be the problem.

Cheers!



6
drewdizzy
Re: Any One!
  • 2007/5/13 22:59

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Thanks man.



7
drewdizzy
Any One!
  • 2007/5/12 6:14

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


You mean nobody knows where I can find information on making/developing a custom language pack.



8
drewdizzy
Re: Review: Emma Watson Online
  • 2007/5/11 14:22

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Good site...What or how did you add videos to the site.



9
drewdizzy
Custom language
  • 2007/5/10 16:37

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Can somebody help me with information on how to create a custom language for my site. The "language pack" anybody pleeease!

Thank you!



10
drewdizzy
Re: Any Ideas
  • 2006/2/22 2:44

  • drewdizzy

  • Just popping in

  • Posts: 23

  • Since: 2004/5/5 0


Thanks Dave




TopTop
(1) 2 3 »



Login

Who's Online

185 user(s) are online (125 user(s) are browsing Support Forums)


Members: 0


Guests: 185


more...

Donat-O-Meter

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

Latest GitHub Commits