![]() |
i would like the commbull.php cron file. I plan to use it with Pauls mail queue hack. Thanks.
|
There is a problem with the phrases in the xml file.
Code:
<phrase name="settings" version="5.0"><![CDATA[Settings]]></phrase> This phrase should be removed from the Commbull xml file, so that this product neither installs nor removes it. BTW, this is an awesome product, and I look forward to seeing what you do with it in the future. |
that's what you get for uninstalling an awesome product ;) ... i will make sure I update the code XML
|
Quote:
|
is it possible to give a usergroup, other than Admin, access to send newsletters?
|
when I click on Send I get this at the top of the page:
Quote:
|
Quote:
PHP Code:
PHP Code:
Quote:
Find on line #182 Code:
<td><a href=\"{$vbulletin->options['bburl']}/login.php?do=lostpw&$commbull[referal_tag]\">{\$vbphrase[forgotten_your_password]}?</a></td> Code:
<td><a href=\"{\$vbulletin->options['bburl']}/login.php?do=lostpw&\$commbull[referal_tag]\">{\$vbphrase[forgotten_your_password]}?</a></td> |
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? |
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? |
None of my users actually got an email at all. I'm using my host smtp server that lets me send 500 emails an hour...I only have 300 members:) - i.e. assuming this mod uses the same email details as found in admincp-->settings-->options-->email options...or not?
|
Quote:
Quote:
|
Quote:
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> Code:
<td><a target=\"_blank\" href=\"\\\$commbull_unsubscribe\">\$vbphrase[tounsubscribe]</a></td> |
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! |
Quote:
of course if you have more than one person in Administrators then they will all get the mail. |
Has anyone created better CSS images? Honestly, I preferred the old look much more.
|
Quote:
|
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:
|
No offense intended here but if you're the only admin, then check the obvious:
Then check AdminCP | Settings | Email Options: Scroll down to Quote:
|
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? |
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:
|
From phpMyAdmin or from vBulletin AdminCP | Maintenance | Execute SQL Query, typemin and execute the following:
Code:
ALTER TABLE user DROP receivebulletin |
Quote:
check 2 things: - the vbulletin mailqueue table to see if they are being added there - server maillog to see how they are being handled by your server |
Quote:
My guess might be that you do not have permissions to use the SQL query "show columns", as both the install code and uninstall code check to see if the columns are there before installing / uninstalling. I may have to figure out a way to check that "show columns" actually returns the proper results before running these checks. to manually uninstall: Code:
ALTER TABLE user DROP receivebulletin; |
Thanks dj,
After doing that, another error crawled up Database error in vBulletin 3.8.3: Quote:
|
Thanks for the quick support,
Does anything change knowing that I already dropped a table as suggested by DJ ? Appreciate the promptness in response :) Quote:
|
Quote:
Code:
ALTER TABLE user DROP receivebulletin; |
Okay Installed successfully but have some internal issues with my vendors code conflicting with this.. lets see how it goes.
|
Those are three separate SQL statements:
Code:
ALTER TABLE user DROP receivebulletin; Try the following two separately. If you get an error like you did above, basically saying the table doesn't exist, don't worry about it - that's just telling you there's nothing to delete. Code:
ALTER TABLE user DROP INDEX receivebulletin; Code:
ALTER TABLE user DROP receivebulletin_type; |
Oh, and if you are using a table prefix, that needs to be prepended to the SQL statement:
Code:
ALTER TABLE {TABLE-PREFIX}user DROP receivebulletin; |
Hi,
Thanks for this great mod very useful. I have installed it on vB 4.0.5 boad and send my first community newsletter to the admins for test. We received it. Then I sent it to all my members but unfortunately nobody received it. I didn't changed any other options exepted the selection of usergroups. Does somebody have had the same problem and can help me please ? Thanks in advance Cordially |
i can only suggest watching vb's mailqueue table and your server logs when sending it out to try and determine where the problem might be. If it's looping through and showing that the mail is being sent out to each user, i'm not sure where the problem might be.
|
Thanks!!! : )
|
Thanks for your reply grandeur_69 !
It seems the mails are being sent out but not to each member. if several members are in multi usergroups do they can receive also the newsletter or it is necessary to they have only one usergroup ? Cordially |
thanks for this nice and useful hack.
I have a problem in setting section when I select for "Only include threads that have been started or replied to since this date?" as yes, I get in the newsletter a thread older than the date I selected. any help? |
Quote:
|
the last post old to, I choose date as 1-11-2010 and I get threads with last post at 2005 !!
|
Quote:
They each got about 20 copies so I am not very popular! Has anyone had a similar problem and if so how did you resolve it? cheers Roy |
no advices to solve my problem?
|
This. Is. Awesome.
*installed* |
this hack makes a bad impact on the mail server use it with cushion especially if you have less than vps server or if you have a lot of members with wrong or bad e-mails
|
All times are GMT. The time now is 11:33 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|