101
rcjohnson
Re: :: wanted :: examples of/links to xoops' default templates ::
  • 2004/9/27 22:10

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


after screwing around with just about every theme known to man-kind...I settled on XOOPS default.

I made some color changes, but here it is:

www.dtgtv.com/service



102
rcjohnson
Re: Auto Login?
  • 2004/9/27 17:28

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


there is an auto log in hack:

https://xoops.org/modules/news/article.php?storyid=1673

You should be able to display the lgo in block or not by checking the block access rights. If the log in page is coded into the theme, than it will take some fancy work beyond my comprehension.



103
rcjohnson
ignore this...
  • 2004/9/24 23:57

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


nothing to see here.



104
rcjohnson
Re: NavBar
  • 2004/9/21 15:15

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


Why were on the subject....

When using tags, why do you need to use:
<{php}>
include(' ');

instead of
<?php
And
include (" ");

- Ryan



105
rcjohnson
Re: NavBar
  • 2004/9/21 12:47

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


I think the easist way to do this woudld be to use a php include () statement. That way, your theme.html doesn't get messy, and you would just have to add a couple lines to each theme.



106
rcjohnson
Re: how to display custom block on start page
  • 2004/9/17 16:40

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


yay! A question that I can answer:

In your "Admin" | "Blocks" section: Select the anonymous users category from the drop down list. Then create your custom block.

Next go to your Admin | Groups section, and ensure the anonymous user group has access to the custom block you have created.



107
rcjohnson
Re: Users list
  • 2004/9/17 14:32

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


Oh, and to save you some time. I would read this document:
http://dev.xoops.org/dl/ModuleBuilding.pdf

It will show you the correct way to display database values in xoops. Of course regular $sql scripts should work too. In any case, you should read teh doc, it has lots of great info. Im still learning how to do something like what you want to do as well.




108
rcjohnson
Re: Users list
  • 2004/9/17 14:21

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


You could create a custom block and just use an few sql statement to extract the database information you would like to display. Check your MySqlAdmin. It will practically write teh code for you.



109
rcjohnson
Re: Modified "theme.html" file produces blank home page
  • 2004/9/16 23:05

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


load teh orginal theme back up. If it appears as you expect, than your formatting is off....



110
rcjohnson
Re: Using an Include( ) and its not working...
  • 2004/9/16 22:46

  • rcjohnson

  • Not too shy to talk

  • Posts: 187

  • Since: 2004/7/23


I don't understand the .inc extension. I did some searches, but can't find info anywhere. What are the .inc files suppose to have in them?




TopTop
« 1 ... 8 9 10 (11) 12 13 14 ... 17 »



Login

Who's Online

197 user(s) are online (108 user(s) are browsing Support Forums)


Members: 0


Guests: 197


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