Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
1 + 9 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: A little help needed
by Oz1234 on 2004/4/8 18:42:06

worked. cheers
Re: A little help needed
by studioC on 2004/4/8 18:26:08

hello..
with uncommenting i mean.. place
// $modversion['hasMain'] = 1; //
// $modversion['sub'][1]['name'] = _MI_NEWS_SMNAME1; //
// $modversion['sub'][1]['url'] = "submit.php"; //
// $modversion['sub'][2]['name'] = _MI_NEWS_SMNAME2; //
// $modversion['sub'][2]['url'] = "archive.php"; //


so this submenu links won't effect in your xoops_version php file !

you may delete this lines out of that file but i mostly let these things in file cause i'm not a progger... and perhaps i will use this subs next day, site, week....

michael


Re: A little help needed
by Oz1234 on 2004/4/8 17:39:26

I like the idea of making my own menu block but .. I want the link ot open up in the center block so my links will look like

Home
Forums
Link
Link
Link

Not

Home
News
Forums

or

Home
News
Submit
Arcive
Forums


how would I make my links show in the center block is there a smarty code like {url=http://stuff.php target="Centerblock} Link {/url} or some stuff?
Re: A little help needed
by Oz1234 on 2004/4/8 17:21:48

by making

$modversion['hasMain'] = 1;
$modversion['sub'][1]['name'] = _MI_NEWS_SMNAME1;
$modversion['sub'][1]['url'] = "submit.php";
$modversion['sub'][2]['name'] = _MI_NEWS_SMNAME2;
$modversion['sub'][2]['url'] = "archive.php";

look like

$modversion['hasMain'] = 1;
$modversion'sub'[1]['name'] = _MI_NEWS_SMNAME1;
$modversion'sub'[1]['url'] = "submit.php";
$modversion'sub'[2]['name'] = _MI_NEWS_SMNAME2;
$modversion'sub'[2]['url'] = "archive.php";

I get

Parse error: parse error, unexpected T_CONSTANT_ENCAPSED_STRING in /home/tech/public_html/modules/news/xoops_version.php on line 93

when I go to my forums or any where not news.
Re: A little help needed
by Oz1234 on 2004/4/8 17:11:21

by uncomment you mean remove the '[' and ']' form those lines?

Who's Online

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


Members: 0


Guests: 179


more...

Donat-O-Meter

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

Latest GitHub Commits