1
dgroen78
Something wrong
  • 2003/10/31 13:29

  • dgroen78

  • Just popping in

  • Posts: 16

  • Since: 2003/10/30


I have in my sections page on the top a block with the text: webshop.
I don't know how it came there, and I don't know how I can remove it?
Maybe to remove the sections module?
How do I remove a module?

2
robekras
Re: Something wrong
  • 2003/10/31 15:24

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


The text which is displayed on the top of the section page
is in modules/sections/language/xxx/main.php
(where xxx is your language)
Look for _MD_WELCOMETOSEC and _MD_HEREUCANFIND.
The text is called by modules/sections/index.php in function
listsections ()

For removing a module look here:

http://wiki.xoops.org/wakka.php?wakka=UninstallingModules

3
dgroen78
Re: Something wrong
  • 2003/10/31 15:52

  • dgroen78

  • Just popping in

  • Posts: 16

  • Since: 2003/10/30


Can you tell me if it's possible to make a page that not use a module?

4
robekras
Re: Something wrong
  • 2003/11/1 9:53

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


If you want to add own content to a XOOPS site look at the following:

http://wiki.xoops.org/wakka.php?wakka=XoopsStaticContent

There are described two ways to make own content.
There is also a third way to add own content.
Build your own block in admin -> system -> blocks.

5
dgroen78
Re: Something wrong
  • 2003/11/1 15:35

  • dgroen78

  • Just popping in

  • Posts: 16

  • Since: 2003/10/30


I have insert the 3 include statements into my page.
And I rename it to filename.php. I have upload the file to the module directory.
And when I click on the button I get the page perfectly.
But is it possible to make more pages? Because only 1 file in the module directory can have the filename.php name...

6
robekras
Re: Something wrong
  • 2003/11/1 16:09

  • robekras

  • Documentation Writer

  • Posts: 187

  • Since: 2002/12/10


I think you can name your file whatever you want,
and you can place your files wherever you want.
You have to take care only for the correct path for the first include statement (the mainfile.php path).
And maybe the modules directory isn't the right place to store
your own php files.

And you click on which button?

Login

Who's Online

235 user(s) are online (160 user(s) are browsing Support Forums)


Members: 0


Guests: 235


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