Results 1 to 1 of 1
-
29th Dec 2011, 10:33 PM #1OPBanned
Need help with Sharpleech Plugin
Well I tried to create a few sharpleech plugins for some new sites. It worked now for 5 sites, but it didn't work on this site, I don't know why.
whenever I click on sharpleech, the site just doesn't show.
Here is the code:
Code:<?xml version="1.0" encoding="utf-8" ?> <!-- SharpLeech 2.x.x SiteReader Plugin --> <!-- Version MUST be in x.x.x.x format! --> <SiteReader pluginVersion="2.0.0.0" pluginAuthor="Cystomatic"> <Settings> <SiteName>FreePornSource</SiteName> <BaseUrl>http://www.freepornsource.com/</BaseUrl> <TopicsPerPage>25</TopicsPerPage> <!-- Supported type values are: IP.Board 3.x.x, IP.Board 2.x.x, vBulletin 4.x.x, vBulletin 3.x.x, phpBB 3.x.x, phpBB 2.x.x --> <Type>phpBB 3.x.x</Type> <!-- If unsure choose ISO-8859-1. Except for phpBB 3 boards, they use UTF-8 by default. --> <DefaultEncoding>UTF-8</DefaultEncoding> <!-- Set to true if the site uses SEO urls, otherwise false. --> <AllowRedirects>true</AllowRedirects> <UseFriendlyLinks>false</UseFriendlyLinks> </Settings> <Sections> <Section title="XXX MOVIE SCENES & SHORT CLIPS" id="3" /> <Section title="FULL DVD RIPS" id="24" /> <Section title="FETISH CLIPS & RIPS" id="88" /> <Section title="PORNOGRAPHIC PHOTOS" id="2" /> <Section title="Amateur XXX Pictures" id="28" /> <Section title="Complete XXX Picture Sets" id="27" /> <Section title="Celebrity Movies" id="41" /> <Section title="CELEBRITY CONTENT" id="80" /> <Section title="Non Nude Non Celebrities" id="69" /> <Section title="XXX MAGAZINES" id="29" /> <Section title="Hentai Comics" id="52" /> <Section title="Adult XXX Games id="42" /> <Section title="PASS WORDS" id="8" /> </Sections> <!-- Edit this when the site requires custom parsing --> <Code> <![CDATA[ protected override void Init() { base.Init(); } public override void LoginUser(string username, string password) { base.LoginUser(username, password); } public override void LogoutUser() { base.LogoutUser(); } public override string[] GetTopicUrls(string html) { return base.GetTopicUrls(html); } public override SiteTopic GetTopic(string url) { return base.GetTopic(url); } public override SiteTopic GetTopic(int topicId) { return base.GetTopic(topicId); } public override HttpWebRequest GetPage(int sectionId, int page, int siteTopicsPerPage) { return base.GetPage(sectionId, page, siteTopicsPerPage); } public override void MakeReady(int sectionId) { base.MakeReady(sectionId); } ]]> </Code> </SiteReader>
Any help from a bro?KarloB Reviewed by KarloB on . Need help with Sharpleech Plugin Well I tried to create a few sharpleech plugins for some new sites. It worked now for 5 sites, but it didn't work on this site, I don't know why. whenever I click on sharpleech, the site just doesn't show. Here is the code: <?xml version="1.0" encoding="utf-8" ?> <!-- SharpLeech 2.x.x SiteReader Plugin --> <!-- Version MUST be in x.x.x.x format! --> Rating: 5
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Need plugin for SharpLeech $$$
By wdc in forum Web Development AreaReplies: 10Last Post: 26th Oct 2012, 12:28 AM -
Need Sharpleech plugin pl help
By badnaam_shaya in forum Webmaster DiscussionReplies: 1Last Post: 10th Oct 2012, 09:56 AM -
megauploadforum.net sharpleech plugin?
By pisoj1 in forum Community CooperativeReplies: 0Last Post: 8th Dec 2011, 07:07 AM -
SharpLeech WBB Plugin
By l0calh0st in forum Web Development AreaReplies: 3Last Post: 8th Dec 2010, 08:07 PM -
[Buying] [WTB] Custom SharpLeech 2 PlugIn
By Shinjuzzo in forum Completed TransactionsReplies: 8Last Post: 24th Aug 2010, 09:53 PM
themaPoster - post to forums and...
Version 5.22 released. Open older version (or...