vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   PM on Promotion (https://vborg.vbsupport.ru/showthread.php?t=328659)

lange 03-17-2021 09:08 AM

I will try to use the cPanel cronjob to make the PHP promotion cron work.

TheLastBatman 03-17-2021 04:11 PM

let me know if that works, are you using 3.8.14 also? and if so are auto emails being sent for registration for you?

lange 03-17-2021 04:59 PM

1 Attachment(s)
OK, I will respond to the topic if it works on cPanel.

Yes all email stuff works otherwise I wouldn't use 3.8.x especially since my forum is totally private (by invitation only) with only a very small login box as homepage.

Send Welcome Email
Welcome Private Message
Email Address to Notify About New Members
Verify Email address in Registration

Right now, it is 7.4.9. A few weeks ago, it was 7.4.11, I don't know the reason for the version downgrade.

lange 04-10-2021 07:25 AM

Feedback

I tried the cron with all possible permutations. This does not work under PHP 7.4. Not tested with previous versions.

Code:

/opt/cpanel/ea-php74/root/usr/bin/php /home/username/public_html/forum//includes/cron/promotion.php >> /home/username/myjob.log
/usr/bin/curl example.com/includes/cron/promotion.php
/usr/local/bin/php -q /home/username/public_html/forum/includes/cron/promotion.php > /dev/null 2>&1



All times are GMT. The time now is 01:25 AM.

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.01465 seconds
  • Memory Usage 1,711KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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