File upload without error, but doc doesn't appear

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
brviking
Posts: 2
Joined: 07 Oct 2005, 04:23

File upload without error, but doc doesn't appear

Post by brviking »

I have configured mantis on my host. I don't have control about OS (suppose beign running some linux distro). I have PHP 4.3.9, and MySql 4.1.7, and mantis install worked like a charm.
Then I configured two projects, and tryied to configure the path for file uploads (of type DISK). I had to make some test to discover that I need to put absolute path for files on project details.
After that, I could upload some files. The filename is obfuscated because my path is under mantis directory, but on "Docs" (on menu), never appear anything. I executed "SELECT * FROM mantis_project_file_table", and they are all there. Opening the server throught ftp client, I can see the files. So why don't they appear on docs page?
I'm using mantis 1.0.0.rc2.

Thanks for any tips.
Ted
Posts: 4
Joined: 03 Aug 2005, 13:12
Location: Netherlands

Post by Ted »

I have the same problem here when logged in as an administrator. If I log in as a manager the documents appear. A manager and an administrator both can upload and view document.
Maybe you can try this out to see if you have the same problem. If so, I think we have a bug on our hands... :)
brviking
Posts: 2
Joined: 07 Oct 2005, 04:23

Right, Administrator can't see docs. Only manager...

Post by brviking »

You are absolutelly right. I think this is a boring bug - or this isn't a bug, it should be documented on manuals.
Woefdram
Posts: 21
Joined: 18 Jul 2005, 12:10
Location: Netherlands

Post by Woefdram »

Hmm, seems there are more people having this problem :)

http://forums.mantisbt.org/viewtopic.php?t=796

In my rc2, administrators and managers can't see the docs, "lower" users can.
Ted
Posts: 4
Joined: 03 Aug 2005, 13:12
Location: Netherlands

Post by Ted »

problem also occurs in rc3. The problem is solved (workaround) however:

http://bugs.mantisbt.org/view.php?id=6329

Works well for me! :)
Post Reply