221
fredski
Re: BUG when tables in Forums or News
  • 2004/4/27 7:39

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Another problem I've found with tables in XOOPS is that even if you set the width a lot smaller than the center block it still spreads across the whole block, I know I can set table widths for XOOPS as a whole, but id like my tables in my news, etc to be at various set widths etc.



222
fredski
Re: multiple banners by category, how?
  • 2004/4/27 7:15

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


thanks JackJ, i'll try that today.



223
fredski
Re: Admin control over user AVATARS?
  • 2004/4/27 7:14

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Im all for good manners and net-etiquete but there needs to be an easy way to change or delete offensive avatars without having go the full 9 yards and delete the user.



224
fredski
Re: Admin control over user AVATARS?
  • 2004/4/26 20:58

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Thats is the same thing that im looking for, seems odd that you can edit everything about a user from admin, except the avatar they use, I'm sure with all the clever people on here, a hack can be achieved that will do such a thing.



225
fredski
Re: multiple banners by category, how?
  • 2004/4/26 17:28

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I would like two banner sets, one that fits in the standard header part, and another set that would fit into a side block, both sets being random. any idea how i'd go about this?



226
fredski
Multisite / Multidomain
  • 2004/4/26 7:06

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


I have been given this advice from a webmaster who uses XOOPS as a multi domain CMS, the idea is aiming at XOOPS being a single database as the backend of all my sites, the only thing that will change between sites will be the headers, contact-us module and a few static pages. The problem is that the guy who gave me this snippet is very busy with his own sites, and I don't want to pester him, so I'm posting here for advice on my next step.

Quote:

Route all sites to your
basic XOOPS installation - the static pages can easily be output
depending on HTTP_HOST:
php: switch ($HTTP_HOST) {
case "myfirstdomain.com":
case "www.myfirstdomain.com":
echo "This is the text for myfirstdomain.com"
break;
case "myseconddomain.com":
case "www.myseconddomain.com":
echo "This is the text for myseconddomain.com"
break;
etc. pp.

Basically the same applies to minor changes to the modules you want to
use. Just query HTTP_HOST and modify output accordingly. For the news
module you might want to add a column "domain" to the database if you
want site specific news.



Hmmmm he makes it sound so easy, how easy would that be to do??? and exactly how would I go about it???



227
fredski
Re: "Sorry, you do not have the permission to access this area...."
  • 2004/4/22 12:34

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Thats a pity, that way i have to remember to keep going into forum admin and adding the users and then going through a huge list and granting posting privilages and new registered users will not be able to access it till I add them. It the next version out soon?



228
fredski
Re: "Sorry, you do not have the permission to access this area...."
  • 2004/4/22 10:36

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


My particular problem with this "sorry, you do not...." text appearing is when my registered users try to access a foum I have setup for them, I set the level of the forum to registered users and made it private so guest users can't read the posts, Problem is my registered users can't get in to view or post because it says "sorry, you do not....". the only way I can do it at the moment is have the forum public but only allow registered users to post, which isn't what I need.
Does anyone have a workaround for this??????



229
fredski
Re: Tables within a page problems. HELP!
  • 2004/4/21 13:34

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


The content in at least one table is tiny so no problems there, but it still takes up the whole page.
Page in question here



230
fredski
Re: Tables within a page problems. HELP!
  • 2004/4/21 8:54

  • fredski

  • Quite a regular

  • Posts: 265

  • Since: 2004/1/26


Could I fix it by putting a cell on each side of my table with a none fixed size and the cells with my content at a fixed size?




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



Login

Who's Online

167 user(s) are online (92 user(s) are browsing Support Forums)


Members: 0


Guests: 167


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