Add Poll
 
Options: Text Color Split Pie
 
 
 
 
 
 
 
 
Poll Comment:
Max 500 characters. Remaining characters:
days and minutes. Leave it blank if you don't want to set it now.

Please type the characters exactly as they appear in the image,
without the first 2 and last 2 characters.
The characters must be typed in the same order,
and they are case-sensitive.
Open Preview Preview

You can resize the textbox by dragging the right or bottom border.
Off Topic Comment Insert Spoiler
Insert Hyperlink Insert FTP Link Insert Image Insert E-mail Insert Media Insert Table Insert Table Row Insert Table Column Insert Horizontal Rule Insert Teletype Insert Code Insert Quote Edited Superscript Subscript Insert List /me - my name Insert Marquee Insert Timestamp No Parse
Bold Italicized Underline Insert Strikethrough Highlight
                       
Change Text Color
Insert Preformatted Text Left Align Centered Right Align
resize_wb
resize_hb







Max 5000 characters. Remaining characters:
Text size: %
More Smilies
View All Smilies
Collapse additional features Collapse/Expand additional features Smiley Wink Cheesy Grin Angry Sad Shocked Cool Huh Roll Eyes Tongue Embarrassed Lips Sealed Undecided Kiss Cry
Topic Summary - Displaying 14 post(s). Click here to show all
Posted by: pyragony54
Posted on: May 18th, 2019 at 8:19pm
Code (Perl)
Select All
<edit file>
 Languages/German_Du/Admin.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>
 ## email settings test ##
 $admin_txt{'355b'} = 'Teste die eMail-Einstellungen des Webmasters beim Speichern';
 $admin_txt{'testemail'} = q~Test eMail~;
 $admin_txt{'testsubject'} = q~Test der YaBB-eMail-Einstellungen~;
 $admin_txt{'testmessage'} = qq~Hallo $mbname Webmaster!

 Dies ist ein Test der eMail-Einstellungen Deines $mbname-Forums..

 Danke, dass Du YaBB benutzt!~;
 $admin_txt{'mailfrom'} = qq~"$mbname eMail Test" <$webmaster_email>~;

 </add before> 






Code (Perl)
Select All
<edit file>
 Languages/German/Admin.lng
 </edit file>

 <search for>
 1;
 </search for>

 <add before>
 ## email settings test ##
 $admin_txt{'355b'} = 'Testen Sie die eMail-Einstellungen des Webmasters beim Speichern';
 $admin_txt{'testemail'} = q~Test eMail~;
 $admin_txt{'testsubject'} = q~Test der YaBB-eMail-Einstellungen~;
 $admin_txt{'testmessage'} = qq~Hallo $mbname Webmaster!

 Dies ist ein Test der eMail-Einstellungen Ihres $mbname-Forums.

 Danke, dass Sie YaBB benutzen!~;
 $admin_txt{'mailfrom'} = qq~"$mbname eMail Test" <$webmaster_email>~;

 </add before> 

Posted by: alqutob
Posted on: Apr 13th, 2015 at 9:15pm
Thank you
Works fine for me too
Posted by: Dandello
Posted on: Mar 5th, 2015 at 1:09am
This one works fine with YaBMod.
Posted by: Dandello
Posted on: Feb 25th, 2015 at 6:07pm
Not worthless - it pointed out that you have problem with that address, which is one of the things the Mod is supposed to do.  Wink
Posted by: Batchman
Posted on: Feb 25th, 2015 at 6:04pm
Yup ... changed the board e-mail to one of the other accounts, and the test e-mail came through.

Now I have to figure out why e-mail from my forum will not reach me, and see if there is any way for me to fix it, or if it is just time for me to move along from that e-mail address.

So the mod is fine, and my last four posts were more or less worthless. Sorry.  Undecided
Posted by: Dandello
Posted on: Feb 25th, 2015 at 5:54pm
Which kind of indicates your e-mail settings are right but your admin e-mail is either being blocked, delayed, or disappearing into the ether.
Posted by: Batchman
Posted on: Feb 25th, 2015 at 5:33pm
In what way / ways?

I can log in with one of the non-admin test accounts and try to send an e-mail to myself, but what way or ways do you want me to try?

Edited:
OK ... this is weird. I used one of the other accounts to send e-mails to the admin, and chose to also send a copy to the sender. The copies sent to the sender reached the sender, but the ones sent to the admin have not come through yet.

Which does not make any sense to me.
Posted by: Dandello
Posted on: Feb 25th, 2015 at 2:20pm
Okay - looks like this mystery is going to take a bit - I don't have an email sender that works with YaBB on my testbed machine. (Not to get technical but it may take me a few days to get back to this one as I'll have to set up a separate test install for testing mods on this server.)

Another thought - can your members send emails to YOU using the default admin email address?
Posted by: Batchman
Posted on: Feb 25th, 2015 at 5:16am
I don't know ... I could send e-mails to other members via the board (with the mod to do that, so it went through the forum, instead of my e-mail program). And I also used the admin center send an e-mail to your members, and it worked, too, but the test e-mail check box did not send an e-mail, and there were no errors in the error log.
Posted by: Dandello
Posted on: Feb 25th, 2015 at 4:39am
It does not save the setting as it's actually an instruction rather than a setting. But if your admin email address is correct and your email server settings are correct, you should get an email from YaBB confirming this. (Although you might want to check your spam folder.)  If the email didn't get sent, there should be an error log in your server mail section that may be able to tell you what happened.
Posted by: Batchman
Posted on: Feb 25th, 2015 at 4:27am
OK, downloaded and installed this. The new file corrects the problem with the language file being broken.

But when I click the box in the e-mail settings, it will not save the setting (which could be intentional) and it does not send me an e-mail.

Am I misunderstanding what it is supposed to do? (Could be ... especially with the day I had today.)
Posted by: Dandello
Posted on: Feb 9th, 2015 at 8:16pm
AAK!  Embarrassed

Edited:
New zip in 1st post
Posted by: Batchman
Posted on: Feb 9th, 2015 at 8:12pm
This one failed to install smoothly for me in steps 3 and 4 due to tiny spacing issues.

In step 3, there was one too many spaces before the line.

In step 4, it seemed to be looking for one space after the line, but there was no space after the line.

In both cases, adjusting for the one space allowed installation.

Step five breaks the language file and produces the following error:

Quote:
Can't modify constant item in scalar assignment at ./Languages/English/Admin.lng line 1690, near "q~YaBB e-mail settings test~;"
Missing right curly or square bracket at ./Languages/English/Admin.lng line 1704, at end of line
syntax error at ./Languages/English/Admin.lng line 1704, at EOF
Compilation failed in require at ./Sources/Subs.pm line 2388.
Posted by: Dandello
Posted on: Jan 30th, 2015 at 1:54am
E-Mail Settings Check
Version: 0.1

Creates a checkbox in AdminCenter -> Advanced Settings -> E-Mail to check the e-mail settings. (Admin gets a confirmation e-mail from YaBB.)

Version History
---------------
0.1 - First release - Jan 28, 2015

Instructions:

Apply the mod and upload (in ASCII mode):

cgi-bin/yabb2/Admin/Modlist.pm
cgi-bin/yabb2/Admin/NewSettings.pm
cgi-bin/yabb2/Admin/Settings_Advanced.pm
cgi-bin/yabb2/Languages/English/Admin.lng

Edited:
AAK!  Embarrassed new zip Feb 10th, 2015 at 2:22am