121
EyeKeeper
Re: Uninstall/ change modules
  • 2004/3/17 15:42

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


yes...
even 'blank page', 'unistall, 'update'



122
EyeKeeper
Re: Menu
  • 2004/3/17 14:34

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


I have the header file

Quote:

<?php
require('../../mainfile.php');
?>


then for the xoops_version.php
I didn't write here the basic stuff about credits, author etc.... 'cause I guess I won't change the main ideia
Quote:

// Menu
$modversion['hasMain'] = 1;

$modversion['sub'][1]['name'] = _MI_AMB_SMNAME1;
$modversion['sub'][1]['url'] = "../../info/ingles.php";
$modversion['sub'][2]['name'] = _MI_AMB_SMNAME2;
$modversion['sub'][2]['url'] = "../../info/alemao.php";
?>


I also have the language files and the index.php

index.php
Quote:

<?php
require('header.php');


require(XOOPS_ROOT_PATH.'/header.php');


// Include the page footer
require(XOOPS_ROOT_PATH.'/footer.php');
?>


In fact it opens the sub-items only when the main item is selected... but when i click on one of these sub-items the should keep visible, but they are hidden again... this should only happen if I click on a different main item...
thanks for any help...



123
EyeKeeper
Uninstall/ change modules
  • 2004/3/17 14:14

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Well,

I'm not sure if this is the right forum... but feel free to change it if necessaty...

I have problems when I try to uninstall or change the modules names or active state in the modules management areas using XOOPS 2.06...

When I try one of the explained above I get a blank page after the confirmation screen.

Can anyone help me? I've searched previous posts about it... but I didn't find anything...

Thanks for the help!



124
EyeKeeper
Re: Menu
  • 2004/3/16 17:26

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


nobody has any ideas?



125
EyeKeeper
Menu
  • 2004/3/15 12:35

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hi folks,

I created a "mini-module" based on this post:
https://xoops.org/modules/newbb/viewtopic.php?topic_id=14789&forum=10#forumpost60783

and now when I select one of the subitems the page open ok, but the subitens they are hidden... How can I keep them open like in the news, downloads, etc... modules?



126
EyeKeeper
Re: 3 dots
  • 2004/3/10 22:47

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


one of our community members solved this problem.

you need to edit the file include/functions.php
there you search for the function called xoops_substr
you'll see this line there

Quote:

function xoops_substr($str, $start, $length, $trimmarker = '...')


change it to look like this one:

Quote:

function xoops_substr($str, $start, $length, $trimmarker = '')


so... that's it



127
EyeKeeper
Re: wfsection main file layout
  • 2004/3/5 17:06

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


ok...
I got through some changes here... but I was looking at the database and I cound't find where the reference to the articles images are...
Can anyone help me?



128
EyeKeeper
Re: wfsection main file layout
  • 2004/3/5 11:34

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


yes...

after I tried looking again and I found it out...
I guess I was too stucked with the templates idea

Thanks a lot!



129
EyeKeeper
wfsection main file layout
  • 2004/3/4 19:12

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hi folks...

I'm not getting through the main index page within wfsections.
How can I change the layout of the index page when accessed trhough the articles menu?
I didn't find any related html files.
Thanks for the help!



130
EyeKeeper
Re: BLocks and WF-channels
  • 2004/1/29 11:29

  • EyeKeeper

  • Quite a regular

  • Posts: 209

  • Since: 2002/6/11


Hello Catz...

Is there a way to have a block for each cateogy and the sub-sections within this blocks using wf-sections?
Ok.. how to create custom blocks inside the wf-sections module is not a problem... it's easy...
Bu how to put the sub-sections related to their respective categories in the diferent blocks?
Or BETTER: how to make the sub-sections auto-hide like it happens in the news/downloads/etc modules (applied only to the subsections? This would be what I really wanted to do bu I didn' come through on how...?
i.e.
- sports (main section)
- Basketball (sub-section)
- soccer (sub-section)
- etc...
- events (main section)
- sub 1
- sub 2...

Thanks,

RedEye




TopTop
« 1 ... 10 11 12 (13) 14 15 16 17 »



Login

Who's Online

227 user(s) are online (154 user(s) are browsing Support Forums)


Members: 0


Guests: 227


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