51
richardb96
global $xoopsModule; - how to re-name??
  • 2008/5/15 7:10

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

I have adapted a few modules to suit my site but in the who's online, sitemap etc the name of the module appears as say NEWS. I want to rename it Blog....

I have changed the
define("_MI_SF_MD_NAME", "FAQ"); is that particular module

but it hasn't changed. Is it the

global $xoopsModule;

line. If so what should I change it to?

Thanks in advance.

Richard



52
richardb96
Re: center blocks don't show on theme??
  • 2008/5/13 15:12

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi John,

I usedhttps://xoops.org/modules/library/singlefile.php?cid=1&lid=90

just to get a basic layout then i've chopped it about a bit.

I have struggled with a few modules especially plain content ones..... all part of the learning process tho. Still can't get the index page content in there tho...

https://xoops.org/modules/newbb/viewtopic.php?topic_id=64040&forum=27



53
richardb96
Re: center blocks don't show on theme??
  • 2008/5/13 13:57

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Sorted....

I moved <div id="content"> <{$xoops_contents}></div>up to the following & it moved it on the page.

<td valign="top" id="centerCcolumn">
<!-- Display center blocks if any -->
<div id="content"> <{$xoops_contents}></div>
<{if $xoops_showcblock == 1}>
<table cellspacing="0">



54
richardb96
center blocks don't show on theme??
  • 2008/5/13 13:38

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

can anyone tell me how to get the center blocks to show up as I need to put recnt blogs, news etc below the main page content but currently if I check the bottom boxes, l, r or center the item doesn't show. I shows if i check the top boxes.

<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="top" id="centerCcolumn">
<!-- Display center blocks if any -->
<{if $xoops_showcblock == 1}>
<table cellspacing="0">
<tr>

<td valign="top" id="centerLcolumn">
<!-- Start center-left blocks loop -->
<{foreach item=block from=$xoops_clblocks}> <{include
file="imago06c/theme_blockcenter_l.html"}> <{/foreach}>
<!-- End center-left blocks loop -->
</td>
<td valign="top" id="centerRcolumn">
<!-- Start center-right blocks loop -->
<{foreach item=block from=$xoops_crblocks}> <{include
file="imago06c/theme_blockcenter_r.html"}> <{/foreach}>
<!-- End center-right blocks loop -->
</td>
</tr>
<tr valign="top">
<td colspan="2" id="centerCcolumn">
<!-- Start center-center blocks loop -->
<{foreach item=block from=$xoops_ccblocks}> <{include
file="imago06c/theme_blockcenter_c.html"}> <{/foreach}>
<!-- End center-center blocks loop -->
</td>
</tr>
</table>
<{/if}>
<!-- End display center blocks -->
<div id="content">
<{$xoops_contents}></div> </td>
<{if $xoops_showrblock == 1}><td valign="top" id="rightcolumn"><!-- Start right blocks loop -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><{foreach item=block from=$xoops_rblocks}> <{include
file="imago06c/theme_blockright.html"}> <{/foreach}> </td>
</tr>
</table>
<!-- End right blocks loop -->
</td><{/if}>
</tr>
</table>

I think that the bottom boxes section is missing but have tried numerous configs but can't sort it.

Thanks in advance.

Richard



55
richardb96
Re: Edit Mainpage
  • 2008/5/12 22:23

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

I added a block as described but found it very restricted in how it would/could show my homepage info. Header etc...
How can I add content on the index page without a new module as I seemed to be having trouble with installing one.

Cheers.



56
richardb96
Re: centralising the zetagenius theme....

cheers guys.....



57
richardb96
Re: centralising the zetagenius theme....

anybody....



58
richardb96
Re: /xoops/jseffects/pngbehaviour.htc error...please help!
  • 2008/5/7 17:34

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


This also shows at the page bottom'

Notice: Undefined variable: ret in file /modules/smartsection/class/category.php line 209

&

javascript:xoSetLoggerView("queries")



59
richardb96
/xoops/jseffects/pngbehaviour.htc error...please help!
  • 2008/5/7 17:30

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


Hi Guys,

got this error come up in the Smartsection categories. Any ideas?

/xoops/jseffects/pngbehaviour.htc

Your help would be really appreciated.



60
richardb96
Re: PLEASE HELP????? MY Sites Disapeared
  • 2008/5/6 11:41

  • richardb96

  • Just popping in

  • Posts: 78

  • Since: 2008/4/29


ended up re installing.......painful!
But still haven't got protector on the site.




TopTop
« 1 ... 3 4 5 (6) 7 8 »



Login

Who's Online

257 user(s) are online (159 user(s) are browsing Support Forums)


Members: 0


Guests: 257


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