1
gpl13
Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 10:47

  • gpl13

  • Just popping in

  • Posts: 33

  • Since: 2004/3/5 1


Hi,

I have a problem, with XOOPS - after fresh instalation, everything works fine, but now, when i have more than 500 useres, i can't send any MASS mail or PM-Message, using - ADMIN > SYSTEM > Mail to users - if i select group,where is max. 50 users, mass mail send works fine, but if i select group where number of my users more than 500, after write message, i see i white page - nothing happens :((

This same error i found @ ADMIN > SYSTEM > PREFERENCES > MAIL SETUP - i can't enter there - i see white page, and nothings happen :(( I dont know what is the reason :(( Maybe someone can help me ??

Greetz !!

2
wmostrey
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 12:51

  • wmostrey

  • Just popping in

  • Posts: 19

  • Since: 2004/8/10


I have exact the same problem. When I send a mail to 7 users, it works just fine. When I try to send mail to all 1750 users of our community, I get a blank page.. No error, nothing..

3
gpl13
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 14:44

  • gpl13

  • Just popping in

  • Posts: 33

  • Since: 2004/3/5 1


I was testing by turn on debug mode - and nothing - just like, no error has been detect :( Someone can repair this problem ??

4
Bertox
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 15:26

  • Bertox

  • Just popping in

  • Posts: 11

  • Since: 2003/9/4 1


The same in my xoops: I have nearly 1.000 members.
Please, go in preferences.
Turn on the debug, in the preferences menu, on >php debug repeat the mass mail operation
and post the results: perhaps your host give no sufficient memory to php script.
Try to read your phpinfo and see in Configuration
PHP Core how much memory is in memory_limit
If 8 M is insufficient for the script
If at least 20 M or more go.
Try to modify the line #162 of modules/system/admin/mailusers/mailusers.php
into
$mail_end = ($added_count > ($mail_start 100)) ? ($mail_start 100) : $added_count;
substitute 100 with 50
and give me feedback.

5
gpl13
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 15:33

  • gpl13

  • Just popping in

  • Posts: 33

  • Since: 2004/3/5 1


This modyfication do nothing :( But my phpdebug dont work @ this thing :/ Works, when page loads, but not here :( I look for phpinfo, and i'll write my results later...

6
Bertox
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 16:09

  • Bertox

  • Just popping in

  • Posts: 11

  • Since: 2003/9/4 1


Yesterday when I send mail to 70 members the script go normally, but the last time I would send mail to all members I have error back.
I have the copy of my site in my computer, Linux Fedora 2, and I try to send from my computer the same mass mail: all members received the communication. So in my computer the script go but in my hosting don't work. I can solve so but this is a trick.
My php debug is:
Fatal errorAllowed memory size of 16777216 bytes exhausted (tried to allocate 12 bytesin /home/www/biodiversita/kernel/object.php on line 175

Fatal error
Allowed memory size of 16777216 bytes exhausted (tried to allocate 0 bytesin Unknown on line 0

Fatal error
Allowed memory size of 16777216 bytes exhausted (tried to allocate 140 bytesin Unknown on line 0


I also use a mailing list: 2 minutes to have the addresses from database and to put it in the list. My hosting answered that 16MB for the script are the double of the default (8).
So I also must find a new way to send communications to members.

7
gpl13
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 16:14

  • gpl13

  • Just popping in

  • Posts: 33

  • Since: 2004/3/5 1


OK !! But why can i go into:

ADMIN > SYSTEM > PREFERENCES > MAIL SETUP ????

Then i will change mail() to smtp of my mailbox !! But when i enter - i see...... yes WHITE BLANK SITE :(((

8
Bertox
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 17:07

  • Bertox

  • Just popping in

  • Posts: 11

  • Since: 2003/9/4 1


Hey you are right!!
I also can not enter!
This is the error log:

Fatal errorAllowed memory size of 16777216 bytes exhausted (tried to allocate 43 bytesin /home/www/biodiversita/kernel/object.php on line 175

Fatal error
Allowed memory size of 16777216 bytes exhausted (tried to allocate 0 bytesin Unknown on line 0

Fatal error
Allowed memory size of 16777216 bytes exhausted (tried to allocate 140 bytesin Unknown on line 0

Warning
Unknown(): A session is activeYou cannot change the session module's ini settings at this time. in Unknown on line 0


This is a hosting problem. Perhaps XOOPS needs more 16mb allowed memory? On my local installation, I give 80mb in my php.ini to memory, no error.

9
gpl13
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 17:42

  • gpl13

  • Just popping in

  • Posts: 33

  • Since: 2004/3/5 1


I think that someone must help us to change this Maybe it possible, to make, that XOOPS will not want so much part of memory :)

10
jfebus
Re: Problem @ XOOPS Admin - MASS MAIL SEND :(
  • 2004/9/8 18:09

  • jfebus

  • Just popping in

  • Posts: 97

  • Since: 2004/9/1 1


how much memory will php/xoops needs for mass mail users?
16mb/70 users?

Best regards,

Jose

Login

Who's Online

197 user(s) are online (135 user(s) are browsing Support Forums)


Members: 0


Guests: 197


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