vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   CommBull (Community Bulletin) (https://vborg.vbsupport.ru/showthread.php?t=66334)

cmiller1014 04-18-2005 02:30 AM

I am using 3.0.7 and am going through hell to get support from vbulletin because I have this hack installed. What a mess

rjordan 04-18-2005 02:41 AM

Quote:

Originally Posted by DistributorTalk
I am using 3.0.7 and am going through hell to get support from vbulletin because I have this hack installed. What a mess

lol ... it can be an experience with ANY hack installed if you have a hack installed where they may be looking for a problem!

memobug 04-18-2005 02:58 AM

You would get the same response from Vbulletin if you admitted to having any hack installed.

Regards,

Matt

CommunityZ 04-18-2005 08:07 AM

Quote:

Originally Posted by memobug
Find this bit towards the bottom of commbull.php
Code:

if ($user[receivebulletin_type] == '1')
{
/*
$htmlmail = new send_mail($user['email'],"$bbtitle Mailer",$webmasteremail,$subject,$HTML_mailbody);
$htmlmail->changetype('html');
$htmlmail->send();
*/
if (DEBUG_COMMBULL == '0')
{
        mail($user[email],$subject,$HTML_mailbody,$htmlEmailHeader);
}
echo ' html ';
}
else

and right before it, insert the new line:
Code:

$user[receivebulletin_type]=0;
That should force everyone to text regardless of their setting.

Regards,

Matt

Thank you!
But is there a way I make the default is by text mail If they like html mail They can chnage it to HTML mail.

RichieBoy67 04-22-2005 09:27 PM

I am having a similial problem. I cannot send out html. It was working fine and now it just sends text... I tried the above and a few other things but nothing worked...

How can I bypass and just make it send out html???

Thanks

joeychgo 04-22-2005 11:14 PM

Quote:

Originally Posted by DistributorTalk
I RECCOMEND NOONE INSTALLS THIS!

It completely broke our system, you can no longer mass prune members, and a number of other problems. The modifications it makes to the user table screw everything up.

Plus there is obviously no support for it anymore. Just not worth the effort.


I have had absolutely no problems with this program and use it on all my forums. It is a great tool as far as I am concerned.

RichieBoy67 04-23-2005 12:03 AM

I love the program too..... It was working perfectly up until recently...

GetGamer.com 04-23-2005 01:21 PM

Quote:

Originally Posted by GetGamer.com
Yes, in my php.ini register_globals = off. What do you mean by checking "the receiving php file"? Are you referring to profile.php (which the user options form posts to)? If so, it does indeed have a line that reads
PHP Code:

define('NO_REGISTER_GLOBALS'1); 

Anyone have any other suggestions?

I'm still struggling with this problem. Has anyone else had this problem, where members' changes to their bulletin preferences aren't actually saved?

greenhybrid 04-23-2005 06:20 PM

Works great. Thanks. Now, are these automatically sent evey week, now? It wasn't clear when I sent the first newsletter.

greenhybrid 04-23-2005 06:42 PM

The thread is posting as a guest even though my username number: 1 is set for "If yes, which username should be the poster?"


All times are GMT. The time now is 12:01 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
  • Page Generation 0.01466 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)bbcode_code_printable
  • (1)bbcode_php_printable
  • (4)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