vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Auto Birthday PM (https://vborg.vbsupport.ru/showthread.php?t=155280)

towermatt 11-27-2007 07:49 PM

Quote:

Originally Posted by Nathan2006 (Post 1327076)
I'm getting a strange problem when members receive a pm from this hack

it shows like this:



Is there anyway to fix this?

Thanks for any help :)

I am having the same problem on every one that it sends out, hopefully someone can have a look at this soon. I hate to uninstall it. :(

ArnyVee 03-28-2008 02:00 PM

Was there ever a fix for this? I know that I'd like to use this as a nice personal touch with my members once I'm up and running.

Cybershaolin 04-26-2008 03:40 AM

Exact same problem here. Any fix for this?

Andyucs 04-28-2008 04:04 PM

ok i have just installed this myself and found the error that the pm came from me the admin

so i have replaced the code

$bbuserinfo[username]

with

$userinfo[username]

and now the pm is correct as per

Happy Birthday to you Ming,
We here at the [UCS] Clan Forums,
wish you to have a good day and Happy birthday Ming
Regards, Post Bot.

Cybershaolin 05-28-2008 12:43 AM

Yeah this corrects one problem but the PM title still has one problem too.

It says "Happy Birthday from Unregistered" even if my user ID and nickname are setup in the vbulletin options.

I guess it would have to do with the code in this file: birthdaypm.php

Code:

$pmdm->set('fromuserid', $vbulletin->options['devel_birth_pm_send_id']);
        $pmdm->set('fromusername', unhtmlspecialchars($vbulletin->userinfo['username']));
                eval(fetch_email_phrases('devel_birthdaypm', $userinfo['languageid']));
        $pmdm->set('title', $subject);

Probably something to change in there but what?

Cybershaolin 06-10-2008 11:40 PM

Hmm anything to fix this?

theparentpack 08-08-2008 09:25 AM

I am having the same problem. Does anyone know how to fix the unregistered error? It says:

Subject: Happy Birthday Unregistered,

very impersonal and annoying. I hope someone comes up with a solution soon.



Quote:

Originally Posted by Nathan2006 (Post 1327076)
I'm getting a strange problem when members receive a pm from this hack

it shows like this:



Is there anyway to fix this?

Thanks for any help :)


Cybershaolin 08-08-2008 12:36 PM

I don't think we will ever get any help for our problems since the hack is not supported anymore.


All times are GMT. The time now is 02:26 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.01008 seconds
  • Memory Usage 1,729KB
  • 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_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)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