Skip to content
WJunction - Webmaster Forum

SharpLeech vBulletin patch

Status
Not open for further replies.

Hyperz

Active Member
Veteran
2,477
2009
617
22,405
This is a patch I've quickly written to fix a bug when posting to vBulletin forums. The bug was that every posted thread would have everything on one line. This is now fixed ;)

Download:
Code:
http://rapidshare.com/files/214133395/SharpLeech_vBulletin_Patch.rar
If you don't have SharpLeech yet you can get it here (free of cost ofcourse):
Code:
http://rapidshare.com/files/191974896/SL_BETA_2.rar
If you need help with something or wish to report other bugs please do so here http://code-projects.com/forum/hyperz-projects-f24.html

Enjoy
 

15 comments

Hyperz, does this patch add this: ?

Code:
Environment.Newline & <BR /> & Environment.NewLine

so that it does not all post on one line? because i know of at least one forum that is vBulletin, but does not need that addition. I do admit tho, i've only seen one forum like that.
 
Hyperz, does this patch add this: ?

Code:
Environment.Newline & <BR /> & Environment.NewLine
so that it does not all post on one line? because i know of at least one forum that is vBulletin, but does not need that addition. I do admit tho, i've only seen one forum like that.

Not at all. SharpLeech doesn't generate posts, it copies them. What you are showing is something one would need for lets say an auto poster where posts get made by the program. In my case i need to make sure that posts and bbcode copied from phpbb are compatible with vbulletin etc.

Other then that your example would be needed for vB boards that have the WYSIWYG editor enabled. Instead of using html line breaks your better off just doing normal line breaks (chars) and disabling the 'pretty' editor.
 
Every time i get this messege. and then sharpleech get closed.
11vnyu9.gif
 
Status
Not open for further replies.

About the author

Hyperz
Active Member · Joined
2,477
Messages
617
Reactions
113
Points

Advertise on WJunction

Reach 1000's of webmasters, hosts & affiliates. Banner & sponsored-thread slots available.

Contact us
Back
Top Bottom