201
pod
Re: Begin block
  • 2005/5/11 22:48

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


You must go to System Admin > Groups
Then click "Anonymous" & check all the lil boxes for the blocks you want to allow *guests* to see.



202
pod
Re: Theme Design Q & A - Ask your questions here
  • 2005/5/11 8:53

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


xspider - Although I'm told it should work with all the blocks, I can't get an *if* statement to work with left blocks. For right blocks, the syntax would be something like:
<{if $xoops_showrblock == 1}> 
<!-- 
Start right blocks loop -->
<{foreach 
item=block from=$xoops_rblocks}> 
<
div class="blockTitle"><{$block.title}></div>
<
div class="blockContent"><{$block.content}></div>
<{/foreach}> 
<!-- 
End right blocks loop  -->
<{else}>
<!-- 
Start Alternative Content -->
<
img src="<{$xoops_imageurl}>/whatever.gif">
<!-- 
End Alternative Content -->
<{/if}>


jamboree, check out the header hack @http://linux2.ohwada.net/



203
pod
Re: Post Number
  • 2005/5/10 3:35

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


If using the IPB Forum available @ www.bbpixel.com you can easily alter post count via the IBF Admin CP...



204
pod
Re: Web Site Traffic Report module problem
  • 2005/5/9 0:59

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I know with istats, at least, you have to insert the following code into your theme.html...


<{if $xoops_isadmin != 1}>
              <
script type="text/Javascript">
          <!--
          
istat = new Image(1,1);
          
istat.src "http://www.myxoops.com/modules/istats/include/counter.php?sw="+screen.width+"&sc="+screen.colorDepth+"&refer="+escape(document.referrer)+"&page="+location.href;
          
//-->
          
</script>
        <{/if}>


Perhaps you have to do something similar w web stats?



205
pod
Re: What's going on with XOOPS
  • 2005/5/7 1:07

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I liked this thread so much better when it was a bad April Fools joke.



206
pod
Re: default theme
  • 2005/4/27 12:14

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I believe you want this.


:)



207
pod
'If Block Exists' Question
  • 2005/4/27 0:50

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I know that for center blocks we can use
<{if $xoops_showcblock == 1}>

...but what about for left or right blocks, or center-left/center-right blocks? Is there a
<{if $xoops_showlblock == 1}>

function as well?

Can we apply 'If Exists' clauses to all the blocks, and if so what is the syntax? (showlblock == 1 doesnt work)

If not, any plans to make it so?

Thanks for any input on this...



208
pod
Editor of choice?
  • 2005/4/26 13:06

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I would make this a poll but I don't see the option. *sigh*

I need to know what the primary editor used by XOOPS developers is.

Do you use...

Dreamweaver MX
Dreamweaver MX 2004
GoLive
Notepad
... or what?

Thanks for your input.



209
pod
Re: importing forum post from SMF?
  • 2005/4/26 12:23

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I just asked Koudanashi @http://www.bbpixel.com/ if he would consider porting SMF to XOOPS, he said he would think about it. Koudanashi is a wiz at manipulating forums, you might add to this thread with your somewhat related yet totally opposite request, lol.

Probably ur best option, IMO.



210
pod
Re: Copy content from a Block to a Template
  • 2005/4/26 11:48

  • pod

  • Quite a regular

  • Posts: 301

  • Since: 2003/4/19


I've tried... its really not that easy. I think ur first step would be to isolate the php file that generates the block & edit the output string - instead of it generating block.variables have it output the data you want directly & save it with a different name, dont overwrite the original. Then... I dunno... I dont think we can have php includes in our theme.html so besides importing the data to flash & displaying it that way, I can't help ya from there.

Bet someone here could shed some light...

[Edit: yeah, what Mithrandir said ;)]




TopTop
« 1 ... 18 19 20 (21) 22 23 24 »



Login

Who's Online

186 user(s) are online (114 user(s) are browsing Support Forums)


Members: 0


Guests: 186


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