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)
-   -   Mini Mods - Email reminder for inactive users (https://vborg.vbsupport.ru/showthread.php?t=138946)

Iceman62 06-08-2007 02:40 PM

Quote:

Originally Posted by djbaxter (Post 1263768)
Post the error, please.

I tried both versions and got the following errors.
Quote:

1.1.1
Warning: include_once(/home/xxxxxx/public_html/forums/./includes/cron/remindermail.php) [function.include-once]: failed to open stream: No such file or directory in /admincp/cronadmin.php on line 110

Warning: include_once() [function.include]: Failed opening '/home/xxxxxxx/public_html/forums/./includes/cron/remindermail.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /admincp/cronadmin.php on line 110
Quote:

1.0.9
Warning: include_once(/home/xxxxxxx/public_html/forums/./includes/cron/remindermail.php) [function.include-once]: failed to open stream: No such file or directory in /admincp/cronadmin.php on line 110

Warning: include_once() [function.include]: Failed opening '/home/xxxxxxx/public_html/forums/./includes/cron/remindermail.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /admincp/cronadmin.php on line 110
Done
I understand what you're saying about the path. Why would it do that? :confused:

djbaxter 06-08-2007 02:46 PM

Quote:

Originally Posted by Iceman62 (Post 1264170)
I tried both versions and got the following errors.


I understand what you're saying about the path. Why would it do that? :confused:

Can you post EXACTLY what appears in the Filename text box in the scheduled task for this add-on?

Iceman62 06-08-2007 03:06 PM

Quote:

Originally Posted by djbaxter (Post 1264172)
Can you post EXACTLY what appears in the Filename text box in the scheduled task for this add-on?

It says= ./includes/cron/remindermail.php

djbaxter 06-08-2007 03:17 PM

Odd. That's what it should say.

Try this:

Code:

/forums/includes/cron/remindermail.php
If that doesn't work, try:

Code:

http://www.yoursite.com/forums/includes/cron/remindermail.php
replacing the bolded red part with your actual URL.

If that doesn't work, try:

Code:

/home/xxxxxxx/public_html/forums/includes/cron/remindermail.php
of course, replacing the "xxxxxxx" part with something meaningful.

C Braithwaite 06-08-2007 03:26 PM

Quote:

Originally Posted by djbaxter (Post 1264193)
Odd. That's what it should say.

Try this:

Code:

/forums/includes/cron/remindermail.php
If that doesn't work, try:

Code:

http://www.yoursite.com/forums/includes/cron/remindermail.php
replacing the bolded red part with your actual URL.

If that doesn't work, try:

Code:

/home/xxxxxxx/public_html/forums/includes/cron/remindermail.php
of course, replacing the "xxxxxxx" part with something meaningful.

and just to add to that, the "something meaningful" part is usually your cpanel username (on servers running cpanel anyway)

daemon_ 06-08-2007 05:54 PM

i had modified the text to be sent but the mod sent its default text :/ i hope next time it will send the new one. is this a bug or smth?

C Braithwaite 06-08-2007 06:04 PM

Quote:

Originally Posted by daemon_ (Post 1264284)
i had modified the text to be sent but the mod sent its default text :/ i hope next time it will send the new one. is this a bug or smth?

it will send out the text you set next time.

testebr 06-08-2007 09:01 PM

Thanks, version 1.0.9 work finde instead 1.1.1 :)

lebmobile 06-11-2007 08:38 AM

hello

Everything is fine and it is really the best hack that i've ever used

*How to change the Email address that is sending to the users??? thax

cheekymonk3y 06-11-2007 09:28 AM

have a little question that you probably have been asked a hundred times.
Quote:

Originally Posted by Email Frequency
How often to send a reminder email once a member has become inactive in days. Please note, this is HOW OFTEN, not TOTAL. If you enter 1 in here, your users will be reminded EVERY DAY. Try setting this to something higher such as 30 if you wish emails to be sent out less often.

If i set this option to 0, it disables it right?


All times are GMT. The time now is 04:31 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.02618 seconds
  • Memory Usage 1,752KB
  • 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
  • (6)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (4)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