121
sbkiller
Re: NewBB 2 RC1
  • 2004/10/1 16:26

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Wait....I found that I have to put it between the <head></head>
right?

It work but templates still need to modify, because the drop down menu kinda stretch out.

The Forum Jump has a error



122
sbkiller
Re: Additional Block into Theme.html
  • 2004/10/1 16:16

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Great idea,

I will use wiwimod to make page and pull the database into the custom part.



123
sbkiller
Re: NewBB 2 RC1
  • 2004/10/1 16:11

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Thanks to all

I can put it anywhere in my theme file right?



124
sbkiller
Re: NewBB 2 RC1
  • 2004/10/1 16:03

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


<{$xoops_module_header}>


What it does? Maybe I forgot about it.



125
sbkiller
NewBB 2 RC1
  • 2004/10/1 15:10

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


ARg... horrible template mess my forum.

Seriously I have to redo the newbb templates for all themes, so it will be compatible.

I will redesign it in a better layout. Now the layout are really messy.

NewBB is going fine but one error.

The JumbBox shown nothing just a error message. You can check it all out at www.maxmzone.com -> community

bad isn't it?



126
sbkiller
Re: forum admin problem
  • 2004/10/1 14:16

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Which NewBB version are you using?



PS: why you cross out the URL? Every XOOPS has the same URl to the admin but only the user (admin) can get in. NLXbox.com



127
sbkiller
Additional Block into Theme.html
  • 2004/10/1 14:12

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


Xoops system has 5 blocks area,
|====================|
|List 
of blocks      |
|====================|
|
Left block          |
|
Center Center block |
|
Center Left block   |
|
Center Right block  |
|
Right block         |
|                    |
|
Content*            |
|====================|

*
not refer as block but a content area for page

It is possible to modified the system for addtional block (custom) into theme.html?
(not the custom block you will add in the control panel)

In theme.html file, you have something like:

<td id="leftcolumn">

<!-- 
Start left blocks loop -->

<{foreach 
item=block from=$xoops_lblocks}>
  <
div style="padding: 5px;">
    <
fieldset>
      <
legend class="blockTitle"><{$block.title}></legend>
      <
div class="blockContent"><{$block.content}></div>
    </
fieldset>
  </
div>
<{/foreach}>

<!-- 
End left blocks loop -->

</
td>


As you can see this default unique block id will refer to the system block:

<td id="leftcolumn">
and
<{foreach 
item=block from=$xoops_lblocks}>


If I have to make a custom of this, I can simply change to this:

<td id="mycustomblock">
and
<{foreach 
item=block from=$xoops_myblocks}>


In this case I need to hack/modify the system function and add options to the admin control panel in order to use this.

If I'm right, anyone interest hacking and developing it?

If I'm wrong, anyone have another way of doing it?



128
sbkiller
Re: block locations
  • 2004/10/1 13:50

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


You mean additional block? positions?



129
sbkiller
Re: Change theme
  • 2004/10/1 13:49

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


It's clean but I suggest you put an enter word in the intro page or in the image, because I just found it out in 2 mins by moving my mouse around trying to find a way it.



130
sbkiller
Re: Google + Xoops issue
  • 2004/10/1 11:13

  • sbkiller

  • Just can't stay away

  • Posts: 461

  • Since: 2004/6/9 2


By the way vinit what is your site?




TopTop
« 1 ... 10 11 12 (13) 14 15 16 ... 39 »



Login

Who's Online

129 user(s) are online (97 user(s) are browsing Support Forums)


Members: 0


Guests: 129


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