Example:
http://www.site.com/vBulletin/forum/
http://www.site.com/phpBB/forum/
http://www.site.com/Invision/forum/
Example:
- vBulletin forum (search for 'forumid=')
http://www.site.com/vBulletin/forum/index.php (main page)
http://www.site.com/vBulletin/forum/forumdisplay.php?s=&forumid=10
Forum ID = 10
- phpBB forum (search for 'f=')
http://www.site.com/phpBB/forum/index.php (main page)
http://www.site.com/phpBB/forum/viewforum.php?f=20&sid=...
Forum ID = 20
- Invision forum (search for 'f=')
http://www.site.com/Invision/forum/index.php (main page)
http://www.site.com/Invision/forum/index.php?act=SF&f=30&s=...
Forum ID = 30
Example:
leeched format: http://www.site.com/member/index.html
basic format: http://www.site.com
Warning: At phpBB forums I've problems with extracting right filenames and extensions for leeched attachment therefore I'm useing unique filename (example: Attach00001.UNK, Attach00002.UNK, ...)
Example:
- vBulletin forum (search for 'threadid=')
http://www.site.com/vBulletin/forum/index.php (main page)
http://www.site.com/vBulletin/forum/forumdisplay.php?s=&threadid=123
thread ID = 123
- phpBB forum (search for 't=')
http://www.site.com/phpBB/forum/index.php (main page)
http://www.site.com/phpBB/forum/viewtopic.php?t=321
thread ID = 321
- Invision forum (search for 't=')
http://www.site.com/Invision/forum/index.php (main page)
http://www.site.com/Invision/forum/index.php?act=ST&f=1&t=999&s=...
thread ID = 999
Example:
leeched format: http://www.site.com/member/index.html
basic format: http://www.site.com
Example:
leeched format: http://www.site.com/member/index.html
basic format: http://www.site.com
PS: thx to Wolfman and tbscope for theirs help![]()