1
samo
Re: Xoops 2.2 -> where did the template move?
  • 2005/10/12 15:34

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


hmmmm.... why does my eye suddenly fall at the /themes/my_theme/navigation/ directory, and why didnt it do that for the last 1/2 hour....

appearently it doesnt do quite what i thought it'd do though...

issue still unsolved



2
samo
Xoops 2.2 -> where did the template move?
  • 2005/10/12 15:32

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


I want to change the way menu's are displayed in my site, i want to change it from a bunch of links to an unordered list... I changed the block code in /modules/system/templates/blocks/system_block_mainmenu.html but it seems this file is no longer used.
I have found that in templates/my_template/blocks/ there is a basic start, where I could change the title, but not the list of links... Can anyone tell me where to look?

(for example the main menu, but any other menu will do)



3
samo
Re: SuckerFish menu in Xoops
  • 2005/7/11 17:50

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


oops
found it
its in \modules\system\templates\blocks\



4
samo
SuckerFish menu in Xoops
  • 2005/7/11 17:35

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


I have been wanting to replace the standard XOOPS menu with a Suckerfish one, but I can't find the file that creates the menu.
Is there anyone who knows where I should look?



5
samo
Re: how do i add a IF statement when for showing the XOOPS_BANNEr
  • 2005/5/7 17:02

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


Quote:

xpider wrote:
If your just wanting to get rid of the banner go to your theme directory open the theme.html file and remove

<{if $xoops_banner}>
<div class="header_banner">
<{$xoops_banner}>
</div>
<{/if}>

Yes that makes sense, but i want to enable/disable it in the prefs, not in the theme file.



6
samo
how do i add a IF statement when for showing the XOOPS_BANNEr
  • 2005/5/7 16:43

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


My banner is shown in a div with background and a box telling people who disabled the banner (for example with ad-block) there is supposed to be an advertisement here.
But when I disable banners in my prefs, i still see the block.

So I tried:
<{if $xoops_banner}>
 <
div class="header_banner">
  <{
$xoops_banner}>
 </
div>
<{/if}>


but it still shows the banner....

Does anyone know what I should do? I checked some other themes what they did but it didnt get clear to me....

(example:http://test.wayiri.org)



7
samo
Re: Cannot log out and cannot see admin screen
  • 2004/1/15 12:40

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


hehe bassman, you should have..
I can't remember why i wanted custom sessions anyway...



8
samo
Re: Cannot log out and cannot see admin screen
  • 2004/1/15 8:43

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


I think the issue has been solved now.
Appearently it has something to do with a wrong setting in (or the use of) Custom Sessions. I disabled custom sessions and now when I come back after a night of well deserved sleep, the account is logged out.
Problem solved!



9
samo
Re: Learn PHP
  • 2004/1/12 16:20

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


logically i'd say: start with index.php, but another good place would be: www.php.net, i guess...



10
samo
Re: Cannot log out and cannot see admin screen
  • 2004/1/12 11:00

  • samo

  • Just popping in

  • Posts: 16

  • Since: 2002/10/14


Thanks for the quick reply, but I do not think this is a garbage collect issue.
What I have quickly read about the Garbage Collect, it means that the server is only updated once every so-many times.
The issue I have is just slightly different, I believe the server should be updated immideately.
I have tried a bit more.
When I log in the same day, the administration menu is shown and the logout button works. But when I stay logged in overnight, so without any action for a long time, the logout-button doesnt work. I can press logout, get confirmation, and then I can still edit messages etc.
But I have no reference to the administration menu.
Strange, innit?




TopTop
(1) 2 »



Login

Who's Online

302 user(s) are online (194 user(s) are browsing Support Forums)


Members: 0


Guests: 302


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