1
Jacobjac
Couple of questions
  • 2005/7/1 6:34

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


1. Is there a way to integrate XOOPS with vBulletin?

2. Is there a way to get rid of the Submit News & Archive submenu under News.

3. I've made some custom menu's to the right of my website.. But you need to register to see them. how do I make them visible to anyone?

4. Out of interest, is there a way to say, make the links in the Main Menu larger?

Appreciate it.



2
Jacobjac
Re: integrating HTML pages
  • 2005/6/17 11:47

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


Quote:

maumed wrote:
in the code you post:

<?php
include("path/to/mainfile.php");
include(
XOOPS_ROOT_PATH."/header.php");
?>
The content of your original html file goes here!!
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>


change path/to/mainfile.php to the *real* path (in server, something like /home/youruser/public_html, not your url)...

[]s
Mauricio


That did it.

Thanks!



3
Jacobjac
integrating HTML pages
  • 2005/6/17 2:56

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


I'm wanting to create HTML pages, but have it look like the XOOPS pages.. basically I want it to look like my theme but blank in the middle for text to go to.

I tried this:

<?php
include("path/to/mainfile.php");
include(XOOPS_ROOT_PATH."/header.php");
?>
The content of your original html file goes here!!
<?php
include(XOOPS_ROOT_PATH."/footer.php");
?>


But it didn't work.

The link is:http://www.root32labs.com/lol.php

As you can see, it's giving errors.

It may be due to me not knowing exactly where to put these tags... eg; is it:

include("http://www.root32labs.com/mainfile.php") (which is where it is located)? is that the format I place it in?

where the commas are is confusing me.

I'm trying like this:

<?php
include("http://www.root32labs.com/mainfile.php");
include(http://www.root32labs.com."/header.php");
?>
The content of your original html file goes here!!
<?php
include(http://www.root32labs.com."/footer.php");
?>

I'm using the 4thefort theme.

Cheers.



4
Jacobjac
Re: New to XOOPS
  • 2005/5/26 3:42

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


Indeed.

I've gone back to 2.1.0. That theme is still giving me problems. Is there something additional I should be doing?

The default theme -appears- to be fine.



5
Jacobjac
Re: New to XOOPS
  • 2005/5/22 7:44

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


I did this but it still isn't showing.

Maybe it's because I have version 2.1.1 installed.



6
Jacobjac
Re: New to XOOPS
  • 2005/5/21 14:52

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


yes,

http://www.root32labs.com

I was hoping to have it looking something like:

http://home.exetel.com.au/closer/



7
Jacobjac
New to XOOPS
  • 2005/5/21 14:45

  • Jacobjac

  • Just popping in

  • Posts: 7

  • Since: 2005/5/21


G'day, I'm new to XOOPS.

Have a few questions.

I installed the 4thefort theme on my site. I'm activating modules and blocks and whatnot, but I can't seem to get menu's to the side of the site?

I'm unsure what I'm doing wrong.

And when I change theme, only a couple of modules are showing in the menu's.

Cheers.




TopTop



Login

Who's Online

282 user(s) are online (179 user(s) are browsing Support Forums)


Members: 0


Guests: 282


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