Page Index Toggle Pages: 1 [2]  Send TopicPrint
Hot Topic (More than 10 Replies) Finished Multiple FA mod for yabb 2.1 (Read 9833 times)
zarren
Junior Member
**
Offline


I need to learn C++

Posts: 81
Location: Norwich
Joined: Apr 27th, 2006
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #15 - Jun 8th, 2006 at 5:45pm
Print Post  
Spot on m8 and Im improving this mod to an overhall Smiley Thanks for the idea, and keep watching for the next version that will be alot better
  

BIATCH
Back to top
WWW  
IP Logged
 
Spikecity
God Member
*****
Offline


Beer anyone ?

Posts: 2630
Location: New York
Joined: Apr 16th, 2002
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #16 - Jun 8th, 2006 at 6:54pm
Print Post  
zarren wrote on Jun 8th, 2006 at 5:45pm:
Spot on m8 and Im improving this mod to an overhall Smiley Thanks for the idea, and keep watching for the next version that will be alot better

Of course we will keep watching your progress my friend Wink
  

Nothing to add here Smiley
Back to top
 
IP Logged
 
BlogTripper
Senior Member
****
Offline


My Son Abel love's YaBB
2.1

Posts: 347
Location: Manchester
Joined: Apr 7th, 2006
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #17 - Jun 15th, 2006 at 11:06pm
Print Post  
hi zarren ... I get this error

Code
Select All
Untrapped Error:
Unmatched right curly bracket at ./Sources/Post.pl line 2014, at end of line syntax error at ./Sources/Post.pl line 2014, near "}" Compilation failed in require at /yabb2files/YaBB.pl line 142.
 



this is that section .. if it helps

Code
Select All
	# Mark thread as read for the member.
	&dumplog($currentboard, $date);

	&doaddition;
	if(!$iamguest) { &Recent_Write("incr", $thread, $username); }

	if ($notify && !$hasnotify) {
		$INFO{'thread'} = $thread;
		$INFO{'start'}  = $start;
		&Notify2;
	} else {
		&ManageThreadNotify("delete", $thread, $username);
	}

	if ($currentboard eq $annboard) {
		$yySetLocation = qq~$scripturl?virboard=$currentboard;num=$thread/$start#$mreplies~;
	} else {
		$yySetLocation = qq~$scripturl?num=$thread/$start#$mreplies~;
	}  

	$start = $mreplies;
	&redirectexit;
}<-------this is the bracket that is unmatched 



  

My mind went crazy and I don't know when it's coming back.  If you happen to see my mind please ask it if it's found my marbles yet, will you?
Back to top
WWW  
IP Logged
 
zarren
Junior Member
**
Offline


I need to learn C++

Posts: 81
Location: Norwich
Joined: Apr 27th, 2006
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #18 - Jun 16th, 2006 at 2:02pm
Print Post  
Can you send me your post.pl souce code please
  

BIATCH
Back to top
WWW  
IP Logged
 
BlogTripper
Senior Member
****
Offline


My Son Abel love's YaBB
2.1

Posts: 347
Location: Manchester
Joined: Apr 7th, 2006
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #19 - Jun 16th, 2006 at 3:44pm
Print Post  
ok ... I had to reinstall to do so ... and have a different error

An Error Has Occurred!

Untrapped Error:
Unmatched right curly bracket at ./Sources/Post.pl line 1868, at end of line syntax error at ./Sources/Post.pl line 1868, near "}" Compilation failed in require at ./Sources/ModifyMessage.pl line 145.



THanx
  

Postripper.txt ( 82 KB | Downloads )

My mind went crazy and I don't know when it's coming back.  If you happen to see my mind please ask it if it's found my marbles yet, will you?
Back to top
WWW  
IP Logged
 
Attila
New Member
*
Offline


If Only It Would Do This...

Posts: 35
Joined: Aug 27th, 2004
Re: Finished Multiple FA mod for yabb 2.1
Reply #20 - Jan 25th, 2007 at 3:27pm
Print Post  
I installed this mod and after a little adjusting it seemed to work fine until I tried to attach a pdf file. I was not permitted to attach pdf or PDF files, the message attachment deleted appeared in the post body? I rechecked my permissions to make sure I had a large enough file size set and that both pdf and PDF files were in the allowed attachment list, still no joy?
  
Back to top
 
IP Logged
 
dgandy
New Member
*
Offline


I love YaBB 1G - SP1.2!

Posts: 3
Location: Sylacauga
Joined: Jul 22nd, 2007
Gender: Female
Re: Finished Multiple FA mod for yabb 2.1
Reply #21 - Jul 22nd, 2007 at 8:39pm
Print Post  
The mod works really well except for one thing. I have file types set for jpeg, jpg, zip, rar (among others not related to the problem).
When I upload a jpeg image and zip file, the zip file link works fine but I can't get any images to show. I'm attaching a picture of what it looks like. Also, the text that I entered in my post is repeated at the bottom where it says the jpeg image was deleted.
Do you know what I am doing wrong?
  

eviSummerGirlExample.jpg ( 43 KB | Downloads )
eviSummerGirlExample.jpg
Back to top
WWWYIM  
IP Logged
 
gman
Junior Member
**
Offline


The Mod Mangler <HeLp_mE>

Posts: 79
Location: Altered States
Joined: Aug 24th, 2007
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #22 - Dec 8th, 2007 at 4:39pm
Print Post  
MetalJoe wrote on May 26th, 2006 at 3:22am:
I don't think this mod is compatible with attachment_download_counter_y2_final.mod, can anyone confirm.

I get these errors
Code
Select All
Step 1 ... ok
Step 2 ... failed - ERR(1): Search string could not be found
Step 3 ... ok
Step 4 ... ok
Step 5 ... ok
Step 6 ... failed - ERR(1): Search string could not be found
Step 7 ... failed - ERR(1): Search string could not be found
Step 8 ... failed - ERR(1): Search string could not be found
Step 9 ... failed - ERR(1): Search string could not be found
Step 10 ... ok 



I also have the same problem.  I know it was mentioned but did anybody ever find a way to get this mod to work with the download counter mod?

I would really love to be able to have multiple attachments in one post Smiley
  

Unfortunately, prior to my birth, Missouri had not outlawed inbreeding.
Back to top
WWWYIM  
IP Logged
 
gman
Junior Member
**
Offline


The Mod Mangler <HeLp_mE>

Posts: 79
Location: Altered States
Joined: Aug 24th, 2007
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #23 - Feb 4th, 2008 at 12:25am
Print Post  
I did everything i could to get this to work with the donwnload counter mod.  Has anybody else been able to make these two mods work together?

How did you do it?
  Tongue
  

Unfortunately, prior to my birth, Missouri had not outlawed inbreeding.
Back to top
WWWYIM  
IP Logged
 
oldgoat
Full Member
***
Offline


!

Posts: 102
Location: York
Joined: Aug 3rd, 2004
Gender: Male
Re: Finished Multiple FA mod for yabb 2.1
Reply #24 - Feb 6th, 2008 at 2:24pm
Print Post  
Zarren, couple of questions:
is 0.4a still the current version?

has anyone used  'modify post' and had problems with vanishing attachments?

Just checking, as I'm debugging our install and don't want to reinvent the wheel!

OK. I've done some more work on this and corrected various issues, to make it 2.2.1 compatible.

I'll have an updated mod file for this soon, but am waiting on a reply from zarren before I post it up.
« Last Edit: Apr 25th, 2008 at 1:26pm by oldgoat »  

formerly known as s_m_b
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1 [2] 
Send TopicPrint