Page Index Toggle Pages: 1 [2] 3  Send TopicPrint
Very Hot Topic (More than 25 Replies) Ignore User Posts V1.2 for YaBB 2.2.1 (Read 24498 times)
mick
Senior Member
****
Offline


I love YaBB

Posts: 345
Location: Dorsten
Joined: Nov 29th, 2005
Gender: Male
Re: Ignore User Posts V1.1 for YaBB 2.2
Reply #15 - Feb 21st, 2008 at 8:45pm
Print Post  
Hi JetLi,

I have in both mod-files errors in Step 9.
I attached my display.pl.
Quick-Quote is installed.

Greets
Mick
  

Display_mick.zip ( 17 KB | Downloads )
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: Ignore User Posts V1.1 for YaBB 2.2
Reply #16 - Feb 21st, 2008 at 9:01pm
Print Post  
impossible.

why not search this in Display.pl line 706?

Code
Select All
		if ($mstate !~ /l/i )   { 



No need attach Display.pl  Tongue
  

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: Ignore User Posts V1.1 for YaBB 2.2
Reply #17 - Feb 21st, 2008 at 9:14pm
Print Post  
Hi,
I searched for this code and I found it. You
can believe me, that I try, what I can.
But after this code in my display.pl is written:

Code
Select All
if ($replybutton) {
				if ($enable_quickreply == 1) {
					if ($musername ne 'Guest') {
						$qquotename =  



And Step 9 search for:

Code
Select All
if ($mstate !~ /l/i )   {
unless (($enable_guestposting == 0 && $iamguest) || &AccessCheck($currentboard, 2) ne "granted" || ($c 



And I don't know, if it's ok, to add immediatly
the new code after
Code
Select All
if ($mstate !~ /l/i )   { 



Edit:

BTW:
In my Line 706 is written:

Code
Select All
		my $outblock = $messageblock; 

  
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: Ignore User Posts V1.1 for YaBB 2.2
Reply #18 - Feb 21st, 2008 at 9:25pm
Print Post  
ok, but you use CVS Version, and I told you i fix other if 2.2.1 is released.

http://www.boardmod.org/yabb/YaBB.pl?board=general;action=display;num=1201165172
  

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: Ignore User Posts V1.1 for YaBB 2.2
Reply #19 - Feb 21st, 2008 at 9:31pm
Print Post  
Ah, ok. Thx for information. Didn't read
this.

But: I have to use cvs. Otherwise I can't
install YaBB2.2. And in YaBB2.2 is every-
where written, to install first YaBB2.2 and
than new Files from a Zip with cvs-Files.

No Prob, I can wait.

Greets
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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #20 - Mar 5th, 2008 at 1:38am
Print Post  
Hi
This mod is updated for YaBB 2.2.1 Release *5th March 2008*
  

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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #21 - Mar 7th, 2008 at 8:26pm
Print Post  
Hi JetLi,

I have installed a brandnew YaBB2.2.1 but
I have same Error in Step 9.

Quick-Quote and Quick-Reply are also installed,
but I test both Mod-Versions.

Greetz
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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #22 - Mar 7th, 2008 at 9:16pm
Print Post  
Hi Mick
Impossible, I test it. otherwise I had not release new version.  Tongue

This is a right in search,
Code
Select All
		if ($mstate !~ /l/i )   {
			if ($replybutton) { 



Dont know why you no have it  Lips Sealed
  

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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #23 - Mar 7th, 2008 at 11:28pm
Print Post  
Hi JetLi,

I check it again. My Foult! I didn't saw, that
I had two Versions of this mod in my Boardmod
(after Downloading newest ZIP). 1.1 and 1.2.
And I try to install 1.1.

1.2 runs very well!

Sorry again.

Greetz
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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #24 - Mar 8th, 2008 at 7:34am
Print Post  
Nah, you do no delete old 1.1 on your harddisk. Zip here are only 1.2  Tongue
  

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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #25 - Mar 8th, 2008 at 8:38am
Print Post  
Quote:
Nah, you do no delete old 1.1 on your harddisk. Zip here are only 1.2  Tongue


Good Morning,

yes, I know. I said: "My Foult". I installed
12 Mods yesterday evening. nuts happens
sometimes...

Have a nice Weekend.

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



Posts: 585
Location: Germany, Nds.
Joined: May 21st, 2006
Gender: Male
Re: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #26 - Mar 8th, 2008 at 10:30am
Print Post  
Hi ...

btw .....  Tongue it's JetLi's favourite smilie  Grin
  

Greeting ThM
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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #27 - Jun 6th, 2008 at 6:20am
Print Post  
Next Time will have a update for YaBB 2.2.2

Known Issues:
- Quote/Mark & Quote Button still visible, if user posts ignored
  

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


I love YaBB 1G - SP1.2!

Posts: 26
Location: Wichita, KS
Joined: Jun 1st, 2008
Re: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #28 - Oct 20th, 2008 at 7:22pm
Print Post  
Jet Li,

My board members loved this mod in 2.2.1.  Any chance there will be a 2.3 update to the mod?

I started looking into it but got stuck at step #14 in the Recent.pl file.

Thanks for any help!

DJ

  
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: Ignore User Posts V1.2 for YaBB 2.2.1
Reply #29 - Oct 20th, 2008 at 7:48pm
Print Post  
Quote:
Jet Li,
Any chance there will be a 2.3 update to the mod?

DJ


If I have time, if I sad in other posts.
  

greetings
Jeff
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1 [2] 3 
Send TopicPrint