Nzb Attachment addon

dark_hunter

New Member
Description:
This product will parse nzb attchments and display the contents in postbit.

Request Thread:
vBulletin.org Forum

Installation:
All the installation information is in the package.

Changes:
1 Plugin
1 File Upload

Change Log:
11/01/2007 - Version 1.1
- Collapsible NZB File Content Tables

10/01/2007 - Version 1.0
- Initial Release
 

sp0okz

New Member
thanks alot for the upload

Im getting this error

Warning: file_get_contents() [function.file-get-contents]: Unable to access /path/to/your/attachment/directory/1/1.attach in [path]/includes/class_nzbparser.php on line 20

Warning: file_get_contents(/path/to/your/attachment/directory/1/1.attach) [function.file-get-contents]: failed to open stream: No such file or directory in [path]/includes/class_nzbparser.php on line 20
 

Grinderhand

New Member
Code:
Unable to access /path/to/your/attachment/directory/1/1.attach

Looks like a configuration problem. Somewhere in the setup or options it's wanting to know where your attachment directory is located.

If you get this working on 3.7.5 or later let me know. I assumed this mod was not working on anything past 3.6.x.
 

sp0okz

New Member
Yeah i got it sorted now

Note PHP SAFE MODE OFF

then goto admincp>
attachment>
attachment sotrage type

:)
 
Top