1
opssrah
my page
  • 2005/11/17 3:23

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


i just want to ask how to make my own page in my own XOOPS site ?

and my page still link in my XOOPS site

then user can click the page on the main menu :

2
plusangel
Re: my page
  • 2005/11/17 6:22

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


Try FAQ section...there you can find answers fro the most common queries.

By the way, what you are looking is here


The official greek support site for xoops

3
opssrah
Re: my page
  • 2005/11/17 7:29

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


i dont know php coding

but i see at say must have this code

<?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");
?>



so can u explain more

4
plusangel
Re: my page
  • 2005/11/17 7:48

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


No need to know php…just a bit of html
Make your page and copy-paste it between the php tags.

Download that zip package from JackJ (www.macambridge.com)to find more info.
Read instruction.txt


You can find also there, the “xoops for blonds ebook”…best place to start

Start to experiment a bit (the best way to learn)

…and come back for more
The official greek support site for xoops

5
opssrah
Re: my page
  • 2005/11/17 8:45

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


okay i know more about the html.. then where i must put the php code in my page ?

in above or where ?

can u give me the sample ?

6
plusangel
Re: my page
  • 2005/11/17 9:31

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


Use the two php files (there are inside the mypage.zip) as templates.

It has a line “your HTML here”

Copy paste your code and
follow, step by step, the instruction of the txt file.
The official greek support site for xoops

7
opssrah
Re: my page
  • 2005/11/18 1:44

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


ok i can do it thanx.. now i want to ask

can i install the module for second time coz i want to add one page again

8
opssrah
Re: my page
  • 2005/11/18 2:45

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


No Answer ?

9
plusangel
Re: my page
  • 2005/11/18 6:27

  • plusangel

  • Just popping in

  • Posts: 90

  • Since: 2005/2/2 1


Sure, you can
The official greek support site for xoops

10
opssrah
Re: my page
  • 2005/11/18 13:10

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


Quote:

plusangel wrote:
Sure, you can


ok thanx.. now i have problem with this section

// Menu for submenus in main menu when page loads
$modversion['hasMain'] = 1;//0 to remove from main menu
$modversion['sub'][1]['name'] = Motivasi Alihan Pelajar;//define in language/english/global.php
$modversion['sub'][1]['url'] = "../../modules/ipboard/";
$modversion['sub'][2]['name'] = _MI_MYPAGE_SMNAME2;//define in language/english/global.php
$modversion['sub'][2]['url'] = "../../modules/weblog/";

when i change to

/ Menu for submenus in main menu when page loads
$modversion['hasMain'] = 1;//0 to remove from main menu
$modversion['sub'][1]['name'] = Motivasi Alihan Pelajar;//define in language/english/global.php
$modversion['sub'][1]['url'] = "../../modules/ipboard/";
$modversion['sub'][2]['name'] = Kembara Muda;//define in language/english/global.php
$modversion['sub'][2]['url'] = "../../modules/weblog/";


my page become blank

Login

Who's Online

127 user(s) are online (89 user(s) are browsing Support Forums)


Members: 0


Guests: 127


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits