vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Administrative and Maintenance Tools - Expired Threads (https://vborg.vbsupport.ru/showthread.php?t=70302)

Logikos 05-02-2005 11:43 PM

I might be able to do something like that for you. Give me a day and i'll have something like that up for you.

TVB 05-12-2005 12:40 PM

Thanks for the useful hack and thanks to 007 for pointing out the typo. I had the same blank screen as mentioned previously and the typo was the problem.

Thanks again.

gizmosheretwo 06-26-2005 06:40 PM

am I right in assuming it will not work on 3.0.7?

Exitilus 06-26-2005 08:11 PM

I'm running 3.07 and it works perfectly fine.

gizmosheretwo 07-01-2005 11:54 PM

Well I get a parse error
Quote:

Parse error: parse error, unexpected '[' in /home/xxxxxx/public_html/e/admincp/forum.php on line 134
Within my admin area, when clicking on
FORUM MANAGER
ADD NEW FORUM
after adding:
Quote:

print_yes_no_row($vbphrase['do_threads_expire'], 'forum[expired]', $forum['expired']);
print_input_row($vbphrase['how_many_Days_till_expire'],forum[daysexpired]', $forum['daysexpired']);
All phrases have been added
Using 3.0.7

gizmosheretwo 07-02-2005 12:01 AM

Quote:

Originally Posted by 007
There is a pretty bad typo in the forums.php instructions. It should be:

PHP Code:

        print_input_row($vbphrase['how_many_days_till_expire'], 'forum[daysexpired]'$forum['daysexpired']); 

Other than that everything works fine.

[high]* 007 licks the install button! :p[/high]

It's ok thanks to above users post:
Thanks that's why I was getting parse errors

Maybe this should be corrected for other users trying to implement code


All times are GMT. The time now is 01:45 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.01016 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_php_printable
  • (3)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
  • (6)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