261
kahumbu
Re: Moderator not a moderator
  • 2003/11/7 4:53

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


I'll verify if it just happens to all registered users as moderator, or just this one specific user as moderator. If user is webmaster, there is no problem with the buttons below.

I'll do as you said with the register_globals and check the problem.

Thanks!



262
kahumbu
Moderator not a moderator
  • 2003/11/6 21:18

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Hi,

I have a problem with the newbb forum in my local test server which is a mirror of my website. I have a "registered user" as moderator, which I assigned from the Systems Admin menu (Edit Forum). Inside the forum, when viewing a thread as the registered user/moderator I am able to see the 4 small buttons below (lock, move, delete, sticky). But when I click on the buttons, I am redirected stating that I am not a moderator of this forum when I am. I log out and log in as admin, everything works fine.

Some of the things I did to try to 'solve' the problem (most came from here):
1. I synched the forum. Problem not solved.
2. I synched the user info. Not solved.
3. I updated the module through system admin-->modules. Not solved.
4. I repaired all bb tables and user table through phpMyAdmin. Not solved.
5. I took out the member as moderator, logged out, logged in again as admin, put him back as moderator. Not solved.

I haven't had any reports about this from my website moderators, but since my local XOOPS is a mirror of the live one, I am a bit worried that this might happen to the site.

Thanks!



263
kahumbu
Re: "sorry, you don't have permissions..." msg when trying to display detailed user info.
  • 2003/10/30 15:11

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Quote:

costi wrote:

I'm very interested how you made a "no permision" for that file.


What I did for my site was to add some code I got from the edituser.php file (and changed it a little).

// If not a user, redirect
if ( !$xoopsUser ) {
    
redirect_header('index.php',3,_US_NOPERMISS);
    exit();
}


I just inserted that piece of code a few lines after all the includes were called. I haven't had any major problem with this so far.



264
kahumbu
Re: Per-topic group permissions?
  • 2003/10/30 15:02

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Hi,

I want to implement something similar to what you wanted. Could you share how you were able to do it?

Thanks!



265
kahumbu
Re: Unbelievable!! How do I enter content???
  • 2003/10/16 20:24

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


I am using the included News Module for articles, as I have opted to wait for the new version of WFS before adopting anything outside the core modules.

These answers are for the existing News Module only. For the first set of requirements,
1) yes
2) no
3) yes

For the second set of requirements:
1) not sure. How long do you want it to go? I placed some pretty long articles and it worked okay.
2) yes
3) yes
4) not sure since I use only English
5) not sure

I believe the News Module works fine for simple article management, but for a more robust module, I am always referred to WFS.

Hope this helps.



266
kahumbu
Today's Date
  • 2003/10/13 20:54

  • kahumbu

  • Documentation Writer

  • Posts: 277

  • Since: 2003/8/23


Hello,

I would like to place today's date on the front page. Is there a Smarty tag I can use for this? I mean, is there a Smarty tag to get the date based on the Default Timezone, rather than the Server Timezone?

Thanks!




TopTop
« 1 ... 24 25 26 (27)



Login

Who's Online

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


Members: 0


Guests: 154


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