1
Medic1
Confused
  • 2005/10/4 15:57

  • Medic1

  • Just popping in

  • Posts: 44

  • Since: 2005/10/1


I am new to this But I have a question..

Can someone please explain this to me in english..

- define this text _MI_MYPAGE_SMNAME1 in: (this text can be different as long as it matches the language defines)

- language defines language/english/global.php i.e.

- define("_MI_MYPAGE_SMNAME1","Forum");//whatever you wish
- define("_MI_MYPAGE_SMNAME2","User Journals");


Then create a directory in your modules folder, call it anything you wish, but make sure it matches these lines:

$modversion['name'] = "mypage";//name of module

$modversion['dirname'] = "mypage";//name of directory

Thank you

2
pegasus00321
Re: Confused

I assume your talking about this.

_MI_MYPAGE_MYPHPFILE is simply a variable which can be changed depending on the language. You can simply put:
$modversion['sub'][1]['name'] = "Blah Page";
$modversion['sub'][1]['url'] = "../../modules/ipboard/";
And not use a variable if you dont run a multi language web site.
Pegasus00321


I would appricate it if you click this link
TuFat.com PHP Scripts and etc

3
Medic1
Re: Confused
  • 2005/10/4 20:09

  • Medic1

  • Just popping in

  • Posts: 44

  • Since: 2005/10/1


That is what I needed and I will check the link also.

Thank you very much

Login

Who's Online

122 user(s) are online (83 user(s) are browsing Support Forums)


Members: 0


Guests: 122


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