|
|
Joined: Dec 2003
Posts: 6,630 Likes: 85
|
Joined: Dec 2003
Posts: 6,630 Likes: 85 |
I found when you do a member search and elect email as a action then Send list to me via Email I get Fatal error: Uncaught ArgumentCountError: Too few arguments to function mailer::set_subject(), 1 passed in /home4/acusersf/public_html/ub/admin/doexportemails.php on line 92 and exactly 2 expected in /home4/acusersf/public_html/ub/libs/mailer.inc.php:127 Stack trace: #0 /home4/acusersf/public_html/ub/admin/doexportemails.php(92): mailer->set_subject('DEE_SUBJECT') #1 {main} thrown in /home4/acusersf/public_html/ub/libs/mailer.inc.php on line 127 And it does not show up in the UBB cp server logs. Show list in browser window with any format works.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
|
Joined: Dec 2003
Posts: 6,630 Likes: 85
|
Joined: Dec 2003
Posts: 6,630 Likes: 85 |
any feedback on this item?
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
|
Joined: Dec 2003
Posts: 6,630 Likes: 85
|
Joined: Dec 2003
Posts: 6,630 Likes: 85 |
This still happens with UBB 7.7.3 Current error is: Fatal error: Uncaught ArgumentCountError: Too few arguments to function mailer::set_subject(), 1 passed in /home/sundan21/public_html/forum/admin/doexportemails.php on line 92 and exactly 2 expected in /home/sundan21/public_html/forum/libs/mailer.inc.php:127 Stack trace: #0 /home/sundan21/public_html/forum/admin/doexportemails.php(92): mailer->set_subject('DEE_SUBJECT') #1 {main} thrown in /home/sundan21/public_html/forum/libs/mailer.inc.php on line 127
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
|
Joined: Apr 2004
Posts: 1,974 Likes: 154
|
Joined: Apr 2004
Posts: 1,974 Likes: 154 |
any feedback on this item? This still happens with UBB 7.7.3 Current error is: Fatal error: Uncaught ArgumentCountError:Too few arguments to function mailer::set_subject(),
1 passed in /home/sundan21/public_html/forum/admin/doexportemails.php on line 92 and exactly 2 expected in /home/sundan21/public_html/forum/libs/mailer.inc.php:127 Stack trace:
#0 /home/sundan21/public_html/forum/admin/doexportemails.php(92): mailer->set_subject('DEE_SUBJECT')
#1 {main}
thrown in /home/sundan21/public_html/forum/libs/mailer.inc.php on line 127 This is a PHP 7.x "Too few arguments" error FIND IN: libs/mailer.inc.php function set_subject($langKey, $subs) REPLACE WITH: function set_subject($langKey, $subs = null) Fixed for UBB.threads 7.7.4 Thank you.
|
|
|
|
Joined: Dec 2003
Posts: 6,630 Likes: 85
|
Joined: Dec 2003
Posts: 6,630 Likes: 85 |
WOW, so this is already in 7.7.4? I am ready. Stop getting distracted with people like me and get it released.
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
|
Joined: Dec 2003
Posts: 6,630 Likes: 85
|
Joined: Dec 2003
Posts: 6,630 Likes: 85 |
Blue Man Group There is no such thing as stupid questions. Just stupid answers
|
|
|
1 members (Ruben),
1,791
guests, and
96
robots. |
Key:
Admin,
Global Mod,
Mod
|
|
|
|
|