561
rowdie
Re: permissions
  • 2004/11/26 14:37

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Are you sure the groups have module access rights? I can reproduce your problem, but only when the group has block access rights, and no module access rights. Then they can see the block but are not allowed to use it.

If your groups have both block access rights and module access rights then I'm afraid I have no other ideas for you. I can't reproduce the problem any other way

Rowd



562
rowdie
Re: Test/visit my site
  • 2004/11/26 11:34

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Very nice site. Looks good in both IE and Firefox 0.8 on my Windows system. Good luck with the site!

Rowd



563
rowdie
Re: a review module
  • 2004/11/26 8:24

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


That module is WF-Sections. I'm pretty sure it's version 2.01 which can be found here.

Rowd



564
rowdie
Re: Templates
  • 2004/11/25 20:38

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


In your database go to the config table. Find the row where conf_name = 'template_set', conf_title = '_MD_AM_DTPLSET' and change the conf_value field to 'default' (minus the '').



565
rowdie
Re: Forums
  • 2004/11/22 7:30

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


Try deleting the files in the templates_c folder. The files will generate again using your new changes.

Rowd



566
rowdie
Re: Do Multiple News sections/instances require custom module?
  • 2004/11/22 7:08

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


You can use the latest news module, version 1.2.1. With that module you can make different categories for sport, politics etc and publish your news to each category.

The best menu option that I'd suggest would be MultiMenu 1.5 You can assign a different link for each category so they all appear under each other in the menu. Install it and try it out to see what I mean

Rowd



567
rowdie
Re: Article from WF-Section on home page
  • 2004/11/19 14:58

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


I'm pretty sure the Spotlight module will do that. Download it from the WF-Projects site

Rowd



568
rowdie
Re: One page per user
  • 2004/11/18 14:13

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


have you got php debug on, and if so do you get any error messages from php debug?



569
rowdie
Re: One page per user
  • 2004/11/18 12:33

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


I think the problem is with
include("pages/$lien.php");
The file name can't be a variable when it's in quotes like that, at a guess.

Try something like
$lien"pages/".$xoopsUser->getVar('uid').".php";

include(
$lien);


This is just a guess, haven't tested it at all.

Rowd



570
rowdie
Re: DOWNLOADS REPOSITORY!!!
  • 2004/11/17 19:52

  • rowdie

  • Just can't stay away

  • Posts: 846

  • Since: 2004/7/21


or were you perhaps looking for the download module used at this site? Here's the link in case you needed it

Rowd




TopTop
« 1 ... 54 55 56 (57) 58 59 60 ... 62 »



Login

Who's Online

205 user(s) are online (96 user(s) are browsing Support Forums)


Members: 0


Guests: 205


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