ImageHost Grabber Forum
September 09, 2010, 02:43:43 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Some changes have been made to the forum.  Please take note of the new topic areas and post accordingly.
 
   Home   Help Search Login Register  
Pages: [1] 2 3 ... 10
 1 
 on: Today at 07:30:56 AM 
Started by web_surfer - Last post by web_surfer
I've added support for "freeforumzone" (thanks to WhiteDevil: http://forum.imagehost-grabber.com/index.php?topic=621.0).

 2 
 on: September 08, 2010, 03:45:04 PM 
Started by WhiteDevil - Last post by WhiteDevil
OhOh....sorry!!

I found the issue....


I was putting the new entry after the </root> tag.....  Grin


now it's working great.....thanks for that fantastic tool! Tongue

 3 
 on: September 08, 2010, 03:17:15 PM 
Started by WhiteDevil - Last post by WhiteDevil
ok thanks for the advice....but i can't make it works..... Huh

the thread url is something like that

Code:
http://freeforumzone.leonardo.it/discussione.aspx?idd=9009208&p=2


i've just copied the vbullettin classic that seems to be preety similar

Code:
<forum id="vBulletin classic">
<urlpattern>http:\/\/.+\/showthread\.php\?t=[0-9]*</urlpattern>
<searchpattern><![CDATA[function(threadURL) {
    return threadURL.match(/http:\/\/.+\/showthread\.php\?t=[0-9]*/) + "&page=" + threadsucker_Globals.linkIndex;
}]]></searchpattern>
</forum>

The new entry i made

Code:
<forum id="freeforumzone">
<urlpattern>http:\/\/.+\/discussione\.aspx\?idd=[0-9]*</urlpattern>
<searchpattern><![CDATA[function(threadURL) {
return threadURL.match(/http:\/\/.+\/discussione\.aspx\?idd=[0-9]*/) + "&p=" + threadsucker_Globals.linkIndex;
}]]></searchpattern>
</forum>

unfortunately it doesn't works.... IHG simply asks for first and last page and then doesn't do anything


can someone pls tell me i i made something wrong?

 4 
 on: September 08, 2010, 02:37:36 PM 
Started by WhiteDevil - Last post by Rookie
The only way to do this is to edit with a text editor "forum_styles.xml" located in

C:\Documents and Settings\[username]\Application Data\Mozilla\Firefox\Profiles\[random].default\extensions\{E4091D66-127C-11DB-903A-DE80D2EFDFE8}

 5 
 on: September 08, 2010, 02:31:31 PM 
Started by rollinrock - Last post by rollinrock
thanks it works! great support \ Cheesy /

 6 
 on: September 08, 2010, 11:11:10 AM 
Started by WhiteDevil - Last post by WhiteDevil
Hi!

I want to know if it's possible to add new forums for threadsucker....

Thanks!

 7 
 on: September 08, 2010, 02:24:53 AM 
Started by rollinrock - Last post by web_surfer
It's been added. Update your host file.

 8 
 on: September 08, 2010, 02:20:40 AM 
Started by Rookie - Last post by web_surfer
It seems to be properly terminated in my computer. I'm using Windows Vista right now. Maybe Cybormatt can help you.

 9 
 on: September 07, 2010, 04:32:31 PM 
Started by rollinrock - Last post by rollinrock
can someone help me with this...

host website: www.jerkmate.com

image link direct from jerkmate.com: http://www.jerkmate.com/images/full/?pic=331607

forum: http://asianpost.be/blog/2009/08/uniform-huge-racks-pokes/

image link from forum above: http://www.jerkmate.com/images/full/?pic=241683&jasmin_id=nukieman&hb=


 10 
 on: September 07, 2010, 12:28:34 PM 
Started by Rookie - Last post by Rookie
Hello IHG team,

I have noticed that when Consol/Debugging Logging are enabled in IHG options, firefox is still running after I have closed it...
I have to kill the process in the task manager !

I have installed ImageHost Grabber v1.6.6.a.20100820 from the site (imagehost-grabber.com/download)
and the firefox version I use is Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.9.2.8) Gecko/20100722 Firefox/3.6.8
My OS is Cromisoft Windows 2000 5.00.2195 SP4

It's not a big deal in most cases; but as I am working on IHG code, I use the Log file intensively at the moment...

I hope you can help.
Thanks.

Pages: [1] 2 3 ... 10
Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!