PDA

View Full Version : Welcome Messages For Archive


Impreza04
10 Jan 2006, 18:46
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 (http://www.vbulletin.org/forum/showthread.php?t=99579)

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
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
10 Jan 2006, 19:06
1st []Derson to []Dost. Nice one.

The Chief
10 Jan 2006, 19:27
this looks like an awesome hack, wonderful :)

WNxWakko
11 Jan 2006, 00:57
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
11 Jan 2006, 01:06
I get this as well. The phrase is correct on the forums but shows up wrong on the archives.

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
11 Jan 2006, 16:29
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
13 Feb 2006, 21:55
anyone figured out a fix for this yet?

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

Reeve of shinra
13 Feb 2006, 22:24
Good hack I was getting ready to do my own version of this!

m_k
14 Feb 2006, 09:23
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:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------


and using the URL again for the support link:



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------



works great now btw :-)

m_k
14 Feb 2006, 09:38
here's the whole thing (working great so far):



Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------

Impreza04
14 Feb 2006, 10:18
Yea, any of {1},{2} etc numbers won't work..
I'm leanring at the moment to what else I can add to this hack at the moment im kind of at my limit.

RichieBoy67
17 Feb 2006, 16:05
This is a great idea!!! It will help turn browsers into members. Thanks man!! I wish I thought of it!! :)

"clicks install"

Mudvayne
19 Feb 2006, 16:12
Installed.. But having some weired problem :S.. Better chk http://www.golpo.net/forum/archive/index.php

Impreza04
20 Feb 2006, 18:47
I can't see the hack on your archive so im not sure what your problem is..
If anyone does know how I can get vB to parse the {1} etc in the archive let me know

Mudvayne
21 Feb 2006, 04:08
Sorry bro.. For some reason I disabled the hack.. Now its enabled.. Plz chk bak..

Oblivion Knight
21 Feb 2006, 09:09
If anyone does know how I can get vB to parse the {1} etc in the archive let me knowI'll try and come up with a solution for you.. ;)

Brandon Sheley
21 Feb 2006, 09:32
this looks nice, I'll wait a few days then install it,, :)

Oblivion Knight
21 Feb 2006, 09:39
Fixed product to work with the welcome headers.. :)

Poetry in motion.

Impreza04
21 Feb 2006, 10:46
Thanks alot Oblivion Knight

Ill update the file now

Mudvayne
21 Feb 2006, 11:03
Thanks alot Oblivion Knight

Ill update the file now
Hey brother I got ur update mail.. ur mail sayz that hack version 1.0 but the xml file sayz that the version is 0.9.1..

<product productid="archive_welcome" active="1">
<title>Archive Welcome Header</title>
<description>Adds a welcome header to your forum archive</description>
<version>0.9.1</version>

Impreza04
21 Feb 2006, 11:17
d'oh.. Forgot about that, I was stuck for time at that moment and forgot to change the Version number..

The current version is fine, but ill update the file to prevent confusion

quanvo81
21 Feb 2006, 13:16
Edited ! Nevermind, I figured out

Reeve of shinra
04 Mar 2006, 21:51
For some reason, nothing shows up in my archive when I install this. Could this be conflicing with the adsense in archive hack by Amy?

Impreza04
04 Mar 2006, 21:54
If its http://www.shinraonline.com you've installed it on, I can see it just fine...

Reeve of shinra
04 Mar 2006, 22:07
Doh stupid mistake on my part... I was logged in while viewing this and it didn't click. Sorry about that and thank you for the hack.