vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - Birthday Thread and PM generator (https://vborg.vbsupport.ru/showthread.php?t=263701)

AusPhotography 08-10-2011 02:21 AM

Quote:

Originally Posted by cykelmyggen (Post 2231470)
Thanks for the generous offer, unfortunately I haven't got any coding skills ;-)

Time to learn? In this case it is very easy, a great way to pick up some skills

boazor 05-03-2012 08:19 AM

Is this support 4.1.12?

AusPhotography 05-04-2012 03:12 AM

Yes 4.1.12 - no problems! (We run 4.1.12 ourselves).

Kym

JustAskJulie 06-09-2012 04:59 PM

Can you please show what needs to be changed in php code to set posts to 0?

JustAskJulie 06-09-2012 05:56 PM

Quote:

Originally Posted by ricktas (Post 2223882)
Don't need to, just set the post count to zero :)

it doesn't allow it from the admin panel, it defaults to 1. You addressed this in an earlier post stating that it had to be changed in the .php file. Can you post the code that needs changed?

AusPhotography 06-11-2012 05:14 AM

I've updated the product to allow zero active posts :)

Also, it works on our 4.2.0 system

Kym

Greek Wizard 09-01-2012 08:29 PM

Surprised no one has mentioned this, but the xml is hard coded to "yourforum" so when the cron runs and a thread is created the link in the post is wrong as it's something like yourforum.com/forum/member,......

Would be nice to see this take your path automatically, but an easy fix is to edit the product xml to your own correct path and reinstall/over write the xml.

AusPhotography 09-03-2012 12:10 AM

The 'hard' coded bit is not.
It is a default value in a parameter you are supposed to edit :D

Code:

<defaultvalue><![CDATA[Happy {xx} Birthday {username}! 

Hope you have a wonderful day, and very best wishes from everyone here at the Forum.

({bdate})]]></defaultvalue>


Janmaat 03-22-2013 12:51 PM

Quote:

Originally Posted by cykelmyggen (Post 2230567)
As I run a non-english forum I would like to know if it is possible to remove the "th" after the age and the english version of date (f.ex. 20th= 20 and "7th of August"=7. august) ?

Me too!

How can I change this? Could 't find it.

smirkley 03-22-2013 02:26 PM

I am going to give this a try. Been using the other mod but it is always a day early and changes the birthdate to be a day early.

I know this is cron run, and as such if you have ten crons stacked up in the schedule and no visitors in the wee hours, it will take a pageview for each cron to run consecutively. That obviously will cause a delay, but better a tad late in the morning than a whole day early I think.


All times are GMT. The time now is 10:51 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.01020 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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