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.