Screenshot path import fails > nEwZ - sCRiPTz-TEAM.iNFO

Canal Rss Canal Rss
Canal Atom Canal Atom 

Screenshot path import fails

Category: IPS Tracker - Download Manager (for IP.Board)
Viewed: 10 times
Printerfriendly version version of Microsoft Word HTML version

When attempting to import a screenshot using path import method it fails.

In the mainSubmitForm template we set up the screenshot path field with an ID of ss_path but then use file_sspath when processing.

<input type='text' class='input_text' name='ss_path' size='35' value='' />

should be...

<input type='text' class='input_text' name='file_sspath' size='35' value='' />

Wed, 28 December 2011