View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - V5.0.0: attachement / attachment - ProjeQtOr
 
 

V5.0.0: attachement / attachment

More
19 Jun 2015 11:48 #1 by mboelke
Until version V4.5.6 the files are stored with the folder "attachement_" + number.
With version V5.0.0 the mistake is cleaned out and the folder ist named "attachment_".
But you're not able to use the old files when you're upgrading from an V4.x-Version.

I've done two steps to solve the problem:
1. renaming all folders on the file system
2. renaming all entrys in the database concerning to the attachments.

As I wrote:
This feature belongs to an upgrade from V4 to V5!

Regards
Mathias
The following user(s) said Thank You: babynus
The topic has been locked.
More
19 Jun 2015 11:56 #2 by babynus
Thanks for reporting issue and bringing solution.

This will help for a fix in V5.0.1.

Babynus
Administrator of ProjeQtOr web site
The topic has been locked.
More
24 Jun 2015 10:38 #3 by belseb
My solution to solve this problem without renaming all folders on the file system.

two SQL Queries

update projeqtor.attachment
SET subDirectory = replace(subDirectory,'attachement','attachment')
WHERE subDirectory LIKE ('%attachement%');

and

update projeqtor.attachment
SET subDirectory = replace(subDirectory,'attachment_','attachement_')
WHERE subDirectory LIKE ('%attachment%');

Regards
Sébastien
IDA informatique
The topic has been locked.
More
24 Jun 2015 11:51 - 24 Jun 2015 11:52 #4 by babynus
Thanks for sharing your solution.

Other easy solution : intall patch V5.0.1 that fixes the isse. ; )

Babynus
Administrator of ProjeQtOr web site
Last edit: 24 Jun 2015 11:52 by babynus.
The topic has been locked.
Moderators: babynusprotion
Time to create page: 0.034 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.