vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Welcome Messages For Archive (https://vborg.vbsupport.ru/showthread.php?t=104982)

Impreza04 01-09-2006 10:00 PM

Welcome Messages For Archive
 
First PHP hack for me, i don't know it too well at all but ill try to support it as well as possible.

Version: 1.0.0

This is confimed to work with 3.6 BETA1 and will therefore not be updated.

This hack adds a welcome message to your forum archive which displays only to guests, it also displays a message asking users to conform their account if they have still to do so.

1 Product to install:
Contains 1 Plugin

This hack is designed to use the same phrases as the Welcome Headers Hack

If you do not have it installed then there is an extra phrase to add..

Update
0.90 to 1.0.0 - Just re-upload the product with overwrite on

Notice: 3.5.4 Changes

Quote:

Implementational changes: Archive

The output generated by the Archive is now buffered before being sent to the client. Plugins for the Archive that generate output must be adapted in order to work correctly.
I have checked this and this hack is functions properly and there are no problems

Huge thanks to Oblivion Knight who fixed the problem with parsing the {3} in phrases

Enjoy

G0F0RBR0KE 01-10-2006 05:06 PM

1st []Derson to []Dost. Nice one.

The Chief 01-10-2006 05:27 PM

this looks like an awesome hack, wonderful :)

WNxWakko 01-10-2006 10:57 PM

on the welcome part is shows

Welcome to the %3$s forums. and that group of symbols also shows up at the end of the links in there too.

diettalk 01-10-2006 11:06 PM

I get this as well. The phrase is correct on the forums but shows up wrong on the archives.

Quote:

Originally Posted by WNxWakko
on the welcome part is shows

Welcome to the %3$s forums. and that group of symbols also shows up at the end of the links in there too.


Impreza04 01-11-2006 02:29 PM

Hmm The phrase uses {3} to find the board name...
Ill see if I can figure out an alternative..

The 1st is to replace {3} in first_visit_message with your board name

m_k 02-13-2006 07:55 PM

anyone figured out a fix for this yet?

Impreza04 02-13-2006 08:22 PM

Unfortunatly without altering the phrase, i can't..
It works perfectly thoug if you take out {3} with your board name

Reeve of shinra 02-13-2006 08:24 PM

Good hack I was getting ready to do my own version of this!

m_k 02-14-2006 07:23 AM

Quote:

Originally Posted by Impreza04
Unfortunatly without altering the phrase, i can't..
It works perfectly thoug if you take out {3} with your board name

ok replaced the {3} with the board name, but still had trouble with the {2} further down, and the email support link didn't work either

solved this by replacing {2} with:

PHP Code:

http://mysite.com/forum/register.php 

and using the URL again for the support link:

PHP Code:

http://mysite.com/forum/sendmessage.php 

works great now btw :-)


All times are GMT. The time now is 03:44 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.01043 seconds
  • Memory Usage 1,738KB
  • 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
  • (2)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
  • (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