11
regen_r8
Re: Newbb Hack - updating for 2.0.7?
  • 2004/8/19 3:51

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Is it that they cannot see the forum listed in the forums index, or is it that they cannot see the posts in a block, do they get an access denied message when trying to view the forum list or a specific post?

If you post the URL of your site, I will log in and take a look.




12
regen_r8
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/26 20:32

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


In the block admin function you can turn this display of private forum topics on or off for each block.

Simply click the edit link on the block and change the appropriate options.

See below:


Options
Display posts
Display in full size Yes No
Show Private Forum Posts in Block Yes No
Display Extended post information Yes No






13
regen_r8
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/24 0:39

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


-- I believe that this would normally be accomplished when the module was "updated" through the module admin panel.



14
regen_r8
Re: Newbb Hack - updating for 2.0.7?
  • 2004/7/21 2:34

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This hack appears to run fine on 2.0.7 - the XOOPS instance on my dev machine has some other issues, I have upgraded on site to 2.0.7 and this hack appears to work fine. none of the the hacked files are affected.

I would use caution, as I have not been able to prove this out in a a controlled test. If you have a development or test server try it there, and if there are issues, I will be happy to investigate.

Cheers,

Rich



15
regen_r8
Re: Footer Trouble
  • 2004/6/14 3:05

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


In your theme, you need ensure this code:

<{$xoops_footer}>

is in the section of the theme.html that holds the footer. This will draw the content for the footer area from the preferences into the footer.




16
regen_r8
Re: Third phase of tweaks to my theme
  • 2004/5/18 22:54

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Duke -

It appears to me that you have a little arrow background image repeating in the verticle dimension (y) as the background of the block content area.

If what you really want is to associate the image with elements in the block content area (like the menu items or the text inputs in the search and login block, then you should edit the templates of those blocks to have those arrows as a background for a div wrapping that content element.

<div class="arrowback"## content ## </div>


then define the class in a style.

Then you will need to position the image within the element, so you may need several class selectors to do the job completely.

Perhaps. Just a thought.



17
regen_r8
Re: How do you put a constant message on the opening page
  • 2004/4/22 21:01

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


This would be the anonymous group that specifically needs access to the block in order to see it prior to logging in.



18
regen_r8
Re: How do you put a constant message on the opening page
  • 2004/4/21 20:49

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


Make a new block...




19
regen_r8
Re: images
  • 2004/4/21 18:31

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


You are the theme designer. You are empowered.
You don't have to put it any particular place.

You could code the logo as a background for some div or what, or you could stick the img in the xhtml of the theme.html - either way could be made to work.




20
regen_r8
Re: Newbb Hack - updated for 2.0.6
  • 2004/4/15 21:01

  • regen_r8

  • Not too shy to talk

  • Posts: 101

  • Since: 2002/5/23


King,

My hack doesn't use or modify groupaccess functions for two reasons:

1) most of what I wanted required that I modify sql queries that went across forums (search, index, recent topics, etc.) The SQL that is used may be less efficient than the original, because of some "outer joins".

2) I originally wrote the hack in 2002 for XOOPS 1.3.5 before the current group access "API" was as well thought out as it is now, and before I was as familiar with xoops.

-- None of the changes in this hack affect code outside of the newbb module.




TopTop
« 1 (2) 3 4 5 ... 8 »



Login

Who's Online

138 user(s) are online (109 user(s) are browsing Support Forums)


Members: 0


Guests: 138


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