1
RImark
Two or more admins possible?
  • 2006/9/18 2:01

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Is it possible to have more than one Admin on a XOOPS site?

Webmaster group has access to all modules but not to the admin menu. So I need to create a duplicate admin menu which appears for a Webmaster?

As far as emails are concerned, I need to use a forwarder for the admin email so that it gets duplicated to all people who are admins?

I feel like there has to be an easier way that I'm just missing. Is there?

RIMark



2
RImark
Re: How to display # of registered users in a block
  • 2006/8/18 2:48

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Awesome Dave! Thanks very much.

Mark



3
RImark
Re: How to display # of registered users in a block
  • 2006/8/17 0:50

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Quote:

Dave_L wrote:
If you don't find that module, here's an example:

$member_handler =& xoops_gethandler('member');
$criteria  = new Criteria('level'1'>=');
$usercount $member_handler->getUserCount($criteria);
echo 
"Registered Users: $usercount";


How would i expand this to show:
Total registered users:
Users whose location == "RI":
Out of state users:

Seem like it would be simple enough, but what do I know?

Thanks!

Regards,

RImark



4
RImark
Re: How do I change the author of a NEWS item?
  • 2006/8/16 5:53

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Yes its' NEWS 1.1. What NEWS module to you use/recommend?

I would like to get one that had a PDF option.

Mark



5
RImark
Re: How to display # of registered users in a block
  • 2006/8/15 20:24

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Thanks metropolis. Although I hav ethe Dave_L code to do what I need, it sounds like the module you mention could contain other useful blocks, etc. So I'll check it out. Thanks.

Mark (RIMark)



6
RImark
Re: How to display # of registered users in a block
  • 2006/8/15 20:23

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


Awesome! That's just what I was looking for. Simple & Clean. Thanks. Mark (RIMark)



7
RImark
How do I change the author of a NEWS item?
  • 2006/8/15 3:47

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


I upload News item for another user. Rather than logging in under his account, I'd rather log in as admin and post news. Then go in and edit the Author field to his name. Must I manually edit the table data? Can you point me in proper direction to do it?

Thanks!

RIMark



8
RImark
How to display # of registered users in a block
  • 2006/8/15 3:45

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


I'd like to have a block where I can display the number of registered users we have. Seems like a simple thing. Nice would be a graphical counter kind of numbers. I would be happy with an HTML/text solution however.

Thanks

RIMark



9
RImark
How to change a field title for user reg form?
  • 2006/3/16 20:01

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


How do I change the field title when a user registers and edits his profile from "nickname" to something else?

I am a seasoned programmer (asm, C, C++, Basic, VB) but just learning PHP.

Thanks!

RImark



10
RImark
Theme list sorting on xoops.org
  • 2006/2/20 20:05

  • RImark

  • Just popping in

  • Posts: 24

  • Since: 2004/10/20


I cannot seem to get the themes in the Theme Library to list properly. I want to see a list of themes sorted from the latest to the oldest. So I click on the date arrow and I get the first page of themes as I would expect. Then I click on either the "2" or the ">>" to get the next page and now I get a list that's sorted by name.

This just seems like improper behviour but it's certainly possible that there is something I am doing wrong. Help!

Regards,

RImark




TopTop
(1) 2 3 »



Login

Who's Online

264 user(s) are online (171 user(s) are browsing Support Forums)


Members: 0


Guests: 264


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