vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   Automatic Greeting Email/PM/Threads for Member Birthdays (https://vborg.vbsupport.ru/showthread.php?t=39663)

Logician 06-27-2003 06:40 AM

Getting a lot of notifications happens if you applied STEP2 wrongly and entered a wrong date or in a wrong format. So the hack wouldn't know your real installation date and in the first run will greet birthdays starting from your wrongly entered date until today (thus will produce a lot of greetings.)

It will stop "today"'s date is reached so it is safe to assume that the date in the database is correct now. Thus you shouldn't have any problems from now on. It will go on greeting normally from now on as date is now ok. But if you want to make sure, run this query and confirm date is today or yesterday:
[sql]
SELECT leftdate from timetick where action='birthday';
[/sql]

If you want to remove the hack, you can simply delete the hack code you inserted in index.php. This will uninstall (and stop) the hack.

interfx 07-13-2003 11:28 AM

I installed this, and appears I did everyhting correct... I set it to option 3 (ADMIN)...

How do I know if it is working??? What do I have to do?

Thanks for your help... (I'm sure it is obvious)
InterFX

Logician 07-13-2003 11:46 AM

if you turned on DEBUG option (ie 3), set admin notification ON and enter your email so that you can get greeting report from the hack. (Also make sure you have a few birthdays in the following days). If you get birtdays report ok and hack seems that it is greeting birthdays (actually it does not, as debug mode is on!), you can turn off debug mode. :)

interfx 07-14-2003 09:03 PM

Still never got anyhting (email)

Here's my main settings
$greeting_type=3;
$admin_report=2;
I also entered my correct email...

Also adjusted the load to
$estimated_load=10;

I added the right SQL stuff, and added directly into the index.php inside of Vbulletin... Any other things I should look for to amke this work??? I'm afraid to turn on live, if the debug is not working correctly...

Thanks for any suggestions out there...

INterFX

Logician 07-15-2003 07:24 AM

Quote:

Today at 01:03 AM interfx said this in Post #154
Still never got anyhting (email)

Here's my main settings
$greeting_type=3;
$admin_report=2;
I also entered my correct email...

Also adjusted the load to
$estimated_load=10;

I added the right SQL stuff, and added directly into the index.php inside of Vbulletin... Any other things I should look for to amke this work??? I'm afraid to turn on live, if the debug is not working correctly...

Thanks for any suggestions out there...

INterFX

Run this query and confirm date is today or yesterday:

[sql]
SELECT leftdate from timetick where action='birthday';
[/sql]

If date is today or yesterday it means that hack is working ok.

So why don't you get admin report emails? This is most probably because there some problems about templates. Here is a check list:
* Check all templates are created successfully
* Check template names are correct (CASE - SENSITIVE!!)
* Check there are no trailing space or something in template names
* If you have more than 1 template sets, make sure you created hack templates in your ALL sets.

interfx 07-15-2003 08:48 AM

I tried a few things, and it now seems to be working fine...

I had to lower the estimated load time from 30 to 10 to finally 5... At 5 it finally worked... I'm not sure what this really means - but others out there - go ahead and lower it right away to see if it makes it work correctly...

Thanks for all of the help -
InterFX

Logician 07-15-2003 09:15 AM

if hack didnt work for 3 days altough your estimated load was 10, it means that you have less than 10 visitors a day in your forum home page or testing the script in localhost or testboard so never got visitors in the homepage to initiate the hack.

dano 08-11-2003 05:53 PM

Cant wait to try it out. *Clicks Install*

dano 08-17-2003 08:02 PM

Strange, I installed this and for some reason I can not post polls anymore on the site. I have not installed any other hacks or anything and the polls worked fine before. The hack works great, but I need my polls back, any ideas?

dano 08-18-2003 03:43 PM

^


All times are GMT. The time now is 03:41 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.01461 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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