TinyPortal

Development => Feedback => Bugs/Errors => Topic started by: siath on March 08, 2007, 03:47:41 AM

Title: Error with dlmanager
Post by: siath on March 08, 2007, 03:47:41 AM
I'm getting the following error from the dlmanager.

2: filesize() [<a href='function.filesize'>function.filesize</a>]: Stat failed for /home/eutha3/public_html/forum/tp-downloads/- empty item - (errno=2 - No such file or directory)
File: /home/eutha3/public_html/forum/Sources/TPdlmanager.php
Line: 1586


This is a fresh install of TP and SMF:
Powered by SMF 1.1.2 | SMF Ã,© 2006-2007, Simple Machines LLC
Mesh | TinyPortal v0.9.7 Ã,© Bloc XHTML | CSS

What I'm trying to do is make a upload where I post a chapter (I'm an online author) in the description box. Which is a whole other problem because it's not letting me post the whole thing. I would like to know if you can allow for a larger description...
Anyway, Since I thought the attached file was messing with the Description size I tried to do an empty (no download attached) upload with just the text pasted. Again it still limits me, but it then gives me that error...

Any Ideas?

Siath
Title: Re: Error with dlmanager
Post by: G6Cad on March 08, 2007, 08:25:29 AM
The error you get is a known bug that will be fixed for the next release of TP.

The limitation i have to let Bloc or IchBin reply to, i know i have read about it in here to set it diffrently (in code in some file) but i cant find that post through search.
I will keep trying to find it, if i do i will post it here.
Title: Re: Error with dlmanager
Post by: siath on March 08, 2007, 10:05:36 AM
Thanks for the reply G6 Thought I had installed something wrong.

Siath
Title: Re: Error with dlmanager
Post by: siath on March 08, 2007, 10:17:42 AM
Found it G6 did a search on limits and got the post explaining about articles and changing it to long text... Low and behold I looked at tp_dlmanager in the SQL DB and the description is set to text and not longtext. Switched and now it's working like a champ...

Sometimes just knowing there's an answer out there helps.

Thanks,
Siath