vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   Did something change in 4.1 concerning the archive? (https://vborg.vbsupport.ru/showthread.php?t=256365)

BirdOPrey5 01-02-2011 05:33 PM

Did something change in 4.1 concerning the archive?
 
In 4.0.8 I can make a simple plugin on archive_complete to add additional code by simply appending it to $output, example:

Code:

$output .= "My custom code....";
But I'm told on 4.1.0 it's not working. I'm pretty sure they did it right- could something have changed between 4.0.8 and 4.1.0?
:confused:

TheLastSuperman 01-02-2011 05:39 PM

Hmm I know since 4.0.4 global_complete was deprecated... could have been as well not 100% sure see if another one will show it ;).

Lynne 01-02-2011 06:58 PM

Sorry, but it's user error - not some change in vbulletin. It works just fine on my 4.1.0 test site.

BirdOPrey5 01-02-2011 07:16 PM

Thanks Lynne... Back to the drawing board. :p

Lynne 01-02-2011 07:50 PM

He's got some function in there - my guess is user input error. Tell him to put just:
HTML Code:

<p>This is a test.</p>
in there and see if it shows up. If so, it's something wrong with what he is entering, not your modification.

BirdOPrey5 01-02-2011 09:46 PM

Good idea Lynne... thanks.


All times are GMT. The time now is 08:55 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.01033 seconds
  • Memory Usage 1,713KB
  • 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)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete