11
opssrah
Re: my phpbb
  • 2005/12/9 2:34

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


No answer ?



12
opssrah
my phpbb
  • 2005/12/8 7:16

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


i have phpbb forum/...

so my question is...

can i put the forum to my XOOPS ?



13
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



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

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


No Answer ?



15
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



16
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 ?



17
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



18
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 :



19
opssrah
eror
  • 2005/11/10 8:52

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


when i log out my nick.. i see this in down the footer.. so how to remove it ?


Notice [PHP]: Use of undefined constant _MI_FORM_DHTML - assumed '_MI_FORM_DHTML' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 221
Notice [PHP]: Use of undefined constant _MI_FORM_COMPACT - assumed '_MI_FORM_COMPACT' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 222
Notice [PHP]: Use of undefined constant _MI_FORM_SPAW - assumed '_MI_FORM_SPAW' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 223
Notice [PHP]: Use of undefined constant _MI_FORM_HTMLAREA - assumed '_MI_FORM_HTMLAREA' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 224
Notice [PHP]: Use of undefined constant _MI_FORM_KOIVI - assumed '_MI_FORM_KOIVI' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 225
Notice [PHP]: Use of undefined constant _MI_FORM_TINYMCE - assumed '_MI_FORM_TINYMCE' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 226
Notice [PHP]: Use of undefined constant _MI_FORM_FCK - assumed '_MI_FORM_FCK' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 227
Notice [PHP]: Use of undefined constant _MI_SUBFORUM_EXPAND - assumed '_MI_SUBFORUM_EXPAND' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 237
Notice [PHP]: Use of undefined constant _MI_SUBFORUM_COLLAPSE - assumed '_MI_SUBFORUM_COLLAPSE' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 238
Notice [PHP]: Use of undefined constant _MI_SUBFORUM_HIDDEN - assumed '_MI_SUBFORUM_HIDDEN' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 239
Notice [PHP]: Use of undefined constant _MI_AUTO - assumed '_MI_AUTO' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 314
Notice [PHP]: Use of undefined constant _MI_MAGICK - assumed '_MI_MAGICK' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 314
Notice [PHP]: Use of undefined constant _MI_NETPBM - assumed '_MI_NETPBM' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 314
Notice [PHP]: Use of undefined constant _MI_GD1 - assumed '_MI_GD1' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 314
Notice [PHP]: Use of undefined constant _MI_GD2 - assumed '_MI_GD2' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 314
Notice [PHP]: Use of undefined constant _MI_SPL_DISABLE - assumed '_MI_SPL_DISABLE' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 605
Notice [PHP]: Use of undefined constant _MI_SPL_ANYONE - assumed '_MI_SPL_ANYONE' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 605
Notice [PHP]: Use of undefined constant _MI_SPL_MEMBER - assumed '_MI_SPL_MEMBER' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 605
Notice [PHP]: Use of undefined constant _MI_SPL_MODERATOR - assumed '_MI_SPL_MODERATOR' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 605
Notice [PHP]: Use of undefined constant _MI_SPL_ADMIN - assumed '_MI_SPL_ADMIN' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 605
Notice [PHP]: Use of undefined constant _MI_SUBJECT_PREFIX_DEFAULT - assumed '_MI_SUBJECT_PREFIX_DEFAULT' in file c:\appserv\www\portal\modules\newbb\xoops_version.php line 613



20
opssrah
shoutbox
  • 2005/11/10 7:59

  • opssrah

  • Just popping in

  • Posts: 22

  • Since: 2005/11/10


i download shoutbox.. then i install

all running

but i cant delete one by what user post in shoutbox.. how to delete it




TopTop
« 1 (2) 3 »



Login

Who's Online

200 user(s) are online (115 user(s) are browsing Support Forums)


Members: 0


Guests: 200


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