![]() |
no, the user table can't be altered twice, so once u have done the installation, u will always get that message. I suppose I could add a select to select the fields ... but, i'm not :) At any rate, the only reason that I can think that it's not working is that you don't have a valid email address for your administrator (so sendmail balks when trying to send it out) or ur sendmail just isn't functioning ... or, it's also possible that whatever SPAM setup u have is blocking it as the sending address and reply-to address are different ... funny enough, that server setup is to AVOID SPAM, but when sending out mailings using PHP, it's one of ur only options.
|
Is the article include feature still under development?
as I can see it's just commented out! Please advice. |
strange, must be missing something here because i can't seem to get the /$username or $username to work properly. the "/" show up but nothing else?
any suggestions? am i missing or didn't do something correctly? |
I don't know if it matters or not, but I use "\" instead of "/" and it works just fine.
|
Great Hack! just a few questions. Is it possible to edit the table size of the email being sent? or is that dependent on the forums settings.
in the extra info box $username and \$username do not output the users name just a blank. any help would be appreciated thanks :) |
Clicks install .. very useful tool .. thanks grandeur_69
Installed nice and easy .. no errors on a well hacked forum. http://www.thetechguy.co.uk/smilie/icon_exclaim.gif |
is tehre a possibility to make an user option for the users, so they can choose between daily newsletter and weekly newsletter or for example every monday, wednesday and friday?
it would be really a great future, cause many users dont want a daily newsletter .. and also many users dont want receive old news with the newsletter.. cause our forums is using it for game news wich should be nearly daily to be almost actual... anyway user would have a great option for this newsletter :D |
Great piece of work!
*Mr. Brian clicked install* |
wonderful, clicked install!
|
I installed this, but I had to create the "combull" phrase myself. Your install did not do it and your instructions did not mention it.
|
I 'think' I've read everything.....
Does this work with 3.0.3? I have an unhacked version of 3.0.3. |
as far as i know it works with 3.0.3
|
Hi! I installed the hack with no problem. My only issue is that the colors dont show in my hotmail account. When I sent it to Outlook it looks great. But since most people use some free sort of service I would like them to be able to see it. Right now it's all white.
|
1) u would have to do a manual query to see who is subscribed, but by default everyone is
2) if u followed the instructions, there is an option in the usercp that allows them to un/subscribe to the newsletter ... hotmail will remove any css style sheets, but there is no way around this because it's the only way for the bulletin to grab the colors of your forum. I had it done manually, but it was a pain in the derrier for everyone to make the changes manually to match their forum. Sorry. And, as for as compatibility, considering the internal workings of the hack, it will continue to function with all future vB upgrades unless they do some major changes to their function calls or the DB ... neither of which is likely in the near future. |
Hello Grandeur,
i have a biiiig problem. After having sent many newsletters to my members ( 1400 members ) many of them complained that they never received one. Now we found out why. GMX especially put all Newsletters into the SPAM folder. Also the spamassasin on our own server put the newsletter into the SPAM folder. After talking to some email gurus they told me that our header is not ok and due to this our newsletter is declared as SPAM. Do you have the same problem ? Do you know how to fix this ? This is a major problem for my domain. Any help would be appreciated. Thanks in advance. Cheers, |
Seems to be missing something with an install....
Its a fresh unhacked version of 3.0.3 and I am missing the HTML ok or whatever it is.... Note the picture. I believe I followed the instructions exactly. |
Quote:
|
Quote:
Cheers, |
Quote:
Any solution here ? Cheers, |
This is what is in my modifyoptions template....
Code:
<td><br />$vbphrase[newsletterformat]<br /><label for="commbull"><input type="checkbox" name="commbull_type" value="1" id="commbull_type" $checked[receivebulletin_type] />$vbphrase[type_email_from_commbull]</label></td> |
Quote:
Cheers, |
Quote:
Has anyone found a workaround or fix for this? |
For those of you with the spamassasin and getting emails blocked, you may want to read this article to help figure it out: Avoid the Spam Filter http://www.imediaconnection.com/content/3649.asp
|
usercp: hmm, i just noticed that i'm having the same problem with one of the forums I just upgraded ... i'll look into it.
email problem: this can be fixed if you add the -f option in the header and create a wrapper for sendmail function. However, some hosting companies don't allow you to do this, so I didn't write it directly into the code. Fortunately, I am also the administrator of the servers that most of the forums that I manage are on and I have circumvented it |
k, i need some help here. I can't figure it out. I figured out that once you do an upgrade, you must re-install the phrases as the old ones are wiped out. However, I can't figure out why it still doesn't work. 1 of the 2 phrases for the usercp works, but not the other. I printed out some debugging info and the phrase isn't being loaded into the vbphrase array ... but the phrase is exactly the same as the other in the DB, so in theory, it should show up.
|
Quote:
Sorry but i have to come back to the point of the spamassasin problem. I do not have sendmail. I have qmail installed. What changes do i need to do then please ? Cheers, |
Been trying hard to figure that out.
|
Any idea why birthdays and calendar events are not showing up?
|
I want to use this with v3, latest version. I am sorry but I can't read through 5 pages of thread right now... :(
Will this work with v3? Beth :) |
Quote:
Cheers, |
/me installs this uber hack
|
I would love to see an option so that we could send this as a Mass PM instead. I prefer that to haggling with the emails.
Then if a user has a PM notfication they can just come online and view it. Thanks again for all the work, -Jason (clickety instally :-) ) |
Quote:
Cheers, |
Quote:
|
I've used Commbull on VB2 and loved it. But until the spamassasin (with Qmail) problem is resolved I cannot install this hack. :(
Anyone resolve this issue yet? |
Quote:
spamassasin problem with qmail? We are running qmail + fprot + clamav + spamassasin and we have no problems with this hack. What problem are you experiencing? Cheers, |
well, if ur already using vb3, then u have no Community bulletin, so you might as well run it and find out if you have problems on your machine. It may be something like setting the proper permissions on your server so that the mailings don't get considered spam (like disabling the warning that gets attached to some mailings about the reply not matching the sender address by adding PHP or Apache or whatever object is used to send out the mailings on your server)
|
Just a couple notes concerning installation. I had previously installed this vb2.x of this hack.
1. I entirely missed the installation instructions link amongst the credits and so forth. However since I already had a prior version installed, my test newsletter was emailed. 2. When I did catch that little installation instructions link, it made a lot more sense. 3. one of my phrases vbphrase[type_email_from_commbull] got messed up somehow. It wasn't showing in the options template and came up blank even though I could see it in the phrase manager. Finally when I happened to modify vbphrase[receive_email_from_commbull] in the phrase manager, it popped back into view. Q: Is there supposed to be a combull option in the admincp main, or do we always execute this by browsing admincp/commbull.php That's it for now, Matt |
Quote:
1. I ran the calendar query from this hack against my database and didn't have any events show up. I think the reason is that the query has the dates described as 27-Sep-2004 and the database has them in a numeric form: Query: Code:
SELECT * FROM event WHERE dateline_from>='27-Sep-2004' AND dateline_to<='12-Oct-2005' AND visible=1 ORDER BY dateline LIMIT 0,14 Code:
dateline_from: 1025697600 A Question 1. Does anyone running 3.0.3 have calendar events showing? 2. How does it decide which template CSS to use for the HTML layout? Comments: 2. Since 3.0.3 supports multiple calendars, there should really be a way to select which calendars are used. 3. ...And possibly send individuals their own private events, too Regards, Matt |
Quote:
|
All times are GMT. The time now is 07:40 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|