vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Administrative and Maintenance Tools - Commbull (Community Bulletin) 5.1b (https://vborg.vbsupport.ru/showthread.php?t=230359)

Dragonsys 07-20-2010 01:48 PM

Quote:

Originally Posted by asuccar (Post 2071764)
Hey guys,

I downloaded & installed this great mod without a hitch...I configured the html to look exactly as I wanted it to.

When I was ready, I went to the send page and clicked on the 'send' button below...then the mod done its thing and listed all my user (blu blu...user...html ok) and way at the bottom it says 'All Done!.

Problem: None of my users got the email! And there's no way (that I know of) to verify delivery (something like 'sent mail')...can anyone tell me what's going on?

Try sending a test email from admincp and see if it works. I would suspect a problem with your mail settings


Quote:

Originally Posted by Alfa1 (Post 2071782)
I emailed a newsletter with the default setup to myself and opened it in squirrelmail: there was no content at all.
Sending it to a more advanced email webmail solution did have good results.

I wonder what % of people uses an email solution that is able to open this?

hmmm... squirrelmail works perfectly fine for me. I use it to check my email all the time, and I am able to see these newlestters perfectly. Now you have to remember, that squirrelmail does not view HTML, so an HTML email you have to click on the download as file link to view it.

Dragonsys 07-20-2010 05:40 PM

Quote:

Originally Posted by SecondV (Post 2070878)
Edit ./admincp/commbull_template_html.php

Find on line #182
Code:

<td><a href=\"{$vbulletin->options['bburl']}/login.php?do=lostpw&$commbull[referal_tag]\">{\$vbphrase[forgotten_your_password]}?</a></td>
replace with
Code:

<td><a href=\"{\$vbulletin->options['bburl']}/login.php?do=lostpw&\$commbull[referal_tag]\">{\$vbphrase[forgotten_your_password]}?</a></td>

did not correct the problem (only when using commbull_template_html.php) :
Code:

Parse error: syntax error, unexpected T_STRING in /.../forums/admincp/commbull_functions_preview.php(121) : eval()'d code on line 25

Found it:
Find:
Code:

    <td>
      <a target="_blank" href="\\\$commbull_unsubscribe">\$vbphrase[tounsubscribe]</a>

</td>

Replace with:
Code:

    <td><a target=\"_blank\" href=\"\\\$commbull_unsubscribe\">\$vbphrase[tounsubscribe]</a></td>

asuccar 07-21-2010 01:53 AM

Thanks Dragonsys.

Ok, really dumb question...how do I send a test email in combull? All the other mail features on my site are working perfectly!

Cheers!

Dragonsys 07-21-2010 02:09 PM

Quote:

Originally Posted by asuccar (Post 2072253)
Thanks Dragonsys.

Ok, really dumb question...how do I send a test email in combull? All the other mail features on my site are working perfectly!

Cheers!

On the Commbull settings page. Deselect all usergroups except for Administrators, then send a Commbull mail.
of course if you have more than one person in Administrators then they will all get the mail.

joeychgo 07-22-2010 09:24 PM

Has anyone created better CSS images? Honestly, I preferred the old look much more.

djbaxter 07-22-2010 10:26 PM

Quote:

Originally Posted by joeychgo (Post 2073095)
Has anyone created better CSS images? Honestly, I preferred the old look much more.

So use the old version. That's what I'm using.

asuccar 07-23-2010 10:55 PM

Hey dj,

Thanks for all your help so far. I did as you said, selected only administrators but when I go to the send page, the page simply displays

Quote:

Error! no users to send to
[Go back]
I've triple checked, and my admin group definitely has 1 primary user (myself:)...what's the deal? Any help appreciated!

djbaxter 07-23-2010 11:10 PM

No offense intended here but if you're the only admin, then check the obvious:
  • you have checked the box for "Receive admin emails" in your UserCP
  • you have checked the box for "Receive CommBull newsletter"
  • you have saved these settings after checking the boxes
  • you have a valid email address entered in your UserCP settings

Then check AdminCP | Settings | Email Options:

Scroll down to

Quote:

SMTP Email
Set this option to yes to use an SMTP server rather than the internal PHP mail() function. Yes No
Set it to No. Or if it's already set to No, try setting it to Yes to bypass PHP (mail) and use SMTP.

masterme 08-21-2010 11:52 AM

Unfortunally I do not get it to work. Installed fine and am able to do all the settings. But no matter what I do, I do not receive any newsletter.

I have tried smtp and tried without. Tested if the username and pw were correct, check.
Also checked with my co-admin with an gmail adres, did not receive it too.

I have my own server and manage it myself, so those settings (max send per hour, safe mode etc) are ok.

Any more ideas what could be the cause of the trouble?

kartik786 08-21-2010 01:28 PM

I dont know why this guys request was completely ignored

https://vborg.vbsupport.ru/showpost....&postcount=123

I have similar issues and would love to use this mod.

please let me know how to resolve this error :
Quote:

Database error in vBulletin 3.8.3:

Invalid SQL:
ALTER TABLE user ADD receivebulletin SMALLINT (5) UNSIGNED DEFAULT '1' not null;

MySQL Error : Duplicate column name 'receivebulletin'
Error Number : 1060
Request Date : Saturday, August 21st 2010 @ 10:04:56 AM
Error Date : Saturday, August 21st 2010 @ 10:04:56 AM


All times are GMT. The time now is 08:12 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01481 seconds
  • Memory Usage 1,750KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete