Page Index Toggle Pages: [1] 2  Send TopicPrint
Very Hot Topic (More than 25 Replies) BoardPass V2.0/2.2 for YaBB 2.3/2.3.1 (Read 30141 times)
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
BoardPass V2.0/2.2 for YaBB 2.3/2.3.1
Dec 1st, 2008 at 4:54pm
Print Post  
Hello YaBBer,

deti and I write/update new BoardPass mod for YaBB 2.3/2.3.1

----------------------------------------------------------
BoardPass V 2.0 / V2.2
----------------------------------------------------------





Description:
=============
This mod allow set password access to specific Boards.
Admin, Gmod and Mod have always access to this passwordprotected Board without enter password.

Screenshots:
=============
General Settings - Edit Boards


Locked Board with Password


Enter Password Page


Open Board after Enter Password (Admin, Gmods and Mods always open)


Mod Package:
=============
- BoardPass_V2-y23.mod
- BoardPass_V2_1-y231.mod
- BoardPass_V_2-y23-germanpatch.mod
- BoardPass_V_2-y23-germandupatch.mod

Installation:
=============
1) Modify YaBB files using BoardMod or manually.
2) Load modified files to your server in ASCII mode.

Admin/ManageBoards.pl (ASCII)
Admin/ModList.pl (ASCII)
Languages/English/Admin.lng (ASCII)
Languages/English/Error.lng (ASCII)
Languages/English/Main.lng (ASCII)
Sources/BoardIndex.pl (ASCII)
Sources/Display.pl (ASCII)
Sources/Load.pl (ASCII)
Sources/MessageIndex.pl (ASCII)
Sources/Profile.pl (ASCII)
Sources/Recent.pl (ASCII)
Sources/Search.pl (ASCII)
Sources/Subs.pl (ASCII)
Sources/SubList.pl (ASCII)
Templates/default/BoardIndex.template (ASCII)
Templates/yabb21/BoardIndex.template (ASCII)

yabbfiles/Templates/Forum/default/locking.giflockopen.gif (Binary)
yabbfiles/Templates/Forum/default/lockopen.gif (Binary)

Mod History:
=============
Status BoardPassword V2.2 (YaBB 2.3.1)( January 19th 2009 )
- Fix enter password to access password protected board

Status BoardPass V2.0/2.1 ( December 01st 2008 )
- Updated for YaBB 2.3/2.3.1

Download:
=============
- BoardPass V2.0/2.1
« Last Edit: Jan 19th, 2009 at 2:44pm by Jeff »  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Kater-Karlo
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 5
Joined: Dec 11th, 2008
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1*
Reply #1 - Dec 11th, 2008 at 7:59pm
Print Post  
Hallo JetLi,
ich finde in meiner Subs.pl leider diesen Code nicht :
Sources/Subs.pl
</edit file>

<search for>
     foreach ($yySetCookies1,$yySetCookies2,$yySetCookies3) { $ret .= "Set-Cookie: $_\n" if $_; }
</search for>

um ihn mit diesem zu ersetzen:

<replace>
     foreach ($yySetCookies1,$yySetCookies2,$yySetCookies3,scalar @otherCookies) { $ret .= "Set-Cookie: $_\n" if $_; }
</replace>

Meine Yabbversion ist 2.3

Gruss KK
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1*
Reply #2 - Dec 11th, 2008 at 8:16pm
Print Post  
Hi
Please in english.

Your problem is why install this: BoardPass_V2_1-y231.mod?  Grin
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Kater-Karlo
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 5
Joined: Dec 11th, 2008
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1*
Reply #3 - Dec 11th, 2008 at 8:20pm
Print Post  
Hallo Jet LI !
Danke

Gruss KK
  
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #4 - Jan 2nd, 2009 at 1:19pm
Print Post  
Modfile updated for YaBB 2.3.1 Release on Sunday
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #5 - Jan 5th, 2009 at 9:07pm
Print Post  
Hi,

with the 2.3.1-Mod I have an Step-Foult (Step 33).

Greetings
Mick
  
Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #6 - Jan 5th, 2009 at 9:16pm
Print Post  
mick wrote on Jan 5th, 2009 at 9:07pm:
Hi,

with the 2.3.1-Mod I have an Step-Foult (Step 33).

Greetings
Mick

your fault not mine.  Wink Think about your modified Template.  Tongue where is your on/off.gif in your Template?
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #7 - Jan 5th, 2009 at 9:36pm
Print Post  
Ahh, good Idea! Runs now. Thx!
  
Back to top
WWW  
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #8 - Jan 5th, 2009 at 9:38pm
Print Post  
your welcome.  Smiley
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #9 - Jan 13th, 2009 at 12:21am
Print Post  
I know I'm missing something easy but I'm having a problem.
The password is not working lol?
When you type in the right password it prompts you to type it in again. if it is wrong, it just says wrong password.

Also is there a way I can set it so no matter who (guest, user, mod, admin, ect) is trying to access the board that has a password must enter the password?
« Last Edit: Jan 13th, 2009 at 1:41am by Fps_Brian »  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
jfk
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 44
Joined: Oct 14th, 2007
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #10 - Jan 18th, 2009 at 5:40pm
Print Post  
Fps_Brian wrote on Jan 13th, 2009 at 12:21am:
I know I'm missing something easy but I'm having a problem.
The password is not working lol?
When you type in the right password it prompts you to type it in again. if it is wrong, it just says wrong password.


I get the same thing - running 2.3.1

John
  

My YaBB forum can be found at www.Rabbiters.co.uk
Back to top
 
IP Logged
 
Jeff
God Member
*****
Offline


There are no bugs there
are only features

Posts: 2552
Joined: Jan 14th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #11 - Jan 18th, 2009 at 7:37pm
Print Post  
can you set password again, link to forum please. So I can test. On my forums all working with 2.3.1
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
jfk
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 44
Joined: Oct 14th, 2007
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #12 - Jan 18th, 2009 at 8:40pm
Print Post  
Hi Jet Li

You have a PM.

Log in, take a look, then tell me I'm an idiot  Grin

John
  

My YaBB forum can be found at www.Rabbiters.co.uk
Back to top
 
IP Logged
 
Fps_Brian
Full Member
***
Offline



Posts: 130
Location: Beach Haven
Joined: Aug 14th, 2008
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #13 - Jan 18th, 2009 at 8:44pm
Print Post  
www.omgot.com

the board is called TEST
password: 12345
  

www.omgot.org
65+ mods installed
Back to top
IP Logged
 
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: BoardPass V2.0/2.1 for YaBB 2.3/2.3.1
Reply #14 - Jan 19th, 2009 at 7:43am
Print Post  
jfk wrote on Jan 18th, 2009 at 5:40pm:
I get the same thing - running 2.3.1

Hi,

we don't use Boardpass on our Board (its installed, but
not in Action).
The Admin of another Board, that I installed for him and
that is in 2.3.1 since Yesterday, told me, that he has same
Problem.

Greetings
Mick
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: [1] 2 
Send TopicPrint