1
Watdehek
Multimenu block title
  • 2008/4/13 11:15

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


I cannot manage to display the blocktitle for Multimenu.

I use the Switch vertical menu and changed the blocktitle in the Edit block section.

The template uses multimenu_dyn_switchvert.html.

When I change this template to:

<div class="menuheadertitle">Main menu</div>


the text "Main menu" is displayed as block title for all multimenu blocks.

When I change this template to:

<div class="menuheadertitle"><{$block.title}></div>


the block title is empty.

How can I show the blocktitle?



2
Watdehek
Re: Can't get rid of leftblock from Content module
  • 2008/1/29 23:15

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


FIXED....

I ran the SQL query from the debugger in phpmyadmin and it turned out there was another custom block showing.

Put that to visible=0 in phpmyadmin and now it's disappeared.



3
Watdehek
Can't get rid of leftblock from Content module
  • 2008/1/29 21:53

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


My theme contains this for the left blocks:

<{foreach item=block from=$xoops_lblocks}>
        <{
$block.content}>
<{/foreach}>


I have set the DHTML menu of the Content module to invisible, I even removed the module, but the DHTML menu is still showing in my theme.

Check templates for modifications ? is set to Yes.

It's a new theme.html, designed by myselve, so the menu is not in my theme.html

It's a test site for redesigning someone elses site, so I don't know what happened before I started working on this.

I think there is something broken in my database tables?

The url is http://www.eerstproberen.com



4
Watdehek
Re: Xoops MultiSite beta Release
  • 2007/12/20 21:51

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Ok, it works now.

You need to create a vhost.conf file in Apache with the following content:

ServerAlias *.yourdomain.com


If you cannot create this file because your webhost doesn't allow you to, you can ask them to put a domain wildcard on your domain.

This way Multix will get the correct $_SERVER[ 'HTTP_HOST' ].



5
Watdehek
Re: Xoops MultiSite beta Release
  • 2007/12/17 19:43

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


"1- Configure your http server virtual host... to see all the same folder using diferent URL"

Sorry for my dumb question but how do I do this?



6
Watdehek
Re: Upgrade from 2.0.13.2 to 2.0.17?
  • 2007/8/27 20:24

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Thanks Steve!

I should have looked better.



7
Watdehek
Upgrade from 2.0.13.2 to 2.0.17?
  • 2007/8/27 20:13

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


As far as I know I should run all the upgrade packages to upgrade from 2.0.13.2 to 2.0.17.

But I cannot find the upgrade package from 2.0.13.2 to 2.0.14?

All the other packages (2.0.14 -> 2.015, 2.0.15 -> 2.0.16, 2.0.16 -> 2.0.17) are there.

Can I directly upgrade from 2.0.13.2 to 2.0.15 and then continue with the other upgrades?



8
Watdehek
Re: multimenu active link
  • 2006/11/9 22:05

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Hi Highlander,

I don't think it's possible because XOOPS reloads the page and the link is not active anymore.

But maybe this link can help, it integrates some javascript.

Unfortunately it's in French, but I hope you can make something out of it.



9
Watdehek
Re: extCal Blank page calendar.php
  • 2006/10/2 20:25

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


Just did a local install with WAMPServer:

PHP version 5.1.2
mySQL Client API version 5.0.18

And extCal works.

On my production site I have the following versions:

PHP version 5.1.6
Safe mode off
mySQL Client API version 5.0.24
No max links

Tried safe mode on through .htaccess file.

No matter what I do, extCal gives a blank page.

Anyone else have an idea what I can try?



10
Watdehek
Re: extCal Blank page calendar.php
  • 2006/10/2 13:35

  • Watdehek

  • Friend of XOOPS

  • Posts: 130

  • Since: 2005/2/21


I didn't get a confirmation from the author yet that it's incompatible with PHP5 and/or mySQL5.




TopTop
(1) 2 3 4 ... 10 »



Login

Who's Online

233 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 233


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