From ea9c8d24359afd1323d9266f29c6674ceffd59ba Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Wed, 6 Aug 2008 12:56:33 +0000 Subject: Update: Worked on phpBB3 plugin The Subscription File didn't contain the activation key, so that was fixed, and also it turned out that everywhere was using the wrong method of getting the board's URL, so that was changed too. Then then sending library was worked upon. The only fault I currently see is that the Author field doesn't seem to be being sent for some reason. Refs #7 --- .../plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'update/plugin/phpBB3/trunk/root/styles/prosilver') diff --git a/update/plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html b/update/plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html index ca74841..1f0fc23 100644 --- a/update/plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html +++ b/update/plugin/phpBB3/trunk/root/styles/prosilver/template/instadisc.html @@ -1,3 +1,4 @@ Subscription: {S_SUBSCRIPTION}{L_LN} Title: {S_TITLE}{L_LN} -Category: forum-post +Category: forum-post{L_LN} +Key: {S_KEY} -- cgit 1.4.1