1
El_Jordo
Re: Errors in MyAds
  • 2004/5/4 21:50

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


Is anybody else having this problem, and has anybody found a way to fix it?



2
El_Jordo
Re: Is there a way to only allow some registered users to submit news?
  • 2004/4/27 18:04

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


One way I got around this restriction involves two things:

1) Remove the "Submit News" link from the main menu, as you seem to have done successfully.

2) Create a new block with this text:

Quote:
<div align="center"><a href="http://www.yoursite.com/modules/news/submit.php">Submit News</a></div>

Then go to Admin > System > Groups and modify the settings so that only users in the selected group can see the block.



3
El_Jordo
Re: Who's OnLine Question
  • 2004/4/26 12:21

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


This is a very common question. One that is "Frequently Asked," you might say.

https://xoops.org/modules/xoopsfaq/index.php?cat_id=1#q13



4
El_Jordo
Re: Hack request: Private message sorting
  • 2004/4/17 19:42

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


Quote:

The module development team is working on this at the moment.

So there will be a new PM system (module) out within the next few weeks and this should have most of the features requested here.


Anything new to report on this? Has the new PM system been integrated into the core now, or is the project running late? TIA.



5
El_Jordo
Re: Hack
  • 2004/4/17 17:12

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


Perfect! That's absolutely what I wanted, and it works perfectly.

Thanks so much!



6
El_Jordo
Re: What OS would you recommend ?
  • 2004/3/5 5:28

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


Quote:

marook wrote:
But! If it should be Very Easy, it would be a Mac OS X box!

I agree. If I had a choice, that's what my server would be. But Redhat has worked fine for me. Just fine.

But I still use a Mac for everything else.



7
El_Jordo
Re: Can XoopsMailer send attachments?
  • 2004/3/5 5:16

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


I'm almost sure the answer is no.

Your best bet here might be to do a SQL query to extract e-mail addresses of users, then use a regular e-mail client to send them the e-mail with attachment. (Blind carbon copy, of course!) However, it's generally considered bad karma to send attachments to groups, because of the potential of sending a virus.

Here's the SQL query I use to mail my users every week (because the built-in mailer doesn't work for groups over 100 people):

Quote:
SELECT email FROM xoops_users WHERE user_mailok = '1'


You might also check out this module. I haven't used it, but it looks like it might do what you want.



8
El_Jordo
Re: How to customize "New user registration" e-mail
  • 2004/3/4 15:13

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23




I think I'm in over my head now... I'll just put up with the lack of information I guess.

But in future releases, this would be a great added feature.



9
El_Jordo
Mail users: Where do the bounces go?
  • 2004/2/29 19:15

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


I recently sent out a mailing to all my users with a regular e-mail program rather than the Mail Users option (because of this), and I received quite a few bounces from invalid/expired e-mail address.

This brings up a couple questions for me. What happens to the bounced e-mails when I send out messages via the Mail Users page? The outgoing message has the same From address, so it should bounce back to that address, correct? Or does the php_mail() method have some anti-bounce feature?

I would actually prefer to receive bounces. That way I can keep track of users with invalid addresses. Is there a way I can do this?

TIA!



10
El_Jordo
Re: Mac user getting blank pages on loading a thread
  • 2004/2/27 19:25

  • El_Jordo

  • Just popping in

  • Posts: 64

  • Since: 2003/4/23


Download a fresh copy of the latest version of XOOPS, then take the /modules/newbb directory from that one and replace yours. Maybe that will work.




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



Login

Who's Online

210 user(s) are online (126 user(s) are browsing Support Forums)


Members: 0


Guests: 210


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits