![]() |
:o Sorry about the $50 thing. :o
|
Quote:
|
Instead of just number of users since last update it could list the names of all the users.
Each post mentioned would be better with the forum name added as I have posts such as "Your thoughts on the last race" which could well be for any forum. The ability to go through each forum individually and list the most popular threads in each, rather than just overall for the whole board. Make the thing template driven so no code edits are needed to alter the standard layout. |
Quote:
It isn't template driven per se, but you can edit any of the text in the preview box so it looks however you want it to look. You can change the look of the whole thing without touching one bit of code. |
Quote:
There are many standard things I like to have in my bulletin but I don't like having to put them in every time I send it out. |
I installed it and eveything worked except...
I sent 500 at once.. and the link at the bottom said sent more for the next 5 hundred.. and the code is wrong for the input button. For some reason it is set to resend the first 5 hundred and I cannot figure out how to go and post the next 500 Thanks Chris |
Well, I found the problem. This should have caused a parse error in the first place (and it would have been caught before this then, too :D). Anyway, easy fix. You can either make the change yourself or download the updated commbull.zip file from the first post in this thread.
If you want to do it yourself, open commbull.php and find PHP Code:
PHP Code:
|
I'm not sure but i think,and it's my opinion,;) , than tubedogg will be soon in the dev team :p hehe
Good works man |
Stupid question time (Don't worry guys, eventually I will get a clue). I have it installed, and it sent out the bulletin beautifully.
Question is, will it send one out automatically every week, or do I have to go manually remember to do it? If it is a manual process (which I suspect it is) how much time would it take to make the hack so that it stays configured the way I set it, and then runs once a week? Amy (the lazy one) |
For right now you must do it manually. I'm going to work on some way for it to work by itself in the future.
|
Well id really like to use this feature but it seems as though I have the version of MySQL that doesnt support it :(
Code:
Database error in vBulletin Control Panel: Invalid SQL: SELECT * FROM user WHERE SUBSTRING(birthday,6)>='05-15' AND SUBSTRING(birthday,6)<='05-29' ORDER BY SUBSTRING(birthday,6) LIMIT 0,10 |
I installed this hack and it looks real nice.
I really just wanted to have a way to email all those who are "awaiting email confirmation" I notice it will not mail unless I select a forum. Is this the way it should work? I would think a lot of webmasters just want to email without having to select recent posts to include. I see there is a work around. Just delete that info from the message before you send it. I just don't know why it makes you select anything. In any event... I am at this point: I have edited the message to be sent as follows and selected the group "awaiting email confirmation" to send it to. However, I do not see how this will help the people I am sending to since all it does is send their user name and password. Unless I am missing something, don't they still need to have the "confirmation link" to be registered? Will this hack generate that for them? I may be missing something. If this works though, it will be awesome. I have about 800+ folks that never confirmed their registration. Thanks! Glen Message as I have ready to send: Yes-Its-Free! Community Bulletin A while back o Your username is: "$username" o Your password is: "$password" o You have $posts posts o You registered on $joindate o You were last active on the boards at $lastactivity Best regards, The Yes-Its-Free! |
The link to activate is generated randomly, so you couldn't send it through this script (without significant modification). However, you could tell them to visit http://yourdomain.com/register.php?action=requestemail to get another activation email.
This hack is specifically meant as an update email, so yes it is supposed to error if you haven't selected any forums. If you don't want that info, you could use the standard email function in vBulletin. (You can put their username and password in an email via that.) |
No word on the error i receive?
|
Sorry...I missed that post. Anyway it seems that some versions of MySQL don't want to sort by SUBSTRING. I'm currently trying to figure out a way around it. For right now the workaround is to set birthdays to 0. :(
|
Kevin,
I hate to be a pest, but can you please put the necessary changes to member.php here? I had to move servers, and accidentally deleted my modified members.php. commbull.php think's it's already installed because the database is configured. I just need to modify the php files. Thank you, Amy |
Actually this is really simple. :) Just go to
http://www.epinionaddicts.com/forum/admin/commbull.php in a browser, log in, and click "instructions" at the bottom of the first page. You will be given all the modification instructions. :) |
Thank you. All fixed now. One suggestion though. The link to turn it on or off for users should also show up in the control panel when we search for a user. I get the occasional computer-phobe that asks me to turn things off for them.
Amy |
I REALLY like this one!!
Thanks for your work and time!! |
This morning when I went to run the community bulletin generator, it stalled when I went to run the second batch of 500 users. I never received one, but I had reports from several users that they received anywhere from 2-4 bulletins. Has anyone else had this problem??
|
I never had that problem with the script, but I can vouch that I received two of your bulletins this morning. ;)
|
I'm not sure I understand why. I was talking to another vBulletin owner this morning that is also using the script and several of his members complained of the same problem.
|
Hey,
I was talking to RobAC this morning. I am having this problem with my install as well. I have some that are subscribed that say they did not receive and I have others that got 2 copies. I only released one this morning as a test. I am not sure what was going on, but I am getting the same problems that RobAC has stated as far as duplicates. I myself received 2 copies and my email is only listed once. |
My users love this hack! Thanks Kier, Kevin.
I have a suggestion for next version if you are entertaining any :) 1. Save the last used options in the database, so admin has to only change the date. If you have many forums, it can be tedeous, and might miss some of those private or test forums. 2. When the last run of emails is over, redirect back to panel, or change the submit button from "continue next xxx). Once you get used to clicking for next page, you migh send users in the last page twice. Better yet, make it act like thread insed updates, where you set the max number of emails per run, and it'll go till done. :) |
Quote:
|
Quote:
|
Did you upgrade to the latest version? (Download the file in the first post.)
|
Quote:
|
See, there ya go! :) I fixed that bug.
|
im missing the admin cp portion of this hack-so i dont see it in cp
|
The instruction to add the admin cp link are in the download. Do you have the latest download?
|
Hey tubedogg,
can you post only the changed code from 0.96 to 0.97. I've hacked your hack a lot and translated it to german, so I don't want to do anything again. Just give me a hint where to look, and I can upgrade my version of it. Thanks |
this works great on my board, tnx for the hack Kier _and_ for the update tubedogg ;)
|
Erf
this script don't work by me.. here is the error: PHP Code:
|
Turn Birthdays to 0!!!
Your mysql version is not up to date and doesn't support SUBSTRING! |
Thx you
|
That work now :p
Thx you very much guy!! |
I'm still having a problem getting the email to appear properly formatted. I've tried wluke's suggestion in this thread: http://www.vbulletin.com/forum/showt...threadid=16396
but it still doesn't work. Where is the correct location to place the line of code he is talking about? |
Quote:
line 140, replace PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
Thanks a lot, I'll try it later!
|
All times are GMT. The time now is 04:21 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:
|